nextcloud / polls

🗳️ Polls app for Nextcloud

Home Page:https://apps.nextcloud.com/apps/polls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

github-actions opened this issue · 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

Please make use of the international standard ISO 8601 to provide an unambiguous date representation YYYY-MM-DD like 2024-05-12 to the title as applicable, I presume.

ref #3497

🌻

Don't know why the title was different from the rest. 🤷‍♂️
Thanks, changed!

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.