Automated changelog update [skip ci]

This commit is contained in:
Michael Barz
2023-12-08 13:23:59 +00:00
parent 15cf1b2605
commit 406bcd5ff5

View File

@@ -73,7 +73,7 @@ The following sections list the changes for 4.0.3.
The following sections list the changes for 4.0.2.
[4.0.2]: https://github.com/owncloud/ocis/compare/v4.0.0...v4.0.2
[4.0.2]: https://github.com/owncloud/ocis/compare/v4.0.1...v4.0.2
## Summary
@@ -137,6 +137,24 @@ The following sections list the changes for 4.0.2.
replacement for it is `OCIS_LDAP_USER_SCHEMA_ID_IS_OCTETSTRING`.
https://github.com/owncloud/ocis/issues/7176
# Changelog for [4.0.1] (2023-09-01)
The following sections list the changes for 4.0.1.
[4.0.1]: https://github.com/owncloud/ocis/compare/v4.0.0...v4.0.1
## Summary
* Bugfix - Disallow sharee to search sharer files outside the share: [#7184](https://github.com/owncloud/ocis/pull/7184)
## Details
* Bugfix - Disallow sharee to search sharer files outside the share: [#7184](https://github.com/owncloud/ocis/pull/7184)
When a file was shared with user(sharee) and the sharee searched the shared file the response
contained unshared resources as well.
https://github.com/owncloud/ocis/pull/7184
# Changelog for [4.0.0] (2023-08-21)
The following sections list the changes for 4.0.0.
@@ -5134,7 +5152,7 @@ The following sections list the changes for 2.0.0.
The following sections list the changes for 1.20.0.
[1.20.0]: https://github.com/owncloud/ocis/compare/v1.19.0...v1.20.0
[1.20.0]: https://github.com/owncloud/ocis/compare/v1.19.1...v1.20.0
## Summary
@@ -5302,11 +5320,28 @@ The following sections list the changes for 1.20.0.
Group member remove
https://github.com/owncloud/ocis/pull/3467
# Changelog for [1.19.1] (2022-03-29)
The following sections list the changes for 1.19.1.
[1.19.1]: https://github.com/owncloud/ocis/compare/v1.19.0...v1.19.1
## Summary
* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419)
## Details
* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419)
URLs for Special items (space image, readme) were broken.
https://github.com/owncloud/ocis/pull/3419
# Changelog for [1.19.0] (2022-03-29)
The following sections list the changes for 1.19.0.
[1.19.0]: https://github.com/owncloud/ocis/compare/v1.19.1...v1.19.0
[1.19.0]: https://github.com/owncloud/ocis/compare/v1.18.0...v1.19.0
## Summary
@@ -5475,23 +5510,6 @@ The following sections list the changes for 1.19.0.
https://github.com/owncloud/ocis/pull/3291
https://github.com/owncloud/ocis/pull/3375
https://github.com/owncloud/web/releases/tag/v5.3.0
# Changelog for [1.19.1] (2022-03-29)
The following sections list the changes for 1.19.1.
[1.19.1]: https://github.com/owncloud/ocis/compare/v1.18.0...v1.19.1
## Summary
* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419)
## Details
* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419)
URLs for Special items (space image, readme) were broken.
https://github.com/owncloud/ocis/pull/3419
# Changelog for [1.18.0] (2022-03-03)
The following sections list the changes for 1.18.0.