File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff 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"
You can’t perform that action at this time.
0 commit comments