Skip to content

Releases: nextcloud/polls

v1.7.2 beta3

17 Jan 22:53
198f5e6
Compare
Choose a tag to compare
v1.7.2 beta3 Pre-release
Pre-release

[1.7.2 - beta3] - 2021-01-17

  • [fix] #1346 - user search broken
  • [fix] #1344 - prevent commenting, when entering public poll without registration
  • [fix] #1338 - Support dark mode and dark theme

[1.7.1 - beta2] - 2021-01-12

  • [fix] #1325 - There are no spaces in the column name
  • [fix] #1326 - Invalid string text in the email
  • [enhancement] #739 - Limit number of participant per option
  • [enhancement] #738 - Limit numer of votes per participant (also #647, #624)
  • [dependencies] Updated dependencies
  • [refactoring] Mainly code meintenance and optimizations, bug fixes

[1.7.0 - beta1] - 2021-01-02

  • [enhancement] #188 use notification app for invitations
  • [enhancement] #907 reload current poll every 30 seconds
  • [enhancement] #924 admin users can delete and takeover polls from other users via new admin section
  • [enhancement] #881 respect autocompletion limitations from share settings for users, group and circle searches
  • [gui] public polls - combine registration dialogs into one dialog
  • [gui] polls overview changed display of expiration timespan
  • [fix] #433, #856 avoid duplicates in different tables
  • [fix] #1252 - External user is not listed in admin's shares list
  • [fix] #1183 - Avoid concurrent long term user searches with a big user base
  • [fix] #1181 - Speed up poll overview, by avoiding unnecessary loading of polls, the user is not allowed to see

v1.7.1 beta2

12 Jan 15:50
622996a
Compare
Choose a tag to compare
v1.7.1 beta2 Pre-release
Pre-release

[1.7.1 - beta2] - 2021-01-12

  • [fix] #1325 - There are no spaces in the column name
  • [fix] #1326 - Invalid string text in the email
  • [enhancement] #739 - Limit number of participants per option
  • [enhancement] #738 - Limit numer of votes per participant (also #647, #624)
  • [dependencies] Updated dependencies
  • [refactoring] Mainly code maintenance and optimizations, bug fixes

[1.7.0 - beta1] - 2021-01-02

  • [enhancement] #188 use notification app for invitations
  • [enhancement] #907 reload current poll every 30 seconds
  • [enhancement] #924 admin users can delete and takeover polls from other users via new admin section
  • [enhancement] #881 respect autocompletion limitations from share settings for users, group and circle searches
  • [gui] public polls - combine registration dialogs into one dialog
  • [gui] polls overview changed display of expiration timespan
  • [fix] #433, #856 avoid duplicates in different tables
  • [fix] #1252 - External user is not listed in admin's shares list
  • [fix] #1183 - Avoid concurrent long term user searches with a big user base
  • [fix] #1181 - Speed up poll overview, by avoiding unnecessary loading of polls, the user is not allowed to see

See also https://github.com/nextcloud/polls/milestone/31?closed=1

v1.7.0 beta1

02 Jan 22:36
b9d529b
Compare
Choose a tag to compare
v1.7.0 beta1 Pre-release
Pre-release

[1.7.0 - beta1] - 2021-01-02

  • [enhancement] #188 use notification app for invitations
  • [enhancement] #907 reload current poll every 30 seconds
  • [enhancement] #924 admin users can delete and takeover polls from other users via new admin section
  • [enhancement] #881 respect autocompletion limitations from share settings for users, group and circle searches
  • [gui] public polls - combine registration dialogs into one dialog
  • [gui] polls overview changed display of expiration timespan
  • [fix] #433, #856 avoid duplicates in different tables
  • [fix] #1252 - External user is not listed in admin's shares list
  • [fix] #1183 - Avoid concurrent long term user searches with a big user base
  • [fix] #1181 - Speed up poll overview, by avoiding unnecessary loading of polls, the user is not allowed to see

see also https://github.com/nextcloud/polls/milestone/31?closed=1

v1.6.3 Release

23 Nov 20:23
545c494
Compare
Choose a tag to compare

[1.6.3] - 2020-11-23

  • [fix] #1252 External user is not listed in admin's shares list

[1.6.2] - 2020-11-19

  • [fix] Subscription was missing for logged in users

[1.6.1] - 2020-11-17

  • [fix] #1244 preferences write error
  • [fix] a few minor glitches and fixes

[1.6.0 - RC1] - 2020-11-01

  • [fix] some design fixes
  • [fix] #1205 External users get internal link in notification mail
  • [enhancement] Configure calendars for calendar lookup
  • [enhancement] Change wording on hidden an public polls (#1158)
  • [enhancement] #1168 Preferences dialog (#1120)
  • [enhancement] #1156 Explicitly close poll (#1157)
  • [enhancement] #1153 Add share, if logged in user enters hidden poll via public link (#1169)
  • [enhancement] #204 Circles integration (#1128)
  • [refactor] Remove deprecated app.php (#1162)
  • [refactor] Separate assets
  • [deps] updated dependencies

See also: https://github.com/nextcloud/polls/milestone/28?closed=1

v1.6.2 Release

19 Nov 06:45
fcbecea
Compare
Choose a tag to compare

[1.6.2] - 2020-11-19

  • [fix] Subscription was missing for logged in users

[1.6.1] - 2020-11-17

  • [fix] #1244 preferences write error
  • [fix] a few minor glitches and fixes

[1.6.0 - RC1] - 2020-11-01

  • [fix] some design fixes
  • [fix] #1205 External users get internal link in notification mail
  • [enhancement] Configure calendars for calendar lookup
  • [enhancement] Change wording on hidden an public polls (#1158)
  • [enhancement] #1168 Preferences dialog (#1120)
  • [enhancement] #1156 Explicitly close poll (#1157)
  • [enhancement] #1153 Add share, if logged in user enters hidden poll via public link (#1169)
  • [enhancement] #204 Circles integration (#1128)
  • [refactor] Remove deprecated app.php (#1162)
  • [refactor] Separate assets
  • [deps] updated dependencies

See also: https://github.com/nextcloud/polls/milestone/28?closed=1

v1.6.1 Release

17 Nov 22:13
650b240
Compare
Choose a tag to compare

[1.6.1]

  • [fix] some design fixes
  • [fix] #1205 External users get internal link in notification mail
  • [enhancement] Configure calendars for calendar lookup
  • [enhancement] Change wording on hidden an public polls (#1158)
  • [enhancement] #1168 Preferences dialog (#1120)
  • [enhancement] #1156 Explicitly close poll (#1157)
  • [enhancement] #1153 Add share, if logged in user enters hidden poll via public link (#1169)
  • [enhancement] #204 Circles integration (#1128)
  • [refactor] Remove deprecated app.php (#1162)
  • [refactor] Separate assets
  • [deps] updated dependencies

Since 1.6.0-RC1

  • [fix] #1244 preferences write error
  • [fix] a few minor glitches and fixes

See also: https://github.com/nextcloud/polls/milestone/28?closed=1

v1.6.0 RC1

01 Nov 11:15
85495a0
Compare
Choose a tag to compare
v1.6.0 RC1 Pre-release
Pre-release

[1.6.0 - RC1] - 2020-11-01

  • [fix] some design fixes
  • [fix] #1205 External users get internal link in notification mail
  • [enhancement] Configure calendars for calendar lookup
  • [enhancement] Change wording on hidden an public polls (#1158)
  • [enhancement] #1168 Preferences dialog (#1120)
  • [enhancement] #1156 Explicitly close poll (#1157)
  • [enhancement] #1153 Add share, if logged in user enters hidden poll via public link (#1169)
  • [enhancement] #204 Circles integration (#1128)
  • [refactor] Remove deprecated app.php (#1162)
  • [refactor] Separate assets
  • [deps] updated dependencies

See also: https://github.com/nextcloud/polls/milestone/28?closed=1

v1.5.7

25 Oct 20:10
c7929db
Compare
Choose a tag to compare

v1.5.6 Release

23 Oct 21:40
21c51b1
Compare
Choose a tag to compare

v1.5.5 Release

20 Oct 06:19
c072092
Compare
Choose a tag to compare

Bugfixes:

  • [fix] #1137 - delete comments in public polls
  • [fix] #1161 - Routing after creation of poll was wrong
  • [fix] #1154 - Shifting dates went wrong
  • [fix] #1163 - Reordering text poll options did not work
  • [deps] - updated dependencies