Skip to content

Releases: nextcloud/polls

0.9.1 Release

11 Dec 19:18
d0a9ede
Compare
Choose a tag to compare

[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.

Release Candidate 2 for 0.9 Release

10 Nov 17:32
1620ee8
Compare
Choose a tag to compare
Pre-release
Merge pull request #414 from nextcloud/vue-components0.3.1

Vue components 0.4.2

v0.8.3

30 Aug 18:15
e4ed767
Compare
Choose a tag to compare

Last version for Owncloud (10).

Added

Changed

Fixed

  • Display own participation in polls in list view

v.0.8.2

29 Aug 06:30
61067c1
Compare
Choose a tag to compare

Added

  • Compatibility to NC 14 #360

Changed

Fixed

  • 'Edit poll' did not work from poll's details view #294
  • Reload of public polls with ownCloud 10 #344 #340 #283 #96

See OC and NC packeges below.
Releases in the makretplace and appstore soon.

v0.8.1

18 Jan 23:21
21cd5ec
Compare
Choose a tag to compare

Changelog

Added

  • Unit tests
  • App favicon
  • More languages

Changed

  • New vote page design (responsive)
  • New comment design
  • A lot of clean up

Fixed

  • Linebreak bug
  • Fixed time picker
  • a lot of minor fixes

v0.8.0

25 Dec 06:43
Compare
Choose a tag to compare

Changelog

Changed

  • Big UI overhaul
  • Removed oC branding from email strings
  • Removed unnecessary files
  • A lot of code rework

Fixed

  • Fix date display in IE and Safari (NaN)
  • Translations

v0.7.3

16 Jul 19:06
Compare
Choose a tag to compare

Changelog

Added

  • French translations
  • Nextcloud 12 compatibility

Changed

  • Removed some deprecated methods
  • Hide usernames in extended anonymous 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