Skip to content

Releases: nextcloud/polls

v8.0.0-alpha5

26 Sep 06:47
Compare
Choose a tag to compare
v8.0.0-alpha5 Pre-release
Pre-release

Changelog for the upcomming release (preview)

Changes

  • Migration to Vue 3 and Pinia

What's Changed

🚀 Enhancements

  • [next] Avoid expensive index recreation by @backportbot in #3697

🐛 Fixed bugs

  • backport #3677 by @dartcafe in #3686
  • [next] Convert email and contact shares to external shares on first usage by @backportbot in #3721
  • [next] fix aftermath of #3716 by @backportbot in #3723

Full Changelog: v8.0.0-alpha4...v8.0.0-alpha5

v7.2.4

26 Sep 05:57
Compare
Choose a tag to compare

Changelog 7.2.4

Fix

  • fix vote limit checks for public users
  • fix access to public polls email and contact shares
  • fix placeholder translations of email input of the register dialog

What's Changed

🐛 Fixed bugs

Full Changelog: v7.2.3...v7.2.4

v7.2.3

12 Sep 21:06
27f379f
Compare
Choose a tag to compare

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

06 Sep 23:44
563810d
Compare
Choose a tag to compare

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

🐛 Fixed bugs

Other Changes

Full Changelog: v7.2.1...v7.2.2

v8.0.0-alpha4

31 Aug 10:50
15f8350
Compare
Choose a tag to compare
v8.0.0-alpha4 Pre-release
Pre-release

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

22 Aug 16:30
82f780b
Compare
Choose a tag to compare

Changelog 7.2.1

Fix

  • Fix deleted user when email share registers

v8.0.0-alpha3

11 Aug 13:17
f0c3f4a
Compare
Choose a tag to compare
v8.0.0-alpha3 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.1.0...v8.0.0-alpha3
Alpha Changelog: v8.0.0-alpha2...v8.0.0-alpha3

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