diff --git a/CHANGELOG.md b/CHANGELOG.md index e8336c989..f3f99dfe0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,8 +15,8 @@ * [Changelog for 3.0.0](#changelog-for-300-2023-06-06) * [Changelog for 2.0.0](#changelog-for-200-2022-11-30) * [Changelog for 1.20.0](#changelog-for-1200-2022-04-13) -* [Changelog for 1.19.0](#changelog-for-1190-2022-03-29) * [Changelog for 1.19.1](#changelog-for-1191-2022-03-29) +* [Changelog for 1.19.0](#changelog-for-1190-2022-03-29) * [Changelog for 1.18.0](#changelog-for-1180-2022-03-03) * [Changelog for 1.17.0](#changelog-for-1170-2022-02-16) * [Changelog for 1.16.0](#changelog-for-1160-2021-12-10) @@ -87,10 +87,10 @@ The following sections list the changes for unreleased. * Enhancement - Enable web extension drawio by default: [#8760](https://github.com/owncloud/ocis/pull/8760) * Enhancement - Remove resharing: [#8762](https://github.com/owncloud/ocis/pull/8762) * Enhancement - Add FileTouched SSE Event: [#8778](https://github.com/owncloud/ocis/pull/8778) -* Enhancement - Bump Reva: [#8795](https://github.com/owncloud/ocis/pull/8795) * Enhancement - Sharing SSEs: [#8854](https://github.com/owncloud/ocis/pull/8854) * Enhancement - Update web to v9.0.0-alpha.5: [#8868](https://github.com/owncloud/ocis/pull/8868) * Enhancement - Add Link SSEs: [#8908](https://github.com/owncloud/ocis/pull/8908) +* Enhancement - Bump Reva: [#8917](https://github.com/owncloud/ocis/pull/8917) ## Details @@ -424,14 +424,6 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/8778 -* Enhancement - Bump Reva: [#8795](https://github.com/owncloud/ocis/pull/8795) - - Bumps reva version - - https://github.com/owncloud/ocis/pull/8795 - https://github.com/owncloud/ocis/pull/8701 - https://github.com/owncloud/ocis/pull/8606 - * Enhancement - Sharing SSEs: [#8854](https://github.com/owncloud/ocis/pull/8854) Added server side events for item moved, share created/updated/removed, space @@ -525,6 +517,15 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/8908 +* Enhancement - Bump Reva: [#8917](https://github.com/owncloud/ocis/pull/8917) + + Bumps reva version + + https://github.com/owncloud/ocis/pull/8917 + https://github.com/owncloud/ocis/pull/8795 + https://github.com/owncloud/ocis/pull/8701 + https://github.com/owncloud/ocis/pull/8606 + # Changelog for [5.0.2] (2024-04-17) The following sections list the changes for 5.0.2. @@ -7860,7 +7861,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 @@ -8034,11 +8035,29 @@ The following sections list the changes for 1.20.0. https://github.com/owncloud/ocis/pull/3509 https://github.com/owncloud/web/releases/tag/v5.4.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.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 @@ -8212,24 +8231,6 @@ The following sections list the changes for 1.19.0. 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.