Releases: nextcloud/polls
Releases · nextcloud/polls
v8.3.6
Changelog 8.3.6
- Force migration into reloading classes
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.5...v8.3.6
v8.3.5
Changelog 8.3.5
- Force migration into reloading classes
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.4...v8.3.5
v8.3.4
Changelog 8.3.4
- Force migration into reloading classes
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.3...v8.3.4
v8.3.3
Changelog 8.3.3
- Fix migration
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
What's Changed
🐛 Fixed bugs
Full Changelog: v8.3.2...v8.3.3
v8.3.3-alpha.2
Changelog for the upcoming release (preview)
- Fix migration from 7.x to 8.x
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.2...v8.3.3-alpha.2
v7.4.6
v8.3.2
Changelog 8.3.2
- Fix migration from 7.x to 8.x
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.1...v8.3.2
v8.3.1
Changelog 8.3.1
- Fix migration from 7.x to 8.x
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
What's Changed
🐛 Fixed bugs
Full Changelog: v8.3.0...v8.3.1
v8.3.0
Changelog 8.3.0
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 keys
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
- 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
What's Changed
🚀 Enhancements
- Misc fixes by @dartcafe in #4208
- CSS adjustments by @dartcafe in #4218
- Move comments config to comment tab by @dartcafe in #4220
🐛 Fixed bugs
- keyed children of vote-table by @dartcafe in #4201
- Fix loading activities by @dartcafe in #4203
- move description to StickyDiv by @dartcafe in #4205
- Harden Repairsteps and migration by @dartcafe in #4214
- Fix options reloading by @dartcafe in #4216
- fix vote limitations by @dartcafe in #4219
Other Changes
Full Changelog: v8.2.2...v8.3.0
v8.3.0-beta.3
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