diff --git a/CHANGELOG.md b/CHANGELOG.md index 885ae6af2f7..41cf22f02b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,8 +18,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.1](#changelog-for-1191-2022-03-29) * [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.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) @@ -50,6 +50,7 @@ The following sections list the changes for unreleased. * Enhancement - Add virus filter to sessions command: [#9041](https://github.com/owncloud/ocis/pull/9041) * Enhancement - Assimilate `clean` into `sessions` command: [#9828](https://github.com/owncloud/ocis/pull/9828) +* Enhancement - Update web to v8.0.5: [#9958](https://github.com/owncloud/ocis/pull/9958) ## Details @@ -66,6 +67,25 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/9828 +* Enhancement - Update web to v8.0.5: [#9958](https://github.com/owncloud/ocis/pull/9958) + + Tags: web + + We updated ownCloud Web to v8.0.5. Please refer to the changelog (linked) for + details on the web release. + + - Bugfix [owncloud/web#11395](https://github.com/owncloud/web/pull/11395): + Missing space members for group memberships - Bugfix + [owncloud/web#11263](https://github.com/owncloud/web/pull/11263): Show more + toggle in space members view not reactive - Bugfix + [owncloud/web#11263](https://github.com/owncloud/web/pull/11263): Space show + links from other spaces - Bugfix + [owncloud/web#11303](https://github.com/owncloud/web/pull/11303): Uploading + nested folders + + https://github.com/owncloud/ocis/pull/9958 + https://github.com/owncloud/web/releases/tag/v8.0.5 + # Changelog for [5.0.6] (2024-07-17) The following sections list the changes for 5.0.6. @@ -7553,7 +7573,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.1...v1.20.0 +[1.20.0]: https://github.com/owncloud/ocis/compare/v1.19.0...v1.20.0 ## Summary @@ -7727,29 +7747,11 @@ 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.18.0...v1.19.0 +[1.19.0]: https://github.com/owncloud/ocis/compare/v1.19.1...v1.19.0 ## Summary @@ -7923,6 +7925,24 @@ 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.