Releases: nextcloud/polls
Releases · nextcloud/polls
v7.0.2
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
Changelog 7.0.1
changes
- Fix database error with PostgreSQL
- Fix public poll access
What's Changed
🐛 Fixed bugs
- fix PollMapper for PostgreSQL usage by @dartcafe in #3394
- Bring back registration on public polls by @dartcafe in #3400
Other Changes
- Update pr-feedback workflow by @marcelklehr in #3397
New Contributors
- @marcelklehr made their first contribution in #3397
Full Changelog: v7.0.0...v7.0.1
v7.0.0
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
- strip some unicodes from public username by @dartcafe in #3370
- join timestamps from options by @dartcafe in #3371
- join votes for participation check by @dartcafe in #3373
- Define user role via joined shares by @dartcafe in #3381
🐛 Fixed bugs
Other Changes
Full Changelog: v6.1.6...v7.0.0
v7.0.0-rc1
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
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
- strip some unicodes from public username by @dartcafe in #3370
- join timestamps from options by @dartcafe in #3371
- join votes for participation check by @dartcafe in #3373
- Define user role via joined shares by @dartcafe in #3381
Other Changes
Full Changelog: v6.1.6...v7.0.0-beta3
v7.0.0-beta2
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
- strip some unicodes from public username by @dartcafe in #3370
- join timestamps from options by @dartcafe in #3371
- join votes for participation check by @dartcafe in #3373
Other Changes
Full Changelog: v7.0.0-beta1...v7.0.0-beta2
v7.0.0-beta1
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
Changelog 6.1.6
Fix
- Fixing vanishing votes after shifting date options or creating sequences
What's Changed
🐛 Fixed bugs
Other Changes
New Contributors
Full Changelog: v6.1.5...v6.1.6
v6.1.5
v6.1.3
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
- Fix reaccessing poll as internal user with public link by @dartcafe in #3329
- Fix WatchService accessing pollId 0 by @dartcafe in #3331
Full Changelog: v6.1.1...v6.1.3