diff --git a/CHANGELOG.md b/CHANGELOG.md index d52bfda9d..550bdd16c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ The following sections list the changes for unreleased. * Bugfix - Fix error message when disabling users: [#6435](https://github.com/owncloud/ocis/pull/6435) * Bugfix - Empty exact list while searching for a sharee: [#6398](https://github.com/owncloud/ocis/pull/6398) * Bugfix - Trace proxy middlewares: [#6313](https://github.com/owncloud/ocis/pull/6313) -* Enhancement - Bump Reva: [#6381](https://github.com/owncloud/ocis/pull/6381) +* Enhancement - Bump Reva: [#6447](https://github.com/owncloud/ocis/pull/6447) * Enhancement - Default LDAP write to true: [#6362](https://github.com/owncloud/ocis/pull/6362) * Enhancement - Fix to prevent the email X-Site scripting: [#6429](https://github.com/owncloud/ocis/pull/6429) * Enhancement - Fix preview or viewing of shared animated GIFs: [#6386](https://github.com/owncloud/ocis/pull/6386) @@ -47,10 +47,11 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/6313 -* Enhancement - Bump Reva: [#6381](https://github.com/owncloud/ocis/pull/6381) +* Enhancement - Bump Reva: [#6447](https://github.com/owncloud/ocis/pull/6447) Bumps reva + https://github.com/owncloud/ocis/pull/6447 https://github.com/owncloud/ocis/pull/6381 * Enhancement - Default LDAP write to true: [#6362](https://github.com/owncloud/ocis/pull/6362) @@ -4146,7 +4147,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 @@ -4314,11 +4315,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 @@ -4487,23 +4505,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.