Skip to content

Releases: nextcloud/registration

v2.1.0

Choose a tag to compare

@nickvergessen nickvergessen released this 17 Feb 13:58
50d6b0d

✅ Added

  • Compatibility with Nextcloud 26

🐞 Fixed

  • Send admin notification in correct language #496

v2.0.0

Choose a tag to compare

@nickvergessen nickvergessen released this 14 Oct 11:04
f41197c

✅ Added

  • Require Nextcloud 25

⚙️ Changed

  • Migrated the frontend to Vue.JS

v1.3.0

Choose a tag to compare

@nickvergessen nickvergessen released this 24 Nov 14:30
568f7e6
Tagging the 1.3.0 release.

v1.2.1

Choose a tag to compare

@nickvergessen nickvergessen released this 21 Apr 15:17
c3ba862

Fixed

  • Don't append # to the URL so the Android WebView doesn't chock on it.

v1.2.0

Choose a tag to compare

@nickvergessen nickvergessen released this 15 Apr 14:14
1d683d0

✅ Added

  • Allow apps to hook into the registration flow, e.g. Terms of Service #293

v1.1.2

Choose a tag to compare

@nickvergessen nickvergessen released this 08 Apr 06:48
67f0995

🐞 Fixed

  • 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

v1.1.1

Choose a tag to compare

@nickvergessen nickvergessen released this 04 Apr 14:19
08e9e52

🐞 Fixed

  • Fix registration with loginname field #284

v1.1.0

Choose a tag to compare

@nickvergessen nickvergessen released this 01 Apr 12:12
ab7e486

✅ Added

  • 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

🔧 Changed

  • Reorganized the administration settings bringing in structure to the list of settings and hiding settings that exclude each others correctly

v1.0.0

Choose a tag to compare

@nickvergessen nickvergessen released this 22 Mar 12:12
efb0059

🐞 Fixed

  • Some layout issues when the screen is integrated into the Nextcloud mobile apps #277 #276

v0.7.0

Choose a tag to compare

@nickvergessen nickvergessen released this 23 Feb 07:33
3fdc4d3

✅ Added

  • Compatibility with Nextcloud 21

🐞 Fixed

  • Show an error instead of exception when mail server is not set up #274