What's Changed
[4.1.0] - 2023-01-17
New
- Added a dashboard widget for relevant polls
- Improved registration dialog for public polls
- Small design change to vote page according to new nextcloud design
Fix
- Reset own votes as a logged in user without admin rights
- Error was thrown, when a owner of an option was null
- Deleted shares prevented poll export and
- avoid timestamp overflow for dates greater than 01-19-2038
- increase length of option texts from 256 to 1024 characters
- fix access validation checks
- avoid timestamp overflow with dates past 2038/01/19 (Timestamp 2147483647)
Misc
- Refactoring of API requests to a central http API
- Refactoring and fixes to background watcher
- Accelerated installation and updates
New Contributors
- @Tiller made their first contribution in #2645
- @tcitworld made their first contribution in #2678
Full Changelog: v4.0.0...v4.1.0