[1.7.5 - bugfix release] - 2021-02-01
- [fix] #1374 - fix uniqueContraintsException when shifting dates (backport)
- [fix] #1380 - remove invalid shares before migration (backport)
[1.7.4] - 2021-01-30
new Features since 1.6.x
- Send invitations via notification app
- Reload current poll every 30 seconds for updates
- Admin users can delete and takeover polls from other users via new admin section
- Respect autocompletion limitations from share settings for users, group and circle searches
- Limit number of participants per option
- Limit number of votes per participant
- Combine registration dialogs into one dialog for public polls
- Show closed polls in the relevant list until four days after closing date
- Changed display of expiration timespan in polls overview
- Support dark mode and dark theme
- Compatible with Nextcloud 21
- Drop support for Nextcloud before 19
Bugfixes since 1.6.x
- Linebreaks in description were ignored
- Avoid concurrent long term user searches with a big user base
- Speed up poll overview, by avoiding unnecessary loading of polls, the user is not allowed to see
- Avoid duplicates in different tables
- Invalid string text in the email
See also https://github.com/nextcloud/polls/milestone/31?closed=1