bump version, update changelog

This commit is contained in:
sk
2022-12-12 23:35:54 +01:00
parent 9078667d51
commit c9f4df3d4e
9 changed files with 10 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
- Sprachauswahl hinzugefügt
- Übersetz-Funktion hinzugefügt
- Semantik bei Umfragen verbessert (Radio-Buttons, Checkboxen)
- Mehrfachauswahl als Option bei Umfragen
- Neuer Anmelde-Bildschirm
- Fehlerbehebungen

View File

@@ -2,4 +2,5 @@
- Add translate function
- Improve semantics for voting on polls (radio buttons and checkboxes)
- Add option to allow voting for multiple options on polls
- New login screen
- Bugfixes