Signed-off-by: dartcafe <github@dartcafe.de>
This commit is contained in:
dartcafe 2022-06-05 11:03:27 +02:00
Родитель 21009e6d96
Коммит 3be278fde0
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: CCE73CEF3035D3C8
2 изменённых файлов: 12 добавлений и 1 удалений

Просмотреть файл

@ -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>