Skip to content

Releases: nextcloud/polls

v3.3.0 RC 1

02 Oct 22:42
3c201a2
Compare
Choose a tag to compare
v3.3.0 RC 1 Pre-release
Pre-release

[3.3.0-rc1] - 2021-10-03

  • [new] #1943 - Show email address in share list external users (#2001)
  • [fix] #1981 - Changed calculation of full day events (#2004)
  • [new] #1985 - Adopt dashboard design (still experimental)
  • dependency updates, refactoring and code maintenance

v3.2.0 Release

19 Sep 20:20
117320d
Compare
Choose a tag to compare

[3.2.0] - 2021-09-19

new features/changes

  • Poll administration can now be delegated to invited users
  • New admin section for polls (/settings/admin/polls-admin)
    • Disable login option in registration screen of public polls
    • Auto archive closed polls after configured days
    • Restrict poll creation to groups
    • Restrict public poll creation to groups
    • Restrict creation of polls with all users access to groups

Fixes

  • Fixed user search, when a user has no mail address configured

v3.2.0 RC 2

14 Sep 18:30
7035df8
Compare
Choose a tag to compare
v3.2.0 RC 2 Pre-release
Pre-release

[3.2.0-rc2] - 2021-09-14

  • [fix] #1958 - Fix DB setting for oracle
  • [fix] #1958 - App failed, if app config was not set
  • [new] #1960 - Delegate poll administration to invitees (#1095)

[3.2.0-rc1] - 2021-09-12

  • [new] #1948 - configure email registration in public polls (#1419, #1728)
  • [new] #1950 - allow users to reset their votes (#1578)
  • [fix] #1937 - User search broke, when a user has no mail address configured
  • [change] #1953 - remove three character validation for public user names (#1952)

v3.2.0 RC 1

12 Sep 20:34
34f3106
Compare
Choose a tag to compare
v3.2.0 RC 1 Pre-release
Pre-release

[3.2.0-rc1] - 2021-09-12

  • [new] #1948 - configure email registration in public polls (#1419, #1728)
  • [new] #1950 - allow users to reset their votes (#1578)
  • [fix] #1937 - User search broke, when a user has no mail address configured
  • [change] #1953 - remove three character validation for public user names (#1952)

New admin section

  • [new] #1919 - Admin section for polls
  • [new] #1936 - [Admin] disable login option in public polls (#1518)
  • [new] #1938 - [Admin] auto archive closed polls (#526)
  • [new] #1106 - [Admin] Restrict poll creation to groups
  • [new] #481 - [Admin] Restrict public poll creation to groups
  • [new] #658 - [Admin] Restrict creation of polls for all users to groups

v3.1.0 Release

21 Aug 17:20
048e404
Compare
Choose a tag to compare

[3.1.0] - 2021-08-21

new features/changes

  • GUI optimizations
  • Hide internal user ids in public polls

Fixes

  • Fixed migration error
  • Fixed registration dialog on mobiles
  • Fixed width of share icons
  • some minor fixes

v3.0.0 RC 1

16 Aug 06:28
e421832
Compare
Choose a tag to compare
v3.0.0 RC 1 Pre-release
Pre-release

[3.1.0-rc1] - 2021-08-16

Only available for Nextcloud 21/22

  • [ui] #1831 - visual fixes to polls list
  • [ui] #1891 - Updated vote view
  • [fix] #1858 - migration error when updating from version prior to 1.8 (#1867)
  • [fix] #1855 - scrolling in registration dialog on mobiles (#1860)
  • [fix] #1854 - share items could be too wide, with long user names (#1859)
  • [change] #1828 - hide internal user ids in public polls
  • some more minor fixes, optimizations and refactoring

All changes: https://github.com/nextcloud/polls/issues?q=is%3Aclosed+milestone%3A3.1

v3.0.0 Release

11 Jul 08:46
f09296e
Compare
Choose a tag to compare

[3.0.0] - 2021-07-11

This mainly a compatibility update to Nextcloud 22 and 21

new Features/changes

  • reduced undelete time from 7 to 4 seconds
  • Deleted polls are now archived polls
  • Optimizations to the date picker
  • Change checkboxes to a switch style
  • added some infos to the information button
  • Added a configurable threshold to hide other users' votes:
    If too many vote cells are generated, the js performance can break down and lead to a long js runtime. The per user threshold defaults to 1000 cells to display. This needs further optimization for a good UX.

A lot of optimizations under the hood

  • Using more server side events
  • removing orphaned assets
  • new migration offset
  • compatibility to Circles 22
  • load some components asynchronously
  • load navigation and sidebar asynchronously via router
  • Allow larger usernames and displaynames
  • remove DBAL dependency for Nextcloud 22
  • remove group shares, if group is deleted from Nextcloud

Fixes

  • Avoid sending mails to disabled users

v3.0.0 RC 3

08 Jul 06:48
d2bdedf
Compare
Choose a tag to compare
v3.0.0 RC 3 Pre-release
Pre-release

[3.0.0-rc.3] - 2021-07-08

Only available for Nextcloud 21/22

  • [fix] #1815 - Keep DBAL Exceptions for NC21 compatibility
  • [fix] #1814 - fix comments' timestamp info

v2.0.6 Bugfix-Release

06 Jul 19:13
dcc2714
Compare
Choose a tag to compare

[2.0.6 - release] - 2021-07-06

Only available for Nextcloud 20/21

  • [fix] #1811 - fix repair step at NC20

v3.0.0 RC 2

05 Jul 12:45
6708a60
Compare
Choose a tag to compare
v3.0.0 RC 2 Pre-release
Pre-release

[3.0.0-rc.2] - 2021-07-05

Only available for Nextcloud 21/22

  • [fix] #1807 - Wrong version schema used (2.0.4 was offered as update)
  • [fix] #1808 - delete invalid database column
  • [fix] #1808 - fixed notifier