Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
2403905 committed Jun 5, 2024
1 parent d7a41da commit adff2de
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ The following sections list the changes for unreleased.
* Bugfix - Service startup of WOPI example: [#9127](https://github.com/owncloud/ocis/pull/9127)
* Bugfix - Fix the status code for multiple mount and unmount share: [#9193](https://github.com/owncloud/ocis/pull/9193)
* Bugfix - Don't show thumbnails for secureview shares: [#9299](https://github.com/owncloud/ocis/pull/9299)
* Bugfix - Fix share update: [#9301](https://github.com/owncloud/ocis/pull/9301)
* Change - Change the default store for presigned keys to nats-js-kv: [#8419](https://github.com/owncloud/ocis/pull/8419)
* Change - Disable resharing by default for deprecation: [#8653](https://github.com/owncloud/ocis/pull/8653)
* Change - Define maximum input image dimensions and size when generating previews: [#9035](https://github.com/owncloud/ocis/pull/9035)
Expand Down Expand Up @@ -350,6 +351,13 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/issues/9249
https://github.com/owncloud/ocis/pull/9299

* Bugfix - Fix share update: [#9301](https://github.com/owncloud/ocis/pull/9301)

We fixed the response code when the role/permission is empty on the share update

https://github.com/owncloud/ocis/issues/8747
https://github.com/owncloud/ocis/pull/9301

* Change - Change the default store for presigned keys to nats-js-kv: [#8419](https://github.com/owncloud/ocis/pull/8419)

We wrapped the store service in a micro store implementation and changed the
Expand Down

0 comments on commit adff2de

Please sign in to comment.