Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mmattel committed May 18, 2022
1 parent 4a3f7bc commit 523f56c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ The following sections list the changes for unreleased.
* Bugfix - Rename search env variable for the grpc server address: [#3800](https://github.com/owncloud/ocis/pull/3800)
* Bugfix - Fix the idm and settings extensions' admin user id configuration option: [#3799](https://github.com/owncloud/ocis/pull/3799)
* Bugfix - Fix multiple storage-users env variables: [#3802](https://github.com/owncloud/ocis/pull/3802)
* Bugfix - Save Katherine: [#3823](https://github.com/owncloud/ocis/issues/3823)
* Bugfix - Fix Thumbnails for IDs without a trailing path: [#3791](https://github.com/owncloud/ocis/pull/3791)
* Change - The `glauth` and `accounts` services are removed: [#3685](https://github.com/owncloud/ocis/pull/3685)
* Change - Prevent access to disabled space: [#3779](https://github.com/owncloud/ocis/pull/3779)
Expand Down Expand Up @@ -66,6 +67,13 @@ The following sections list the changes for unreleased.

https://github.com/owncloud/ocis/pull/3802

* Bugfix - Save Katherine: [#3823](https://github.com/owncloud/ocis/issues/3823)

SpaceManager user katherine was removed with the demo user switch. Now she comes back

https://github.com/owncloud/ocis/issues/3823
https://github.com/owncloud/ocis/pull/3824

* Bugfix - Fix Thumbnails for IDs without a trailing path: [#3791](https://github.com/owncloud/ocis/pull/3791)

The routes in the chi router were not matching thumbnail requests without a trailing path.
Expand Down

0 comments on commit 523f56c

Please sign in to comment.