Releases: janvanhelvoort/qvision-poll-it
Releases · janvanhelvoort/qvision-poll-it
0.9.3
0.9.2
Merge pull request #8 from janvanhelvoort/develop Clean-up for final release
0.9.1
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
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
Build release 0.8.1
- fix isLoading state
0.8.0
Build release 0.8.0
- Change namespace, remove 'Umbraco'
old:Qvision.Umbraco.PollIt
new:Qvision.PollIt
0.7.2
Build Release 0.7.2
0.7.0
- Add notifications
- Update sceenshots
- Remove unnecessary translation key
- Bugs
- When creating a question with answers
- Navigation after creating a new question
0.6.1
- 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
- Add Migrations
- Add CacheRefresher
- Bugs
- Unique name for answers
- Fix when you want to delete an answer without responses