Releases: nextcloud/polls
Releases · nextcloud/polls
v0.7.2
Changelog:
- Enhancement: Search for users/groups in "Select..." access type (similar to sharing dialog), (thanks @scroom)
- Enhancement: Bump OC version to 9.1
- Enhancement: Anonymous comments/polls
- Enhancement: Allow comments for unregistered/not logged in users
- Fix: Correctly store text votes (thanks @jaeger-sb @joergmschulz)
- Fix: Preselection on edit poll page
- Fix: Current selected access type is now clickable
- Fix: Remove unused share manager
0.7.1
Mostly a bugfix release, but still some enhancements.
Changelog:
- Enhancement: New UI (thanks mcorteel)
- Enhancement: Search for users/groups (thanks bodo1987)
- Fix: Several bug fixes
- Fix: Use correct timezone for date polls
- Fix: Link to poll
- Fix: Only display users/groups the user is member of (except admin) (thanks bodo1987)
0.7.0
Mostly a bugfix release, but still some improvements.
Changelog:
- Enhancement: Show user avatars
- Enhancement: Toggle all switch
- Enhancement: Show login screen before error
- Fix: Not set expire would lead to 2.1.1970 as expire date
- Fix: Invalid characters in url hash
- Fix: Empty description in edit
- Fix: Many text poll fixes
- Fix: Notification checkbox fixes
- Fix: Blank page fixes on empty votes
0.6.9.1
0.6.9
First release after rework of the original app
Changelog:
- Replaced deprecated methods
- New minimal version set to 8.1
- Switched from raw php to controller
- Fixed several bugs
- Edit poll access
- Vote page layout
- Edit polls
- Certainly more fixes and improvements ;)