Changelog for the upcoming release (preview)
Changes
- Migration to Vue 3 and Pinia
- Change Circles to Teams
- Change sortable component
- Preparation for voting variants
New
- New dialog for creation of datetime options in date polls
- Added option to automatically set all added options to yes
- Locked anonymous mode
- Restricted poll owners
- Redesign of poll lists
- Changed controls of numeric inputs
- Auto delete archived polls after configurable days
- Configuration for using the Nextcloud default footer in public polls
- Delete polls without the need to archive them first
- Collapsible poll description
- Transfer polls to another owner by the current poll owner or the administration
- Added reference provider for link previews
What's Changed
🚀 Enhancements
- Add transfering polls to another user by @dartcafe in #4010
- change loglevel by @dartcafe in #4021
- Redesign Watcher as Webworker by @dartcafe in #4026
- implement reference provider by @dartcafe in #4031
🐛 Fixed bugs
- fix translation by @dartcafe in #4011
- Use different formatted language code for luxon by @dartcafe in #4033
Other Changes
- Refactor BasePublicController to reduce duplicated code by @GeorgeApos in #3996
- Fixing psalm hints by @dartcafe in #4018
- chore(i18n): Remove leading space by @rakekniven in #4022
- some code tidy by @dartcafe in #4024
- Some minor fixes/changes by @dartcafe in #4028
New Contributors
- @GeorgeApos made their first contribution in #3996
Full Changelog: v8.0.0-beta7...v8.0.0-beta9