All notable changes to this project will be documented in this file.
- Compatibility with Nextcloud 30
- Compatibility with Nextcloud 28
- Compatibility with Nextcloud 29
- Compatibility with Nextcloud 28
- Compatibility with Nextcloud 25
- Compatibility with Nextcloud 26
- Compatibility with Nextcloud 27
- Compatibility with Nextcloud 27
- Compatibility with Nextcloud 26
- Send admin notification in correct language #496
- Require Nextcloud 25
- Migrated the frontend to Vue.JS
- Compatibility with Nextcloud 24
- Compatibility with Nextcloud 23
- Compatibility with Nextcloud 22
- Don't append # to the URL so the Android WebView doesn't chock on it.
- Allow apps to hook into the registration flow, e.g. Terms of Service #293
- Disable submit button up on submitting the form #286
- Add HTML5 required property to fields that can not be empty #286
- Some browsers fail to render the administration settings #286
- Fix registration with loginname field #284
- Added settings to display and enforce a full name field on the registration form #280
- Added settings to display and enforce a phone number field on the registration form (Requires Nextcloud 21.0.1) #280
- Reorganized the administration settings bringing in structure to the list of settings and hiding settings that exclude each others correctly
- Compatibility with Nextcloud 21
- Show an error instead of exception when mail server is not set up #274
- Compatibility with Nextcloud 21 beta 5
- Allow forcing user name patterns and providing hints on the registration form and email (by @pxlfrk ) #259
- Compatibility with Nextcloud 21
- Fix compatibility with password policy app #258
- Allow mail confirmation to be optional #248
- Don't allow to limit the app to groups as the users are all guests and therefor in no groups #255
- Fix invalide route on user data form #251
- Fix rate limitation to avoid spaming users #246