Releases: nextcloud/polls
Releases · nextcloud/polls
v7.2.3
Changelog 7.2.3
Fix
- fix size of creation box in navigation
What's Changed
🐛 Fixed bugs
Full Changelog: v7.2.2...v7.2.3
v7.2.2
Changelog 7.2.2
Fix
- fix watcher in situations it may fail on pollId 0
- fix failing routes on tokens with trailing spaces
- Removed index removal from the pre-migration repair steps
What's Changed
🚀 Enhancements
- fix: disable vote option while loading by @hamza221 in #3676
- Avoid expensive index recreation by @dartcafe in #3694
🐛 Fixed bugs
- fix: pollId equals 0 by @hamza221 in #3650
- fix: space in token causes 404 on logout by @hamza221 in #3677
Other Changes
- chore(i18n): fix typo by @rakekniven in #3696
Full Changelog: v7.2.1...v7.2.2
v8.0.0-alpha4
Changelog for the upcomming release (preview)
Changes
- Migration to Vue 3 and Pinia
What's Changed
🚀 Enhancements
🐛 Fixed bugs
Other Changes
- [next] ci: Add release automation workflow by @backportbot in #3655
- [next] fix(ci): artifact path in release automation by @backportbot in #3668
- [next] fix: build process by @backportbot in #3669
Full Changelog: v8.0.0-alpha3...v8.0.0-alpha4
v7.2.1
Changelog 7.2.1
Fix
- Fix deleted user when email share registers
v8.0.0-alpha3
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.1.0...v8.0.0-alpha3
Alpha Changelog: v8.0.0-alpha2...v8.0.0-alpha3
v8.0.0-alpha2
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
Changelog 7.2.0
Changes
- Add Nextcloud 30
What's Changed
Other Changes
- Migrate REUSE to toml format by @AndyScherzinger in #3615
Full Changelog: v7.1.4...v7.2.0
v7.1.4
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
v7.1.2
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
- fix poll download by @dartcafe in #3576
- fix owner detection by @dartcafe in #3577
- Fix joinGroupShares by @dartcafe in #3578
- fix detection of archived polls and fix context menu by @dartcafe in #3581
Other Changes
Full Changelog: v7.1.1...v7.1.2