Skip to content

Commit c38e92c

Browse files
committed
Automated changelog update [skip ci]
1 parent ccacc18 commit c38e92c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 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 the error handling for empty name on space update: [#11933](https://github.com/owncloud/ocis/pull/11933)
7778
* Enhancement - Set Referrer-Policy to no-referrer: [#11722](https://github.com/owncloud/ocis/pull/11722)
7879
* Enhancement - Bump Reva: [#11748](https://github.com/owncloud/ocis/pull/11748)
7980
* Enhancement - Support disabling editors by extensions: [#11750](https://github.com/owncloud/ocis/pull/11750)
@@ -145,6 +146,13 @@ The following sections list the changes for unreleased.
145146

146147
https://github.com/owncloud/ocis/pull/11845
147148

149+
* Bugfix - Fix the error handling for empty name on space update: [#11933](https://github.com/owncloud/ocis/pull/11933)
150+
151+
Fix the error handling for empty name on space update.
152+
153+
https://github.com/owncloud/ocis/issues/11887
154+
https://github.com/owncloud/ocis/pull/11933
155+
148156
* Enhancement - Set Referrer-Policy to no-referrer: [#11722](https://github.com/owncloud/ocis/pull/11722)
149157

150158
Change the Referrer-Policy from 'strict-origin-when-cross-origin' to

0 commit comments

Comments
 (0)