File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments