Skip to content

Releases: nextcloud/polls

Release 1.1

26 Jan 21:21
01b496f
Compare
Choose a tag to compare
  • autoFocus poll title in creation dialog (#757)
  • only count current user, if he actually voted (#759)
  • redirect old public polls routes to new route (#761)
  • Avoid error on creating share (#763)
  • changing popovermenu to Actions (#594 and #754 )
  • updated design according to file lists
  • Sorting polls in poll list, default creation date desc (#559 and #717)
  • updated dependencies
  • fix add user name on public share (#771)
  • 12-hour clock bug bug (#780)

Release 1.0

19 Jan 22:35
c74ca32
Compare
Choose a tag to compare

It's finally here 🎉 A big thanks to @dartcafe who coded all this awesome stuff! 👍

Changes:

  • huge update of polls
  • completely rewritten as a vue app
  • vote, edit poll in one page
  • instant persisting of votes and configuration
  • changed sharing

Release 1.0 RC-2

14 Jan 06:02
c2ac05d
Compare
Choose a tag to compare
Release 1.0 RC-2 Pre-release
Pre-release
  • fixed notification via backgroud job
  • workaround for white calendar icon
  • refresh poll list after adding a poll
  • translation nad grammar corrections

Release 1.0 RC-1

12 Jan 20:15
317dc36
Compare
Choose a tag to compare
Release 1.0 RC-1 Pre-release
Pre-release
  • adding clone poll from navigation and poll list
  • fixed notification via cron
  • fixed invitation mails
  • added feedback about sending invitation mails
  • list variant of the vote page is now the default view
  • some minor desing changes
  • ...

Release 1.0 beta3

08 Jan 22:06
bd1a482
Compare
Choose a tag to compare
Release 1.0 beta3 Pre-release
Pre-release

❗️ cache clearing shouldn't be neccesary any more 🙏

Release 1.0 beta2

05 Jan 16:09
1582780
Compare
Choose a tag to compare
Release 1.0 beta2 Pre-release
Pre-release
  • fixed adding new date optoins
  • fixed public votes
  • added new view for the vote table (switch views via button)
  • line breaks in poll description
  • some minor fixes

Please make sure, your cache is refreshed after installation to make sure, the current installed version is loaded in the browser.

Release 1.0 beta

03 Jan 17:53
33ac9bb
Compare
Choose a tag to compare
Release 1.0 beta Pre-release
Pre-release

Beta version of the upcoming 1.0 Version.
The app ist nearly completly rewritten.
!! This is an beta 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:

  • cloning of polls is to bedone
  • final deleting of deleted polls is still a todo

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