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