Add changelog, update screenshot and bump version

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2021-04-01 14:04:27 +02:00
parent ddab69b207
commit ab7e486318
No known key found for this signature in database
GPG Key ID: 7076EA9751AACDDA
3 changed files with 12 additions and 2 deletions

View File

@ -1,7 +1,17 @@
# Changelog
All notable changes to this project will be documented in this file.
## 0.7.0 2021-03-22
## 1.1.0 2021-04-01
### Added
- Added settings to display and enforce a full name field on the registration form
[#280](https://github.com/nextcloud/registration/pull/280)
- Added settings to display and enforce a phone number field on the registration form (Requires Nextcloud 21.0.1)
[#280](https://github.com/nextcloud/registration/pull/280)
### Changed
- Reorganized the administration settings bringing in structure to the list of settings and hiding settings that exclude each others correctly
## 1.0.0 2021-03-22
### Fixed
- Some layout issues when the screen is integrated into the Nextcloud mobile apps
[#277](https://github.com/nextcloud/registration/pull/277)

View File

@ -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.0.0</version>
<version>1.1.0</version>
<licence>agpl</licence>
<author mail="pellaeon@cnmc.tw" homepage="https://nyllep.wordpress.com/about-2">Pellaeon Lin</author>
<types>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 114 KiB