Releases: nextcloud/registration
Releases · nextcloud/registration
v2.5.0
v2.4.0
v2.3.0
v2.2.0
✅ Added
- Compatibility with Nextcloud 27
What's Changed
- Bump @nextcloud/vue from 7.5.0 to 7.6.0 by @dependabot in #516
- Bump @nextcloud/dialogs from 3.2.0 to 4.0.1 by @dependabot in #517
- Bump @nextcloud/vue from 7.6.0 to 7.7.1 by @dependabot in #518
- chore(CI): Adjust testing matrix for Nextcloud 26 on master by @nickvergessen in #519
- chore: Add Nextcloud 27 support by @nickvergessen in #520
- Bump phpunit/phpunit from 9.6.3 to 9.6.4 by @dependabot in #522
- Bump @nextcloud/vue from 7.7.1 to 7.8.0 by @dependabot in #521
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.4 to 9.6.5 by @dependabot in #523
- Chore(deps): Bump webpack from 5.74.0 to 5.76.1 by @dependabot in #525
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.5 to 9.6.6 by @dependabot in #531
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.7 by @dependabot in #535
- Chore(deps): Bump @nextcloud/router from 2.0.1 to 2.1.1 by @dependabot in #537
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 by @dependabot in #541
- chore: update workflows from templates by @nextcloud-command in #547
- Chore(deps-dev): Bump nextcloud/coding-standard from 1.0.0 to 1.1.1 by @dependabot in #548
- chore(CI): Adjust testing matrix for Nextcloud 27 on master by @nickvergessen in #543
- Chore(deps): Bump fast-xml-parser and is-svg by @dependabot in #550
- Chore(deps): Bump @nextcloud/auth from 2.0.0 to 2.1.0 by @dependabot in #545
- Chore(deps-dev): Bump @nextcloud/webpack-vue-config from 5.4.0 to 5.5.1 by @dependabot in #539
- Chore(deps): Bump @nextcloud/vue from 7.8.0 to 7.12.0 by @dependabot in #552
- Chore(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.9 by @dependabot in #556
- bump version to 2.2.0 by @tcitworld in #555
Full Changelog: v2.1.0...v2.2.0
v2.1.0
v2.0.0
✅ Added
- Require Nextcloud 25
⚙️ Changed
- Migrated the frontend to Vue.JS
v1.3.0
Tagging the 1.3.0 release.
v1.2.1
Fixed
- Don't append # to the URL so the Android WebView doesn't chock on it.