Changelog 8.3.10
- fix creation of duplicated index
Fixed (v8.3.0)
- Made description sticky again on horizontal scrolling
- Activities in sidebar did not get loaded
- Avoid Warnings in console because of missing keys
Changed (v8.3.0)
- 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
- Adjust CSS Vars
- Moved comment config to comment tab
- Make comments available to owner and delegated poll administration if commenting is disabled
- Add hint, if commenting is disabled
Full Changelog: v8.3.9...v8.3.10