Skip to content

Commit cac0409

Browse files
committed
Automated changelog update [skip ci]
1 parent f983d55 commit cac0409

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ The following sections list the changes for unreleased.
7474
* Bugfix - Support pointer types in config environment variable decoding: [#11815](https://github.com/owncloud/ocis/pull/11815)
7575
* Bugfix - Replace obsolete docker image in the deployment example: [#11828](https://github.com/owncloud/ocis/pull/11828)
7676
* Bugfix - Fix error code when a user can't disable a space: [#11845](https://github.com/owncloud/ocis/pull/11845)
77+
* Bugfix - Fix Sharingroles: [#11898](https://github.com/owncloud/ocis/pull/11898)
7778
* Bugfix - Fix the error handling for empty name on space update: [#11933](https://github.com/owncloud/ocis/pull/11933)
7879
* Enhancement - Set Referrer-Policy to no-referrer: [#11722](https://github.com/owncloud/ocis/pull/11722)
7980
* Enhancement - Bump Reva: [#11748](https://github.com/owncloud/ocis/pull/11748)
@@ -147,6 +148,12 @@ The following sections list the changes for unreleased.
147148

148149
https://github.com/owncloud/ocis/pull/11845
149150

151+
* Bugfix - Fix Sharingroles: [#11898](https://github.com/owncloud/ocis/pull/11898)
152+
153+
Sharing roles were inconsistent, now they are fixed.
154+
155+
https://github.com/owncloud/ocis/pull/11898
156+
150157
* Bugfix - Fix the error handling for empty name on space update: [#11933](https://github.com/owncloud/ocis/pull/11933)
151158

152159
Fix the error handling for empty name on space update.

0 commit comments

Comments
 (0)