Skip to content

v7.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 16:54
· 148 commits to master since this release
2e74858

Changelog 7.0.3

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

  • bring back archive, restore and delete actions by @dartcafe in #3415
  • extract keys insted of wrong usage of key() by @dartcafe in #3419
  • catch error on requesting votes of non existing poll by @dartcafe in #3418

Other Changes

Full Changelog: v7.0.2...v7.0.3