prepare 3.4.0-beta1
Signed-off-by: dartcafe <github@dartcafe.de>
This commit is contained in:
Родитель
f1648ed9b3
Коммит
b1a8781f90
|
@ -1,6 +1,15 @@
|
|||
# Changelog
|
||||
All notable changes to this project will be documented in this file.
|
||||
##
|
||||
## [5.4.0] - tbd
|
||||
### Fixes
|
||||
- Fixed granting admin rights to shares
|
||||
- Fixed a bug, where exports were prevented
|
||||
### New
|
||||
- Reveal hidden voters if hidden in case of performance concerns
|
||||
- Support better readability of vote page
|
||||
### Changes
|
||||
- improved username chack for public polls with a large number of groups in the backend
|
||||
## [5.3.2] - 2023-09-11
|
||||
### Fixes
|
||||
- Fix migration error ("poll_option_hash" is NotNull)
|
||||
|
|
|
@ -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>5.3.2</version>
|
||||
<version>5.4.0-beta1</version>
|
||||
<licence>agpl</licence>
|
||||
<author>Vinzenz Rosenkranz</author>
|
||||
<author>René Gieling</author>
|
||||
|
|
Загрузка…
Ссылка в новой задаче