Changelog 6.1.0
This minor version contains a huge change in the internal user and Access management.
This is a step further to a public poll creation. The next major version will be a long time necessary technical migration to the current Vue 3 framework.
So this 6.x branch will get only bug fixes and compatibility updates. Any other featues are scheduled after the migration.
Changes
- Only Nextcloud 28 and up
- Moved action buttons to action menu in sidebar lists of options and shares
- rewritten internal user base
- optimized access management
- optimized privacy and anonymity in anonymous and public polls
New
- Removed deletion timer of shares, options and comments with better undelete
Fixes
- Fix locked users, when registering with nextcloud user to a public poll
- Fixed typo which caused unnecessary error logging
- Fixed export of html files
- Fixed non available action buttons of options in mobile view
- Fixed calendar check
- Fixed some minor activity issues
- Fixed autoreminder could not be set
- Fixed migration error which could cause data loss (when comming from 3.x)
What's Changed
🚀 Enhancements
- fixing some weird user apperance by @dartcafe in #3194
- remove last background icons by @dartcafe in #3199
- Better delete and restore by @dartcafe in #3215
- sidebar enhancements -options and shares lists by @dartcafe in #3251
- parse email and move to MailService by @dartcafe in #3260
- add vote information to options by @dartcafe in #3271
🐛 Fixed bugs
- fix search column #3203 by @dartcafe in #3204
- remove marked-mangle #3201 by @dartcafe in #3205
- Deleted user has wrong parent class by @dartcafe in #3207
- Minor activities fixes by @dartcafe in #3208
- fix preferences by @dartcafe in #3219
- fix export by @dartcafe in #3224
- Change shares and acl by @dartcafe in #3246
- Avoid error logging on parsing calendar events by @dartcafe in #3253
- Minor activity fixes by @dartcafe in #3261
- capture invalid calendar event by @dartcafe in #3268
- create hashes before deleting invalid entries by @dartcafe in #3281
- Fix/aftermath by @dartcafe in #3308
- fix DELETE: Option owner or poll id missing by @dartcafe in #3316
Other Changes
Full Changelog: v6.0.1...v6.1.0