Automated changelog update [skip ci]

This commit is contained in:
kobergj
2023-11-13 11:50:06 +00:00
parent c6c6c7f00a
commit a9366caa0c

View File

@@ -37,6 +37,7 @@ The following sections list the changes for unreleased.
## Summary
* Enhancement - Add Sharing NG endpoints: [#7633](https://github.com/owncloud/ocis/pull/7633)
* Enhancement - Add new permissions: [#7700](https://github.com/owncloud/ocis/pull/7700)
## Details
@@ -58,6 +59,15 @@ The following sections list the changes for unreleased.
https://github.com/owncloud/ocis/pull/7239
https://github.com/owncloud/libre-graph-api/pull/112
* Enhancement - Add new permissions: [#7700](https://github.com/owncloud/ocis/pull/7700)
Adds new permissions to admin/spaceadmin/user roles - Favorites.List allows / denies the
Favorites Listing Request - Favorites.Write is implemented to be enforced on marking/unmark
files as favouritesShare - Shares.Write permission denies / allows sharing completely for a
user on all share CUD requests. (User, Group)
https://github.com/owncloud/ocis/pull/7700
# Changelog for [5.0.0] (2023-11-08)
The following sections list the changes for 5.0.0.