Releases: GEWIS/radix
Releases · GEWIS/radix
Release list
Version 5.3.2
Version 5.3.1
Version 5.3.0
What's Changed
- fix(frontpage): incorrect album linked for birthday pictures by @tomudding in #134
- chore: clean-up comments by @tomudding in #135
- feat(user): do not send security notification from logon on know-device by @tomudding in #136
- feat(user): put the whole administration behind sudo mode by @tomudding in #138
- feat(database): require free-text decisions to be entered in both languages by @tomudding in #139
- perf(ci): improve caching for migration check action by @tomudding in #140
- feat(database): rework the stored queries and allow one to be deleted by @tomudding in #141
- feat(frontpage): add an image browser to the custom page editor by @tomudding in #142
- feat: close some parity gaps with the old website by @tomudding in #149
- fix(application): write user-visible messages where the extractor sees them by @tomudding in #152
- fix(application): work properly with more than one tab open by @tomudding in #153
- fix(checker): adhere to precedent by @tomudding in #154
- fix(member): electric boogaloo a billion -> house number validation by @tomudding in #155
- feat: show notice to admins when they bypass maintenance mode by @tomudding in #156
- fix(application): session and realtime notification hardening by @tomudding in #157
- fix(frontpage): show every running poll, not just one of them by @tomudding in #158
- fix(decision): find the meeting a search asks for by @tomudding in #159
- feat(user): use three separate facts for device recognition by @tomudding in #161
- fix(decision): allow board to manage meetings by @tomudding in #163
Full Changelog: v5.2.1...v5.3.0
Version 5.2.1
What's Changed
- fix: survive a database or broker outage without a restart loop by @tomudding in #133
Full Changelog: v5.2.0...v5.2.1
Version 5.2.0
What's Changed
- feat(application): a queue overview, and one pagination for every list by @tomudding in #122
- feat(application): multi-step forms move to Symfony's FormFlow by @tomudding in #124
- feat(user): explain the password requirements where a password is set by @tomudding in #126
- fix(decision): gate body page details on role not authentication state by @tomudding in #127
- Fix/sudo gates and timeout by @tomudding in #129
- feat(decision): new kinds of decision, and fixes to the register around them by @tomudding in #130
- fix(ui): pillar name on the join form and the footer's infimum heading by @tomudding in #131
Full Changelog: v5.1.1...v5.2.0
Version 5.1.1
What's Changed
- fix(user): submit full SHA1 hash to our pwned passwords API by @tomudding in #116
- fix(ui): birthday picture links not clickable by @tomudding in #117
Full Changelog: v5.1.0...v5.1.1
Version 5.1.0
What's Changed
- feat: restrict access to GEWISDB related functionality by @tomudding in #99
- chore: update GH issue templates by @tomudding in #100
- fix(ci): commit hash not available in production by @tomudding in #101
- refactor: dispatch scheduled work onto transports and bound container resources by @tomudding in #102
- fix(storage): legacy meeting document migrator by @tomudding in #103
- fix(ui): useful information link for CSP by @tomudding in #104
- perf: keep image encoding and document flattening off the request path by @tomudding in #105
- fix: test isolation and Caddy access-log noise by @tomudding in #106
- fix(ui): page editor background, option calendar colours, brand red by @tomudding in #111
- fix(database): correct the approval e-mail and queue the register's mail by @tomudding in #112
- fix(decision): properly serve regulations from public archive by @tomudding in #113
- fix(ui): fold the decision list into the meeting management tabs by @tomudding in #114
- refactor(application): lapse abandoned revisions in every domain by @tomudding in #115
Full Changelog: v5.0.3...v5.1.0
Version 5.0.3
What's Changed
- perf: temporarily disable serving of image variants by @tomudding in #95
Full Changelog: v5.0.2...v5.0.3
Version 5.0.2
What's Changed
- fix(ui): dropdown in dark mode and frontpage layout on mobile by @tomudding in #89
- fix: name the proxies the deployment is reached through by @tomudding in #91
- fix: let a read-only window be read by @tomudding in #92
- fix: relay production mail through Postfix instead of Mailpit by @tomudding in #93
- chore: update email templates by @tomudding in #94
Full Changelog: v5.0.1...v5.0.2