polls icon indicating copy to clipboard operation
polls copied to clipboard

Testers welcome: Polls 7.1.0-beta3 released (12-05-2024)

Open github-actions[bot] opened this issue 1 year ago • 0 comments

Testers needed

Some major changes made it into this beta:

  • Out of performance issues the list of polls get rendert in chunks of 20 polls. The list expands by scolling to the bottom of the list
  • The internel user system got a huge overwork, to be able to abstract an own user session abstraction for both internal and external users.
  • Shares are now loaded different (before the controller gets called)
  • Webpack was replaced with wite and rollup

Therefore any feedback is welcome and needed.

Changelog for the upcomming release (preview)

Fix

  • fixed counting of orphaned votes

Changes

  • mainly performance improvements

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

Downloads

Overview and changelog: https://github.com/nextcloud/polls/releases/tag/v7.1.0-beta3 Download ZIP: https://github.com/nextcloud/polls/releases/download/v7.1.0-beta3/polls-7.1.0-beta3.zip Download TAR.GZ: https://github.com/nextcloud/polls/releases/download/v7.1.0-beta3/polls-7.1.0-beta3.tar.gz

github-actions[bot] avatar May 12 '24 19:05 github-actions[bot]