Releases: nextcloud/polls
Releases · nextcloud/polls
0.10.4 Release
- NC 17
0.10.3 Release
- Security fix
0.10.2 Release
[0.10.2] - 2019-03-13
- #532 - cannot share poll (only share option)
0.10.1 Release
0.10.0 Release
[0.10.0] - 2019-02-24
Added
- main list page
- rewrite as a vue app
- improved UI
- ability to clone any poll and shift date options (#323, #245)
- design updates to vote page
- some more UI enhancements
- Maybe option for a poll is configurable
Fixed
- #82 - "user_" / "group_" prefix
- #206 - User name is prefixed with user_, + incorrect translation
- #461 - Polls with expire date could not be created/edited
- #478 - Send comment bug
- #479 - Not possible to vote for none of the options
- #498 - "Create Poll" button disabled after failed validation
- #507 - Fix query params in eventmapper
- #511 - No difference between hidden and open poll
0.9.5 Release - Migration bugfix
0.9.4 Release
0.9.3 Release
Fix minor problem with migration
Fix vote page
#445 - Vote options view is distorted
0.9.1 Release
[0.9.1] - 2018-12-11
Added
-
create/edit page
- rewrite as a vue app
- improved UI
- introduced new NC date time picker from vue-nextcloud
- introduced multiselect from vue-nextcloud
- added option to allow "maybe" vote
-
vote page
- made polls table scrollable
- show new vote options after voting
- open sidebar by default on wide screens
-
Users in the admin group should be able to edit polls (#386)
Changed
- Compatibility to NC 14 and 15
- Introduced vue
- Changing database theme
- Polls is a Nextcloud only app now. If you wish to proceed developing the ownCloud version, make a fork from the
stable-0.8
branch.
Fixed
- 'Edit poll' did not work from poll's details view (#294)
- Bug which makes voting impossible after edit
- Write escaped option texts to db (#341)
- display user's display name instead of user name (#402)
- support for asynchronus operations (#371)
- ... a lot more minor bugs
See https://github.com/nextcloud/polls/milestone/9?closed=1 for all changes and additions.