Skip to content

Commit 0f087dd

Browse files
committed
Automated changelog update [skip ci]
1 parent b1c51a3 commit 0f087dd

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
@@ -61,13 +61,21 @@ The following sections list the changes for unreleased.
6161

6262
## Summary
6363

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

6970
## Details
7071

72+
* Bugfix - Share creation date is missing in invite response: [#10780](https://github.com/owncloud/ocis/pull/10780)
73+
74+
The graph drives invite response now includes the `createdDateTime` field.
75+
76+
https://github.com/owncloud/ocis/issues/10739
77+
https://github.com/owncloud/ocis/pull/10780
78+
7179
* Bugfix - Bump some golang dependencies: [#10795](https://github.com/owncloud/ocis/pull/10795)
7280

7381
Bump dependencies "golang.org/x/crypto" and "golang.org/x/net"

0 commit comments

Comments
 (0)