Skip to content

Releases: janvanhelvoort/qvision-poll-it

0.9.3

25 Oct 18:34
0a3d33e
Compare
Choose a tag to compare
Merge pull request #11 from janvanhelvoort/develop

Build release 0.9.3

0.9.2

25 Oct 15:42
de28690
Compare
Choose a tag to compare
Merge pull request #8 from janvanhelvoort/develop

Clean-up for final release

0.9.1

28 Aug 08:47
Compare
Choose a tag to compare

Build release 0.9.1

Bugfixes;

  • #5 - Delete answer of a unsaved question removes all answers
  • #6 - Delete of an answers doesn't delete the answer

Enhancements:

  • #7 - Don't show time for start- and end date

Full change log here: https://github.com/janvanhelvoort/qvision-poll-it/milestone/1?closed=1

0.9.0

22 May 09:20
Compare
Choose a tag to compare

Build release 0.9.0

  • Created a setting for amount of answers per question
    From version 0.9.0, you can specify the amount of answers per question. If the value isn't defined, the default value will be: 6

0.8.1

02 Nov 09:54
Compare
Choose a tag to compare

Build release 0.8.1

  • fix isLoading state

0.8.0

26 Oct 08:42
Compare
Choose a tag to compare

Build release 0.8.0

  • Change namespace, remove 'Umbraco'
    old: Qvision.Umbraco.PollIt new: Qvision.PollIt

0.7.2

10 Oct 13:24
Compare
Choose a tag to compare
Build Release 0.7.2

0.7.0

05 Oct 07:30
Compare
Choose a tag to compare
  • Add notifications
  • Update sceenshots
  • Remove unnecessary translation key
  • Bugs
    • When creating a question with answers
    • Navigation after creating a new question

0.6.1

04 Oct 13:17
Compare
Choose a tag to compare
  • Add Subviews
  • When saving a question, answers are saved manually instead of automatically without clicking the save button
  • Bugs
    • Add missing return when creating answers

0.5.0

13 Jul 11:49
Compare
Choose a tag to compare
  • Add Migrations
  • Add CacheRefresher
  • Bugs
    • Unique name for answers
    • Fix when you want to delete an answer without responses