Skip to content

v5.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 09:16
· 804 commits to master since this release
1f42a1a

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: v5.3.2...v5.4.0