Skip to content

Releases: nextcloud/polls

1.0 alpha

10 Nov 20:22
c2bd57a
Compare
Choose a tag to compare
1.0 alpha Pre-release
Pre-release

Preview version for the upcoming 1.0 Version.
The app ist nearly completly rewritten.
!! This is an alpha version !!

Do not use in production environments or in environments, where you need your polls tables, because the migration is not fully tested. The migration works for Version 0.10.x
To dos:

  • public polls - The sharing system has changed, and is not fully implemented
  • some minor features are still missing
  • security handling is not fully implemented to prevent data manipulation from not authorized users.

0.10.4 Release

02 Oct 05:50
c202bef
Compare
Choose a tag to compare

0.10.3 Release

04 Jun 18:38
47ec4b4
Compare
Choose a tag to compare
  • Security fix

0.10.2 Release

13 Mar 22:14
7b14dcb
Compare
Choose a tag to compare
0.10.2 Release Pre-release
Pre-release

[0.10.2] - 2019-03-13

  • #532 - cannot share poll (only share option)

0.10.1 Release

01 Mar 21:16
ebe86f5
Compare
Choose a tag to compare
0.10.1 Release Pre-release
Pre-release

[0.10.1] - 2019-03-02

  • #528 - pull down on three-dot menu hidden for first participant
  • #532 - cannot share poll (only share option)

0.10.0 Release

22 Feb 07:56
b26f837
Compare
Choose a tag to compare

[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

22 Dec 18:30
3c4f568
Compare
Choose a tag to compare

#457 - update to 0.9.4 failed for postgres database
#454 - Update to 0.9.3 failed for postgresql database

0.9.4 Release

22 Dec 10:51
b24446c
Compare
Choose a tag to compare

Migration fix

#453 - Polls upgrade leads to NotNullConstraintViolationException
#454 - Update to 0.9.3 failed for postgresql database
#455 - Fix color variable name in list.scss

0.9.3 Release

18 Dec 07:08
ddabc57
Compare
Choose a tag to compare

Fix minor problem with migration

Fix vote page

16 Dec 08:34
08ee39f
Compare
Choose a tag to compare

#445 - Vote options view is distorted