Releases: svthalia/concrexit
Releases · svthalia/concrexit
v56.2
v56.1
v56
🔖 concrexit v56
🚀 Features
- Changed the copyright year to be shown in hex (#3842)
- Feature/study long to benefactor (#3848)
- Add check if people are still studying (#3729)
- Small improvements on statistics page (#3820)
- Improve ical discoverability (#3816)
- Add inline for group memberships (e.g. committees) (#3808)
- Add recipient name (#3804)
- Small ical doc improvements (#3821)
🐛 Bugfixes
- Bug: Override BaseUserAdmin add_fieldsets (#3829)
- Fix the information bubble above the normal albums (#3833)
- Fix sentry:CONCREXIT-1FW (#3824)
- Add spinner to hide error message when loading calendar (#3811)
- Fix invoice date for Registration and Renewal in Moneybird synchronization (#3815)
- Fix to show the earliest member since in profile (#3799)
🛠 Chores
- Introduce uv and ruff formatting (#3823)
- Disabled js i18n API (#3827)
- Drop empty sphinx docs (#3822)
- Upgrade to Django 5.1 (#3775)
- Remove api v1 (#3845)
- Fix max length description of registration (#3851)
- Move createmember to override createsuperuser (#3831)
📦️ Dependency updates
v55.1
v55
🔖 concrexit v55
🚀 Features
- Add 2FA help page (#3796)
- Make facedetection more noticeable #3427 (#3798)
- Renewal reminder emails (#3783)
🐛 Bugfixes
- Fix album processed email warnings (#3792)
- Fix buggy TinyMCE (#3786)
- Send all data to moneybird as JSON (#3794)
- Add task to clean up orphaned uploads (#3793)
📦️ Dependency updates
- Remove libmagic from dependencies (#3795)
v54.3
v54.2
🔖 concrexit v54.2
This fixes a bug where members who have already renewed their membership were not seen as current members because their latest membership is not yet active. Now, we check for a current membership. New members, who register for Thalia in August, now get a membership that starts on the day their registration is completed. Previously, these got a membership that would start on the 1st of September, and those would still be able to act as if they had a current membership in August due to missing checks on the start date of memberships.
See #3777.
v54.1
🔖 concrexit v54.1
Reverts a breaking change through a patch update of django-storages.
v54
🔖 concrexit v54
🚀 Features
- Import events into newsletter (#3650)
- Payment.payable_object property to get payable (#3737)
- Set foodorder tax rate to 0 (#3751)
🐛 Bugfixes
- Always show ribbon (#3744)
- Fix board detail api returning non-boards (#3757)
- Fix incorrect template location (#3764)
- Fix potentially incorrectly deleting old paid registrations/renewals (#3736)
- Require boards to have an end date (#3752)
- Fix crashing on documents of upcoming lecture year (#3735)
🛠 Chores
- change date information check email (#3618)
📦️ Dependency updates
- Bump release-drafter/release-drafter from 5 to 6 (#3583)
- Bump urllib3 from 2.0.7 to 2.2.2 (#3732)
- Bump certifi from 2024.6.2 to 2024.7.4 (#3746)
- Bump docker/build-push-action from 6.3.0 to 6.5.0 (#3762)
- Bump the patch-updates group across 1 directory with 6 updates (#3763)
- Bump docker/build-push-action from 5.3.0 to 6.3.0 (#3748)