diff --git a/CHANGELOG.md b/CHANGELOG.md index 8eb91b6b8cd..b1a13324e5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # Table of Contents * [Changelog for unreleased](#changelog-for-unreleased-unreleased) +* [Changelog for 5.0.4](#changelog-for-504-2024-05-13) * [Changelog for 5.0.3](#changelog-for-503-2024-05-02) * [Changelog for 5.0.2](#changelog-for-502-2024-04-17) * [Changelog for 5.0.1](#changelog-for-501-2024-04-10) @@ -41,14 +42,43 @@ The following sections list the changes for unreleased. -[unreleased]: https://github.com/owncloud/ocis/compare/v5.0.3...master +[unreleased]: https://github.com/owncloud/ocis/compare/v5.0.4...master + +## Summary + +* Enhancement - Update web to v8.0.2: [#9153](https://github.com/owncloud/ocis/pull/9153) + +## Details + +* Enhancement - Update web to v8.0.2: [#9153](https://github.com/owncloud/ocis/pull/9153) + + Tags: web + + We updated ownCloud Web to v8.0.2. Please refer to the changelog (linked) for + details on the web release. + + * Bugfix [owncloud/web#10515](https://github.com/owncloud/web/issues/10515): Folder replace + * Bugfix [owncloud/web#10598](https://github.com/owncloud/web/issues/10598): Hidden right sidebar on small screens + * Bugfix [owncloud/web#10634](https://github.com/owncloud/web/issues/10634): Scope loss when showing search results + * Bugfix [owncloud/web#10657](https://github.com/owncloud/web/issues/10657): Theme loading without matching theme + * Bugfix [owncloud/web#10763](https://github.com/owncloud/web/pull/10763): Flickering loading indicator + * Bugfix [owncloud/web#10810](https://github.com/owncloud/web/issues/10810): Download files with special chars in name + * Bugfix [owncloud/web#10881](https://github.com/owncloud/web/pull/10881): IDP logout issues + + https://github.com/owncloud/ocis/pull/9153 + https://github.com/owncloud/web/releases/tag/v8.0.2 + +# Changelog for [5.0.4] (2024-05-13) + +The following sections list the changes for 5.0.4. + +[5.0.4]: https://github.com/owncloud/ocis/compare/v5.0.3...v5.0.4 ## Summary * Bugfix - Update reva to v2.19.7: [#9011](https://github.com/owncloud/ocis/pull/9011) * Bugfix - Service startup of WOPI example: [#9127](https://github.com/owncloud/ocis/pull/9127) * Bugfix - Nats reconnects: [#9139](https://github.com/owncloud/ocis/pull/9139) -* Enhancement - Update web to v8.0.2: [#9153](https://github.com/owncloud/ocis/pull/9153) ## Details @@ -74,24 +104,6 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/9139 https://github.com/owncloud/ocis/pull/8880 -* Enhancement - Update web to v8.0.2: [#9153](https://github.com/owncloud/ocis/pull/9153) - - Tags: web - - We updated ownCloud Web to v8.0.2. Please refer to the changelog (linked) for - details on the web release. - - * Bugfix [owncloud/web#10515](https://github.com/owncloud/web/issues/10515): Folder replace - * Bugfix [owncloud/web#10598](https://github.com/owncloud/web/issues/10598): Hidden right sidebar on small screens - * Bugfix [owncloud/web#10634](https://github.com/owncloud/web/issues/10634): Scope loss when showing search results - * Bugfix [owncloud/web#10657](https://github.com/owncloud/web/issues/10657): Theme loading without matching theme - * Bugfix [owncloud/web#10763](https://github.com/owncloud/web/pull/10763): Flickering loading indicator - * Bugfix [owncloud/web#10810](https://github.com/owncloud/web/issues/10810): Download files with special chars in name - * Bugfix [owncloud/web#10881](https://github.com/owncloud/web/pull/10881): IDP logout issues - - https://github.com/owncloud/ocis/pull/9153 - https://github.com/owncloud/web/releases/tag/v8.0.2 - # Changelog for [5.0.3] (2024-05-02) The following sections list the changes for 5.0.3.