Skip to content

Commit 77b90f4

Browse files
Merge pull request #525 from nextcloud/backport/524/stable21
[stable21] Add changelog for 1.7.0
2 parents ba312a7 + 3bf1b05 commit 77b90f4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)