Skip to content

Releases: nextcloud/polls

v8.0.0-alpha2

01 Aug 17:30
7cbf205
Compare
Choose a tag to compare
v8.0.0-alpha2 Pre-release
Pre-release

This release is the first Vue 3 release

The app is completely migrated to Vue 3 and pinia
Basically it works, but bugs and other flaws are expected

Full Changelog: v7.2.0...v8.0.0-alpha2

v7.2.0

31 Jul 23:17
9548783
Compare
Choose a tag to compare

Changelog 7.2.0

Changes

  • Add Nextcloud 30

What's Changed

Other Changes

Full Changelog: v7.1.4...v7.2.0

v7.1.4

15 Jul 21:14
981b6e4
Compare
Choose a tag to compare

Changelog 7.1.4

Fix

  • Fix autoreminder again
  • Fix acticities display of circles
  • remove colons from exported file names

What's Changed

🐛 Fixed bugs

  • fix: Display circle share activities correctly by @hamza221 in #3602
  • fix: strip illegal colon from sheet name by @hamza221 in #3603
  • fix: Catch exceptions thrown by NotificationMail constructor by @come-nc in #3608

New Contributors

Full Changelog: v7.1.3...v7.1.4

v7.1.3

30 Jun 12:01
d8b99d4
Compare
Choose a tag to compare

Changelog 7.1.3

Fix

  • Fix autoreminder

What's Changed

🐛 Fixed bugs

Full Changelog: v7.1.2...v7.1.3

v7.1.2

24 Jun 11:45
acdf338
Compare
Choose a tag to compare

Changelog 7.1.2

Fix

  • Fix owner detection (prevented deleting comments by poll owners)
  • Fix exporting of polls
  • Fix poll loading on some MySQL configurations
  • Fix context menu in polls list

What's Changed

🐛 Fixed bugs

Other Changes

Full Changelog: v7.1.1...v7.1.2

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