Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2022-07-09 00:15:52 +0300
committerdartcafe <github@dartcafe.de>2022-07-09 00:15:52 +0300
commitc59828151657f85c98b4fe135988eaca12a0f021 (patch)
treec370239ce221cc1f4f812c84322da1d88b5d8c6b /CHANGELOG.md
parent312d6990f51a5eb68b0b5a6a4427f1165330d0c0 (diff)
CHANGELOG.md
Signed-off-by: dartcafe <github@dartcafe.de>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7c65629e..c300544d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,7 +7,11 @@ All notable changes to this project will be documented in this file.
- Convert links in comments to clickable links
- Add an option for public users to logout from a poll, when logged in via cookie
- Allow bulk poll ownership transfer for admins
+- Allow users to change their name after registration to a public poll
+### Fix
+ - Unsubscribing from a public was not possible
+ - Use display name for avatar of the current public user instead of user id
## [3.7.0] - 2022-06-24
### New
- User setting for conflict check (hours before and after an option to search for conflicts)