Skip to content

Releases: nextcloud/polls

v0.7.2

27 Oct 08:40
Compare
Choose a tag to compare

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

05 Jun 10:24
Compare
Choose a tag to compare

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

18 Mar 13:10
Compare
Choose a tag to compare

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

21 Feb 12:30
Compare
Choose a tag to compare

0.6.9 was broken after extern members voted

Changelog:

  • Replaced placeholder images
  • Minor fixes, including extern votes

0.6.9

20 Feb 16:13
Compare
Choose a tag to compare

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 ;)