Skip to content

Commit

Permalink
Automated changelog update [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kobergj committed Dec 23, 2024
1 parent b1c51a3 commit 0f087dd
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 @@ -61,13 +61,21 @@ The following sections list the changes for unreleased.

## Summary

* Bugfix - Share creation date is missing in invite response: [#10780](https://github.com/owncloud/ocis/pull/10780)
* Bugfix - Bump some golang dependencies: [#10795](https://github.com/owncloud/ocis/pull/10795)
* Enhancement - Part I: The user settings are extended by notifications preferences: [#10706](https://github.com/owncloud/ocis/pull/10706)
* Enhancement - Part II: Filtering of in-app notifications: [#10779](https://github.com/owncloud/ocis/pull/10779)
* Enhancement - Part III: Filtering of mail notifications: [#10792](https://github.com/owncloud/ocis/pull/10792)

## Details

* Bugfix - Share creation date is missing in invite response: [#10780](https://github.com/owncloud/ocis/pull/10780)

The graph drives invite response now includes the `createdDateTime` field.

https://github.com/owncloud/ocis/issues/10739
https://github.com/owncloud/ocis/pull/10780

* Bugfix - Bump some golang dependencies: [#10795](https://github.com/owncloud/ocis/pull/10795)

Bump dependencies "golang.org/x/crypto" and "golang.org/x/net"
Expand Down

0 comments on commit 0f087dd

Please sign in to comment.