Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
2403905 committed Sep 26, 2024
1 parent 7cbd5c8 commit e6d5c96
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 @@ -68,6 +68,7 @@ The following sections list the changes for unreleased.
* Bugfix - Always select next gateway client: [#10133](https://github.com/owncloud/ocis/pull/10133)
* Bugfix - Forbid Activities for Sharees: [#10136](https://github.com/owncloud/ocis/pull/10136)
* Bugfix - Remove duplicate CSP header from responses: [#10146](https://github.com/owncloud/ocis/pull/10146)
* Bugfix - Fixed the missing folder variable: [#10150](https://github.com/owncloud/ocis/pull/10150)
* Bugfix - Fix activity limit: [#10165](https://github.com/owncloud/ocis/pull/10165)
* Enhancement - Allow to maintain the last sign-in timestamp of a user: [#9942](https://github.com/owncloud/ocis/pull/9942)
* Enhancement - Add an Activity for FileUpdated: [#10072](https://github.com/owncloud/ocis/pull/10072)
Expand Down Expand Up @@ -172,6 +173,13 @@ The following sections list the changes for unreleased.

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

* Bugfix - Fixed the missing folder variable: [#10150](https://github.com/owncloud/ocis/pull/10150)

We fixed the missing folder variable when folder renamed.

https://github.com/owncloud/ocis/issues/10148
https://github.com/owncloud/ocis/pull/10150

* Bugfix - Fix activity limit: [#10165](https://github.com/owncloud/ocis/pull/10165)

When requesting a limit on activities, ocis would limit first, then filter and
Expand Down

0 comments on commit e6d5c96

Please sign in to comment.