[3.4.2] - 2021-12-13
New
- Added an indicator for shares, which indicates, if a share already voted or not
- Added an autoreminder
- Added a hint, if no one except the poll owner can access the poll
- Added an admin setting to change the updates polling behavior (Disabled, periodically or instant via long-polling)
Changed
- Compatible with Nextcloud 21 - 23
- Share tab redesign
- Moved the 'all users' access setting as switch to the shares list
- Polls with access for all users are now automatically relevant for all users
- Removed the settings to 'access all admins' edit rights (in favor for granting individual edit rights, introduced in Polls 3.2).
An existing setting will still be valid and can be removed - Combine all shares into one list
- Registration options for public polls are now configurable per public share.
An existing setting from the poll configuration will be used as default
Fixed
- Fixed auto archiver, to prevent to archive polls without an expiration date
- fix error when adding option #2126 (v3.4.1)
- fix missing anonymization of proposal owners in anonymous polls #2136 (v3.4.2)
- fix testing of email address constraints for public poll registration #2137 (v3.4.2)
What's Changed
- Bump @nextcloud/vue from 4.2.0 to 4.3.0 by @dependabot in #2131
- Bump marked from 4.0.6 to 4.0.7 by @dependabot in #2132
- Bump vimeo/psalm from 4.13.1 to 4.15.0 by @dependabot in #2135
- fix email constraints for public poll registrations by @dartcafe in #2139
- anonymize proposal owner in anonymous polls by @dartcafe in #2140
Full Changelog: v3.4.1...v3.4.2