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>2021-04-08 09:46:50 +0300
committerJoas Schilling <coding@schilljs.com>2021-04-08 09:46:50 +0300
commit67f0995c79b37913734aed66be31f6c4d55c3e4c (patch)
tree3cff71c6d2cf4c0ec32fb059b33f808c5cfa02cf
parent9dd50b4d45c59f24bed7bc00e51a7ff913369ee7 (diff)
Bump version and add changelogv1.1.2
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--CHANGELOG.md9
-rw-r--r--appinfo/info.xml2
2 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 300a524..0c17a61 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 1.1.2 – 2021-04-08
+### Fixed
+- Disable submit button up on submitting the form
+ [#286](https://github.com/nextcloud/registration/pull/286)
+- Add HTML5 required property to fields that can not be empty
+ [#286](https://github.com/nextcloud/registration/pull/286)
+- Some browsers fail to render the administration settings
+ [#286](https://github.com/nextcloud/registration/pull/286)
+
## 1.1.1 – 2021-04-04
### Fixed
- Fix registration with loginname field
diff --git a/appinfo/info.xml b/appinfo/info.xml
index dbb9501..ecfc0ef 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>1.1.1</version>
+ <version>1.1.2</version>
<licence>agpl</licence>
<author mail="pellaeon@cnmc.tw" homepage="https://nyllep.wordpress.com/about-2">Pellaeon Lin</author>
<types>