beta5
Signed-off-by: dartcafe <github@dartcafe.de>
This commit is contained in:
Родитель
21009e6d96
Коммит
3be278fde0
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -16,6 +16,17 @@ All notable changes to this project will be documented in this file.
|
|||
- Switch to new calendar API (NC24)
|
||||
- repaces icons with material design icons
|
||||
- generate a unique user id for public users
|
||||
- Less noise in the registration dialog
|
||||
|
||||
## [3.7.0-beta5] - 2022-06-05
|
||||
|
||||
### Fix
|
||||
- Translations
|
||||
- legal links
|
||||
|
||||
### Changes
|
||||
- Changed apperance of registration modal
|
||||
- Improvement of InputDiv component
|
||||
|
||||
## [3.7.0-beta4] - 2022-05-29
|
||||
### Fix
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<name>Polls</name>
|
||||
<summary>A polls app, similar to Doodle/Dudle with the possibility to restrict access.</summary>
|
||||
<description>A polls app, similar to Doodle/Dudle with the possibility to restrict access (members, certain groups/users, hidden and public).</description>
|
||||
<version>3.7.0-beta4</version>
|
||||
<version>3.7.0-beta5</version>
|
||||
<licence>agpl</licence>
|
||||
<author>Vinzenz Rosenkranz</author>
|
||||
<author>René Gieling</author>
|
||||
|
|
Загрузка…
Ссылка в новой задаче