Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAndBear committed Jul 24, 2024
1 parent 9867a93 commit e15c3c3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ The following sections list the changes for unreleased.
* Bugfix - Missing invitation in permission responses: [#9652](https://github.com/owncloud/ocis/pull/9652)
* Bugfix - Repair nats-js-kv registry: [#9662](https://github.com/owncloud/ocis/pull/9662)
* Bugfix - Fix panic: [#9673](https://github.com/owncloud/ocis/pull/9673)
* Change - Remove unavailable web config options: [#9679](https://github.com/owncloud/ocis/pull/9679)
* Enhancement - Introduce auth-app service: [#9079](https://github.com/owncloud/ocis/pull/9079)
* Enhancement - Log user agent and remote addr on auth errors: [#9475](https://github.com/owncloud/ocis/pull/9475)
* Enhancement - Add missing WOPI features: [#9580](https://github.com/owncloud/ocis/pull/9580)
Expand Down Expand Up @@ -130,6 +131,16 @@ The following sections list the changes for unreleased.

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

* Change - Remove unavailable web config options: [#9679](https://github.com/owncloud/ocis/pull/9679)

We've removed config options from the web package, that are no longer available
in web. Check the web changelog for more details.

https://github.com/owncloud/ocis/pull/9679
https://github.com/owncloud/web/pull/11256
https://github.com/owncloud/web/pull/10122
https://github.com/owncloud/web/pull/11260

* Enhancement - Introduce auth-app service: [#9079](https://github.com/owncloud/ocis/pull/9079)

Introduce a new service, auth-app, that provides authentication and
Expand Down

0 comments on commit e15c3c3

Please sign in to comment.