Skip to content

Releases: nextcloud/polls

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

v6.1.3

21 Feb 22:39
0a122f6
Compare
Choose a tag to compare

Changelog 6.1.3

Fix

  • Fixing bug, when an internal user tries to enter a poll using a public share a second time
  • Fix error message of watchpoll, trying to access pollId 0

What's Changed

🐛 Fixed bugs

Full Changelog: v6.1.1...v6.1.3

v6.1.1

16 Feb 16:38
58ad981
Compare
Choose a tag to compare

Changelog 6.1.1

This minor version contains a huge change in the internal user and Access management.

This is a step further to a public poll creation. The next major version will be a long time necessary technical migration to the current Vue 3 framework.

So this 6.x branch will get only bug fixes and compatibility updates. Any other featues are scheduled after the migration.

Changes

  • Only Nextcloud 28 and up
  • Moved action buttons to action menu in sidebar lists of options and shares
  • rewritten internal user base
  • optimized access management
  • optimized privacy and anonymity in anonymous and public polls

New

  • Removed deletion timer of shares, options and comments with better undelete

Fixes

  • Fix locked users, when registering with nextcloud user to a public poll
  • Fixed typo which caused unnecessary error logging
  • Fixed export of html files
  • Fixed non available action buttons of options in mobile view
  • Fixed calendar check
  • Fixed some minor activity issues
  • Fixed autoreminder could not be set
  • Fixed migration error which could cause data loss (when comming from 3.x)

Full Changelog: v6.1.0...v6.1.1

v6.1.0

16 Feb 15:49
8efb7c9
Compare
Choose a tag to compare

Changelog 6.1.0

This minor version contains a huge change in the internal user and Access management.

This is a step further to a public poll creation. The next major version will be a long time necessary technical migration to the current Vue 3 framework.

So this 6.x branch will get only bug fixes and compatibility updates. Any other featues are scheduled after the migration.

Changes

  • Only Nextcloud 28 and up
  • Moved action buttons to action menu in sidebar lists of options and shares
  • rewritten internal user base
  • optimized access management
  • optimized privacy and anonymity in anonymous and public polls

New

  • Removed deletion timer of shares, options and comments with better undelete

Fixes

  • Fix locked users, when registering with nextcloud user to a public poll
  • Fixed typo which caused unnecessary error logging
  • Fixed export of html files
  • Fixed non available action buttons of options in mobile view
  • Fixed calendar check
  • Fixed some minor activity issues
  • Fixed autoreminder could not be set
  • Fixed migration error which could cause data loss (when comming from 3.x)

What's Changed

🚀 Enhancements

🐛 Fixed bugs

Other Changes

Full Changelog: v6.0.1...v6.1.0