We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba312a7 + 3bf1b05 commit 77b90f4Copy full SHA for 77b90f4
CHANGELOG.md
@@ -0,0 +1,15 @@
1
+# Changelog
2
+All notable changes to this project will be documented in this file.
3
+
4
+## 1.7.0 – 2021-04-15
5
+### Added
6
+- Integration into the Registration app
7
+ [#521](https://github.com/nextcloud/registration/pull/521)
8
+- Compatibility with Nextcloud 21
9
+ [#509](https://github.com/nextcloud/registration/pull/509)
10
11
+### Fixed
12
+- Terms of service not working as expected for normal users when enabled on public shares
13
+ [#503](https://github.com/nextcloud/registration/pull/503)
14
+- Don't block writing skeleton files from LoginFlow and Registration
15
+ [#496](https://github.com/nextcloud/registration/pull/496)
0 commit comments