Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rhafer committed Apr 12, 2024
1 parent 9ca9b78 commit fad37db
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ The following sections list the changes for unreleased.
* Bugfix - Fix restarting of postprocessing: [#8782](https://github.com/owncloud/ocis/pull/8782)
* Bugfix - Fix the create personal space cache: [#8799](https://github.com/owncloud/ocis/pull/8799)
* Bugfix - Fix removing groups from space: [#8803](https://github.com/owncloud/ocis/pull/8803)
* Bugfix - Validate conditions for sharing roles by resource type: [#8815](https://github.com/owncloud/ocis/pull/8815)
* Bugfix - Fix creating the drive item: [#8817](https://github.com/owncloud/ocis/pull/8817)
* 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)
Expand Down Expand Up @@ -209,6 +210,16 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/issues/8768
https://github.com/owncloud/ocis/pull/8803

* Bugfix - Validate conditions for sharing roles by resource type: [#8815](https://github.com/owncloud/ocis/pull/8815)

We improved the validation of the allowed sharing roles for specific resource
type for various sharing related graph API endpoints. This allows e.g. the web
client to restrict the sharing roles presented to the user based on the type of
the resource that is being shared.

https://github.com/owncloud/ocis/issues/8331
https://github.com/owncloud/ocis/pull/8815

* Bugfix - Fix creating the drive item: [#8817](https://github.com/owncloud/ocis/pull/8817)

We fixed the issue when creating a drive item with random item id was allowed
Expand Down

0 comments on commit fad37db

Please sign in to comment.