Automated changelog update [skip ci]

This commit is contained in:
Michael Barz
2022-04-15 05:42:47 +00:00
parent 4eed08bc3e
commit 77f7adb277
+20
View File
@@ -1,3 +1,23 @@
# Changelog for [unreleased] (UNRELEASED)
The following sections list the changes for unreleased.
[unreleased]: https://github.com/owncloud/ocis/compare/v1.20.0...master
## Summary
* Enhancement - Add capability for public link single file edit: [#6787](https://github.com/owncloud/web/pull/6787)
## Details
* Enhancement - Add capability for public link single file edit: [#6787](https://github.com/owncloud/web/pull/6787)
It is now possible to share a single file by link with edit permissions. Therefore we need a
public share capability to enable that feature in the clients. At the same time we improved the
WebDAV permissions for public links.
https://github.com/owncloud/web/pull/6787
https://github.com/owncloud/ocis/pull/3538
# Changelog for [1.20.0] (2022-04-13)
The following sections list the changes for 1.20.0.