Skip to content

Releases: nextcloud/polls

v7.1.1

10 Jun 19:13
b5376fd
Compare
Choose a tag to compare

Changelog 7.1.1

Fix

  • Fix opening and closing of sidebar after changed component
  • try avoiding update error by removing class registering

Change

  • Support Nextcloud 27

What's Changed

🚀 Enhancements

🐛 Fixed bugs

Full Changelog: v7.1.0...v7.1.1

v7.1.0

09 Jun 10:47
bb0adf9
Compare
Choose a tag to compare

Changelog 7.1.0

!!! 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

🚀 Enhancements

🐛 Fixed bugs

Other Changes

New Contributors

Full Changelog: v7.0.3...v7.1.0

v6.4.2

07 Jun 05:30
3346ccd
Compare
Choose a tag to compare

Changelog 6.4.2

Fix

  • Fix database error with PostgreSQL

Full Changelog: v6.4.1...v6.4.2

v6.4.1

30 May 06:49
838812a
Compare
Choose a tag to compare

Changelog 6.4.1

Fix

  • Fix database error with PostgreSQL

What's Changed

🐛 Fixed bugs

Full Changelog: v6.4.0...v6.4.1

v7.0.4

28 May 19:03
75b8f1a
Compare
Choose a tag to compare

Changelog 7.0.4

Changes

  • Bring back PHP 8.0
  • updated dependencies

Full Changelog: v7.0.3...v7.0.4

v6.4.0

28 May 20:00
e1bc1b9
Compare
Choose a tag to compare

Changelog 6.4.0

Fix

  • Fix database error with PostgreSQL

v6.4.0-beta1

27 May 19:21
1f9b56e
Compare
Choose a tag to compare
v6.4.0-beta1 Pre-release
Pre-release

Changelog for the upcomming release (preview)

This will be the last version supporting PHP 8.0. Please note, that this version is not tested very well. So if possible please update to PHP > 8.1 and Polls v7.x.

Fix

  • Fix preventing option suggestions
  • Fixing some performance issues
  • Fixing an error that possibly prevents users from adding suggestions

Changes

Changes are partially also included in 7.1.0

  • 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
  • Support Nextcloud 26 to 28

What's Changed

Other Changes

Full Changelog: v6.3.0...v6.4.0-beta1

v7.1.0-beta5

26 May 08:44
c783495
Compare
Choose a tag to compare
v7.1.0-beta5 Pre-release
Pre-release

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

Full Changelog: v7.1.0-beta4...v7.1.0-beta5

v7.1.0-beta4

25 May 18:11
c507bf0
Compare
Choose a tag to compare
v7.1.0-beta4 Pre-release
Pre-release

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

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

🚀 Enhancements

🐛 Fixed bugs

Other Changes

Full Changelog: v7.1.0-beta3...v7.1.0-beta4

v7.1.0-beta3

12 May 19:05
1401b91
Compare
Choose a tag to compare
v7.1.0-beta3 Pre-release
Pre-release

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

What's Changed

🚀 Enhancements

🐛 Fixed bugs

Other Changes

New Contributors

Full Changelog: v6.3.0...v7.1.0-beta3