Skip to content

chore(deps): update dependency nextcloud/polls to v5.4.1

Stackspin-renovate Bot requested to merge renovate/nextcloud-polls-5.x into main

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

Compare Source

Changelog 5.4.1

Fixes
  • Fixed 7 ERROR: column reference "poll_id" is ambiguous

What's Changed

🐛 Fixed bugs

Full Changelog: https://github.com/nextcloud/polls/compare/v5.4.0...v5.4.1

v5.4.0

Compare Source

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
🐛 Fixed bugs
Other Changes

New Contributors

Full Changelog: https://github.com/nextcloud/polls/compare/v5.3.2...v5.4.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports