Skip to content

v7.1.0-beta4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 18:11
· 462 commits to master since this release
c507bf0

Changelog for the upcomming release (preview)

!!! changed API structure, please refer to the documentation

Fix

  • fixed counting of orphaned votes
  • disable registration button while registration is pending
  • disable "resolve group share" while resolving

Changes

  • mainly performance improvements
  • Changed API structure for polls, please refer to the documentation

Performance

  • Added an option to allow to add polls to the navigation (default)
  • Limited polls inside the navigation to 6 items
  • Render the polls list in chunks of 20 items

[7.0.3] - 2024-04-05

Fix

  • Archive, restore and delete polls in poll list was missing, braught the options back to the action menu
  • fix a situation, where votes of a non existing poll are requested
  • Fix getting group members

New

  • Added an endpoint to the Api to be able to fetch the acl of a poll

What's Changed

🚀 Enhancements

🐛 Fixed bugs

Other Changes

Full Changelog: v7.1.0-beta3...v7.1.0-beta4