Skip to content

Releases: nextcloud/polls

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

1.6-circles-alpha4

01 Oct 19:32
276903b
Compare
Choose a tag to compare
1.6-circles-alpha4 Pre-release
Pre-release

alpha1

  • First implementation with circles integration

alpha2

  • fixed broken migration step (failed)

alpha3

  • fixed broken migration step

alpha4

  • a lot of fixes
  • refactored shares / invitations

v1.5.4 Release

02 Oct 12:13
793ac7a
Compare
Choose a tag to compare

Changes Since 1.4.3

Features

  • Added setting for defining default view for
    • text polls, defaults to mobile/list layout and
    • date polls, defaults to desktop/table layout #744
  • Better UX for site users, which enter a poll via public link and could login #1096
  • Lookup calendars for conflict #1056 #747
  • Convert URIs in description into clickable links #1067
  • Added a poll option to force the poll appear under relevant polls navigation entry for all users #1072
  • Added user settings
  • Stop immediatley sending of invitation mails after adding a share #1007 #935
  • Adding a REST-API and documentation (still Draft) #966
  • Fix with adding empty dates #961 #958
  • Changed misleading prompt for username in public polls #956 #938
  • Raised minute step to 5 minutes in datepicker #963 #957
  • Added the ability to confirm options #939 #136
  • Add time zone info to date polls #1076

Refactoring, Fixes and Minor Changes

  • Exclude disabled users from shares #1008
  • Exclude mails to disabled users in group invitations #960
  • Don't invite disabled users #997
  • Hide usernames in notification mail, if results in poll are hidden #990 #980
  • Increase speed of option cloning #1058
  • Changed some icons #862
  • Added Support for Nextcloud 20
  • Drop support for Nextcloud 16
  • Updated dependencies
  • A lot of refectoring and hardening
  • Adding Github Actions as checks
  • Travis and Scrutinizer optimizations

v1.5.3-RC3

21 Sep 10:58
19d189e
Compare
Choose a tag to compare
v1.5.3-RC3 Pre-release
Pre-release

Planned as the last RC before release
The released is scheduled before 2020-10-03

Changes Since 1.4.3

Features

  • Added setting for defining default view for
    • text polls, defaults to mobile/list layout and
    • date polls, defaults to desktop/table layout #744
  • Better UX for site users, which enter a poll via public link and could login #1096
  • Lookup calendars for conflict #1056 #747
  • Convert URIs in description into clickable links #1067
  • Added a poll option to force the poll appear under relevant polls navigation entry for all users #1072
  • Added user settings
  • Stop immediatley sending of invitation mails after adding a share #1007 #935
  • Adding a REST-API and documentation (still Draft) #966
  • Fix with adding empty dates #961 #958
  • Changed misleading prompt for username in public polls #956 #938
  • Raised minute step to 5 minutes in datepicker #963 #957
  • Added the ability to confirm options #939 #136
  • Add time zone info to date polls #1076

Refactoring, Fixes and Minor Changes

  • Exclude disabled users from shares #1008
  • Exclude mails to disabled users in group invitations #960
  • Don't invite disabled users #997
  • Hide usernames in notification mail, if results in poll are hidden #990 #980
  • Increase speed of option cloning #1058
  • Changed some icons #862
  • Added Support for Nextcloud 20
  • Drop support for Nextcloud 16
  • Updated dependencies
  • A lot of refectoring and hardening
  • Adding Github Actions as checks
  • Travis and Scrutinizer optimizations

Different default view

16 Sep 17:11
6ed13d1
Compare
Choose a tag to compare
Pre-release

relates to #744

  • default view for date polls is table layout (desktop)
  • default for text polls is list layout (mobile)
    Update:
  • settings added

v1.5.1-RC1

08 Sep 20:13
c0ebb54
Compare
Choose a tag to compare

1.5.0-beta1

17 Aug 09:24
2778e29
Compare
Choose a tag to compare