Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
github-actions bot opened this issue May 12, 2024 · 2 comments
Closed

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

github-actions bot opened this issue May 12, 2024 · 2 comments

Comments

@github-actions
Copy link

github-actions bot commented May 12, 2024

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

@dartcafe dartcafe pinned this issue May 12, 2024
@dartcafe dartcafe changed the title Polls 7.1.0-beta3 released (12-05-2024) Testers welcome: Polls 7.1.0-beta3 released (12-05-2024) May 12, 2024
@Zweihorn
Copy link

Zweihorn commented May 20, 2024

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

🌻

@dartcafe
Copy link
Collaborator

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

@dartcafe dartcafe unpinned this issue May 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants