Skip to content

Releases: nextcloud/polls

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

1.4.3

03 May 10:32
0ee7ba9
Compare
Choose a tag to compare
  • fix #909
  • fix #910
  • add description to invitation mail #895
  • fixed safari bugs #770
  • added configuraton to hide the poll result #265
  • poll title to window title #318
  • updated timepicker and changed layout #889, #826
  • NC 19 compatibility
  • Delete a poll completly #801
  • Alignment in poll list #828
  • Anonymous poll not saved #829
  • wrong z-index on datepicker #830
  • Missing translations for Shift all date options #809
  • Pinned navigationItem "Deleted polls" #843
  • changed vote icons #844
  • Autofocus and cursor pointer #827
  • Button style #848
  • Remove Participants from vote #736
  • Add login link in public votes #857
  • fix date sorting #877
  • overwork navigation filters #865
  • added filter for expired polls #878
  • share poll via email #822
  • fix notification mail contains user names in anonymous polls #871
  • fix double loading of poll list #870
  • allow creating of option sequences for date polls #649
  • permanently delete polls #823
  • fix some design / UX improvements #841, #848, #884,

1.3.0

16 Feb 13:55
eb06666
Compare
Choose a tag to compare
  • internal optimizations
  • in public poll ask for username in a modal
  • Allow site user to vote in hidden poll via public link (#779)
  • New option: Allow admins to edit poll
  • Prevent deleted poll from beeing called via public link (#773)
  • Present error page, when poll cannot be accessed (#772)
  • Allow site user to access hidden poll, when called via public link (#779)
  • Give permant access to votes, the user voted in
  • New filter: participated - Polls, where the user participated in
  • delete comments (#193)
  • Enter user name in public shared polls in a modal
  • fixed routing error in NC16 (#787)
  • load subscription on route change (#788)
  • show displayNames instead of userID (#715)
  • reorder vote options in text polls (#529)

Release 1.1

26 Jan 21:21
01b496f
Compare
Choose a tag to compare
  • autoFocus poll title in creation dialog (#757)
  • only count current user, if he actually voted (#759)
  • redirect old public polls routes to new route (#761)
  • Avoid error on creating share (#763)
  • changing popovermenu to Actions (#594 and #754 )
  • updated design according to file lists
  • Sorting polls in poll list, default creation date desc (#559 and #717)
  • updated dependencies
  • fix add user name on public share (#771)
  • 12-hour clock bug bug (#780)

Release 1.0

19 Jan 22:35
c74ca32
Compare
Choose a tag to compare

It's finally here 🎉 A big thanks to @dartcafe who coded all this awesome stuff! 👍

Changes:

  • huge update of polls
  • completely rewritten as a vue app
  • vote, edit poll in one page
  • instant persisting of votes and configuration
  • changed sharing