Signed-off-by: dartcafe <github@dartcafe.de>
This commit is contained in:
dartcafe 2022-02-01 19:52:11 +01:00
Родитель eb863a30d0
Коммит f08e86ff41
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: CCE73CEF3035D3C8
2 изменённых файлов: 7 добавлений и 3 удалений

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

@ -15,11 +15,15 @@ All notable changes to this project will be documented in this file.
- It was possible to add option proposals, when not registered in public polls
- A deleted poll could cause repeating error logs on notifications
## [3.5.0-beta2] - 2022-02-23
## [3.5.0-beta3] - 2022-02-01
- Code optimization and refactoring
- #2201 - Migration error (#2199, #2222)
## [3.5.0-beta2] - 2022-01-23
- [new] #950 - Allow join project / collection (#2194)
- [new] #2204 - Add `occ polls:db:recreate` for validating and fixing db structure
## [3.5.0-beta1] - 2022-02-18
## [3.5.0-beta1] - 2022-01-18
- [new] #366 - Export poll (#1942, #2169)
- [new] #804 - Use activities (#2154)
- [new] #1986 - Combined view for date polls (#2175)

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

@ -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.5.0-beta2</version>
<version>3.5.0-beta3</version>
<licence>agpl</licence>
<author>Vinzenz Rosenkranz</author>
<author>René Gieling</author>