Changelog for the upcoming release (preview)
If you experience update problems, please refer to this article
Fixed
- Made description sticky again on horizontal scrolling
- Activities in sidebar did not get loaded
- Avoid Warnings in console because of missing keyes
Changed
- Replaced momentjs by Luxon
- Fixed db types and defaults to match unique share index
- Removed FK constraint for share table
- Added unique index for share tokens
- Reworked poll access via shares
- Added some indices to help complex joins and optimized the index
- removed creation of optional indices from all migration and repair steps and support AddMissingIndicesEvent
- Separated the commands in more granular index and database commands
- Adjust icon style
Full Changelog: v8.3.0-beta.1...v8.3.0-beta.3