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
- Fix showing booked up options in polls with hidden results
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
🐛 Fixed bugs
- Fix/hiden-results-and-limited-votes by @dartcafe in #3523
- fix dashboard by @dartcafe in #3524
- fix closing and tidy by @dartcafe in #3525
Full Changelog: v7.1.0-beta4...v7.1.0-beta5