chore(deps): update dependency nextcloud/polls to v5.4.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
nextcloud/polls | minor |
v5.3.2 -> v5.4.1
|
Release Notes
nextcloud/polls (nextcloud/polls)
v5.4.1
Changelog 5.4.1
Fixes
- Fixed 7 ERROR: column reference "poll_id" is ambiguous
What's Changed
🐛 Fixed bugs
- Fix "poll_id" is ambiguous by @dartcafe in https://github.com/nextcloud/polls/pull/3132
Full Changelog: https://github.com/nextcloud/polls/compare/v5.4.0...v5.4.1
v5.4.0
Changelog 5.4.0
Fixes
- Fixed granting admin rights to shares
- Fixed a bug which prevented poll exports
- Fixed a visually bug when using Nextcloud's Dark Mode
- Fixed result reporting about sent and failed confirmation mails
New
- Reveal hidden voters if hidden in case of performance concerns
- Support better readability of vote page
- Added locking of shares
- Shares can now be locked which works as a read only share mechanism. Locked shares can still enter the poll, but every interaction (voting and commenting) is disabled.
- Deletion of locked shares deletes the users votes as well
- Moved request for option proposals to a card on top of the vote page
- Moved CTA for confirmation mails to card on top of the vote page
- Added a card with a more prominent hint for closed polls
- Changed user flow on public registration. When entering a public poll, the registration dialog does not pop up automatically anymore. A CTA has been added to open the registration
- Slighly changed vote colors by adopting the cores color scheme
Changes
- Improved username check for public polls with a large number of groups in the backend
What's Changed
🚀 Enhancements
- add option to reveal hidden voters by @dartcafe in https://github.com/nextcloud/polls/pull/3075
- Minor design improvements and hint for unpublished polls by @dartcafe in https://github.com/nextcloud/polls/pull/3086
- improve validatePublicUsername() performance by @JonathanTreffler in https://github.com/nextcloud/polls/pull/3091
- revoke shares instead of deleting by @dartcafe in https://github.com/nextcloud/polls/pull/3096
- Enh/revoke-shares-follow-up by @dartcafe in https://github.com/nextcloud/polls/pull/3100
- [5.4.0-beta5] Changed revoking to locking by @dartcafe in https://github.com/nextcloud/polls/pull/3109
- Fix confirmation mails and move CTAs by @dartcafe in https://github.com/nextcloud/polls/pull/3110
- Change user flow for public registration by @dartcafe in https://github.com/nextcloud/polls/pull/3125
- adopt core colors by @dartcafe in https://github.com/nextcloud/polls/pull/3112
🐛 Fixed bugs
- fix granting admin rights by @dartcafe in https://github.com/nextcloud/polls/pull/3076
- fix exports by @dartcafe in https://github.com/nextcloud/polls/pull/3079
- Some fixes by @dartcafe in https://github.com/nextcloud/polls/pull/3103
- Fixes for 5.4.0-beta-4 by @dartcafe in https://github.com/nextcloud/polls/pull/3106
- Forgotten changes by @dartcafe in https://github.com/nextcloud/polls/pull/3111
- Refactor/events by @dartcafe in https://github.com/nextcloud/polls/pull/3115
- fix some bugs after testing by @dartcafe in https://github.com/nextcloud/polls/pull/3116
Other Changes
- move template for settings into base component by @dartcafe in https://github.com/nextcloud/polls/pull/3087
- Change terms for clarification in translations by @dartcafe in https://github.com/nextcloud/polls/pull/3122
- reduce to one single template by @dartcafe in https://github.com/nextcloud/polls/pull/3123
New Contributors
- @JonathanTreffler made their first contribution in https://github.com/nextcloud/polls/pull/3091
Full Changelog: https://github.com/nextcloud/polls/compare/v5.3.2...v5.4.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.