Skip to content

Releases: nextcloud/polls

v7.0.3

05 Apr 16:54
2e74858
Compare
Choose a tag to compare

Changelog 7.0.3

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

  • bring back archive, restore and delete actions by @dartcafe in #3415
  • extract keys insted of wrong usage of key() by @dartcafe in #3419
  • catch error on requesting votes of non existing poll by @dartcafe in #3418

Other Changes

Full Changelog: v7.0.2...v7.0.3

v7.0.2

29 Mar 16:43
368d1b4
Compare
Choose a tag to compare

Changelog 7.0.2

Fix

  • Combo view was not usable

What's Changed

🐛 Fixed bugs

Full Changelog: v7.0.1...v7.0.2

v7.0.1

29 Mar 15:34
72e987b
Compare
Choose a tag to compare

Changelog 7.0.1

changes

  • Fix database error with PostgreSQL
  • Fix public poll access

What's Changed

🐛 Fixed bugs

Other Changes

New Contributors

Full Changelog: v7.0.0...v7.0.1

v7.0.0

27 Mar 14:06
dbfba41
Compare
Choose a tag to compare

Changelog 7.0.0

changes

  • Support for Nextcloud 29
  • Removed PHP 8.0 Support
  • Performance optimizations
  • A lot for code maintenance and tidy

What's Changed

🚀 Enhancements

🐛 Fixed bugs

Other Changes

Full Changelog: v6.1.6...v7.0.0

v7.0.0-rc1

23 Mar 18:02
4205444
Compare
Choose a tag to compare
v7.0.0-rc1 Pre-release
Pre-release

Changelog for the upcomming release (preview)

changes

  • Support for Nextcloud 29
  • Removed PHP 8.0 Support
  • Performance optimizations
  • A lot for code maintenance and tidy

v7.0.0-beta3

22 Mar 07:13
9b72ba9
Compare
Choose a tag to compare
v7.0.0-beta3 Pre-release
Pre-release

Changelog for the upcomming release (preview)

changes

  • Support for Nextcloud 29
  • Removed PHP 8.0 Support
  • Performance optimizations
  • A lot for code maintenance and tidy

What's Changed

🚀 Enhancements

Other Changes

Full Changelog: v6.1.6...v7.0.0-beta3

v7.0.0-beta2

17 Mar 19:38
a777444
Compare
Choose a tag to compare
v7.0.0-beta2 Pre-release
Pre-release

Changelog for the upcomming release (preview)

changes

  • Support for Nextcloud 29
  • Removed PHP 8.0 Support
  • Performance optimizations
  • A lot for code maintenance and tidy

What's Changed

🚀 Enhancements

Other Changes

Full Changelog: v7.0.0-beta1...v7.0.0-beta2

v7.0.0-beta1

10 Mar 09:52
4fe2509
Compare
Choose a tag to compare
v7.0.0-beta1 Pre-release
Pre-release

Changelog for the upcomming release (preview)

Changes

  • Mainly maintenace
  • Removed PHP 8.0 support
  • Added Nextcloud 29 support

What's Changed

Other Changes

Full Changelog: v6.1.6...v7.0.0-beta1

v6.1.6

27 Feb 07:32
f46b815
Compare
Choose a tag to compare

Changelog 6.1.6

Fix

  • Fixing vanishing votes after shifting date options or creating sequences

What's Changed

🐛 Fixed bugs

Other Changes

  • update issue template for newer PHP and Nextcloud versions by @Findus23 in #3346

New Contributors

Full Changelog: v6.1.5...v6.1.6

v6.1.5

24 Feb 13:56
9718b05
Compare
Choose a tag to compare

Changelog 6.1.5

Fix

  • Fixing select error

What's Changed

🐛 Fixed bugs

Full Changelog: v6.1.4...v6.1.5