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

github.com/nextcloud/registration.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-11-30 11:23:40 +0300
committerJoas Schilling <coding@schilljs.com>2020-11-30 11:23:40 +0300
commit8b4516be08ff7830259e49a65cf3c3f905d488e3 (patch)
tree78bca48883e4bb50cea5a40309c8fce935e70184
parent17aca8e1bd1f3e02bf690891b37e2f368e74107a (diff)
Add changelog and bump versionv0.5.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--CHANGELOG.md13
-rw-r--r--appinfo/info.xml2
2 files changed, 13 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 460d0d4..6037b4a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,18 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 0.5.2 – 2020-11-30
+### Fixed
+ - Fix compatibility with password policy app
+ [#258](https://github.com/nextcloud/registration/pull/258)
+ - Allow mail confirmation to be optional
+ [#248](https://github.com/nextcloud/registration/pull/248)
+ - Don't allow to limit the app to groups as the users are all guests and therefor in no groups
+ [#255](https://github.com/nextcloud/registration/pull/255)
+ - Fix invalide route on user data form
+ [#251](https://github.com/nextcloud/registration/pull/251)
+
## 0.5.1 – 2020-10-05
### Fixed
- Fix rate limitation to avoid spaming users
- [#246](https://github.com/nextcloud/registration/pull/246)
+ [#246](https://github.com/nextcloud/registration/pull/246)
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 731a558..5540fd9 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -23,7 +23,7 @@ This app allows users to register a new account.
4. User is lead to a form where they can choose their username and password
5. New account is created and is logged in automatically
]]></description>
- <version>0.5.1</version>
+ <version>0.5.2</version>
<licence>agpl</licence>
<author mail="pellaeon@cnmc.tw" homepage="https://nyllep.wordpress.com/about-2">Pellaeon Lin</author>
<types>