From b5422d200cb7f33d0cd674d41b126e44e5b40fc0 Mon Sep 17 00:00:00 2001 From: Roman Perekhod Date: Fri, 19 Jul 2024 09:30:33 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a818d679..a5ecfb255 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,7 @@ The following sections list the changes for unreleased. * Bugfix - Fix restarting of postprocessing: [#6945](https://github.com/owncloud/ocis/pull/6945) * Bugfix - Repair nats-js-kv registry: [#9620](https://github.com/owncloud/ocis/pull/9620) * Bugfix - Fix crash on empty tracing provider: [#9622](https://github.com/owncloud/ocis/pull/9622) +* Bugfix - Fix a missing SecureView permission attribute in the REPORT response: [#9638](https://github.com/owncloud/ocis/pull/9638) * Bugfix - Fixed the channel lock in a workers pool: [#9647](https://github.com/owncloud/ocis/pull/9647) * Enhancement - Log user agent and remote addr on auth errors: [#9475](https://github.com/owncloud/ocis/pull/9475) * Enhancement - Add missing WOPI features: [#9580](https://github.com/owncloud/ocis/pull/9580) @@ -85,6 +86,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/issues/7012 https://github.com/owncloud/ocis/pull/9622 +* Bugfix - Fix a missing SecureView permission attribute in the REPORT response: [#9638](https://github.com/owncloud/ocis/pull/9638) + + We fixed a missing SecureView permission attribute in the REPORT response. + + https://github.com/owncloud/ocis/issues/9607 + https://github.com/owncloud/ocis/pull/9638 + * Bugfix - Fixed the channel lock in a workers pool: [#9647](https://github.com/owncloud/ocis/pull/9647) We fixed an error when the users can't see more than 10 shares