32
32
* [Changelog for 3.0.0](#changelog-for-300-2023-06-06)
33
33
* [Changelog for 2.0.0](#changelog-for-200-2022-11-30)
34
34
* [Changelog for 1.20.0](#changelog-for-1200-2022-04-13)
35
- * [Changelog for 1.19.1](#changelog-for-1191-2022-03-29)
36
35
* [Changelog for 1.19.0](#changelog-for-1190-2022-03-29)
36
+ * [Changelog for 1.19.1](#changelog-for-1191-2022-03-29)
37
37
* [Changelog for 1.18.0](#changelog-for-1180-2022-03-03)
38
38
* [Changelog for 1.17.0](#changelog-for-1170-2022-02-16)
39
39
* [Changelog for 1.16.0](#changelog-for-1160-2021-12-10)
@@ -108,7 +108,7 @@ The following sections list the changes for 7.1.0-rc.1.
108
108
109
109
## Summary
110
110
111
- * Bugfix - Share creation date is missing in invite response: [#10780 ](https://github.com/owncloud/ocis/pull/10780 )
111
+ * Bugfix - Share creation date is missing in invite response: [#10781 ](https://github.com/owncloud/ocis/pull/10781 )
112
112
* Bugfix - Bump some golang dependencies: [#10795](https://github.com/owncloud/ocis/pull/10795)
113
113
* Bugfix - Allow to accepted invite after it was once deleted: [#10834](https://github.com/owncloud/ocis/pull/10834)
114
114
* Enhancement - Part I: The user settings are extended by notifications preferences: [#10706](https://github.com/owncloud/ocis/pull/10706)
@@ -121,12 +121,12 @@ The following sections list the changes for 7.1.0-rc.1.
121
121
122
122
## Details
123
123
124
- * Bugfix - Share creation date is missing in invite response: [#10780 ](https://github.com/owncloud/ocis/pull/10780 )
124
+ * Bugfix - Share creation date is missing in invite response: [#10781 ](https://github.com/owncloud/ocis/pull/10781 )
125
125
126
126
The graph drives invite response now includes the `createdDateTime` field.
127
127
128
128
https://github.com/owncloud/ocis/issues/10739
129
- https://github.com/owncloud/ocis/pull/10780
129
+ https://github.com/owncloud/ocis/pull/10781
130
130
131
131
* Bugfix - Bump some golang dependencies: [#10795](https://github.com/owncloud/ocis/pull/10795)
132
132
@@ -10944,7 +10944,7 @@ The following sections list the changes for 2.0.0.
10944
10944
10945
10945
The following sections list the changes for 1.20.0.
10946
10946
10947
- [1.20.0]: https://github.com/owncloud/ocis/compare/v1.19.1 ...v1.20.0
10947
+ [1.20.0]: https://github.com/owncloud/ocis/compare/v1.19.0 ...v1.20.0
10948
10948
10949
10949
## Summary
10950
10950
@@ -11118,29 +11118,11 @@ The following sections list the changes for 1.20.0.
11118
11118
https://github.com/owncloud/ocis/pull/3509
11119
11119
https://github.com/owncloud/web/releases/tag/v5.4.0
11120
11120
11121
- # Changelog for [1.19.1] (2022-03-29)
11122
-
11123
- The following sections list the changes for 1.19.1.
11124
-
11125
- [1.19.1]: https://github.com/owncloud/ocis/compare/v1.19.0...v1.19.1
11126
-
11127
- ## Summary
11128
-
11129
- * Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419)
11130
-
11131
- ## Details
11132
-
11133
- * Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419)
11134
-
11135
- URLs for Special items (space image, readme) were broken.
11136
-
11137
- https://github.com/owncloud/ocis/pull/3419
11138
-
11139
11121
# Changelog for [1.19.0] (2022-03-29)
11140
11122
11141
11123
The following sections list the changes for 1.19.0.
11142
11124
11143
- [1.19.0]: https://github.com/owncloud/ocis/compare/v1.18.0 ...v1.19.0
11125
+ [1.19.0]: https://github.com/owncloud/ocis/compare/v1.19.1 ...v1.19.0
11144
11126
11145
11127
## Summary
11146
11128
@@ -11314,6 +11296,24 @@ The following sections list the changes for 1.19.0.
11314
11296
https://github.com/owncloud/ocis/pull/3375
11315
11297
https://github.com/owncloud/web/releases/tag/v5.3.0
11316
11298
11299
+ # Changelog for [1.19.1] (2022-03-29)
11300
+
11301
+ The following sections list the changes for 1.19.1.
11302
+
11303
+ [1.19.1]: https://github.com/owncloud/ocis/compare/v1.18.0...v1.19.1
11304
+
11305
+ ## Summary
11306
+
11307
+ * Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419)
11308
+
11309
+ ## Details
11310
+
11311
+ * Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419)
11312
+
11313
+ URLs for Special items (space image, readme) were broken.
11314
+
11315
+ https://github.com/owncloud/ocis/pull/3419
11316
+
11317
11317
# Changelog for [1.18.0] (2022-03-03)
11318
11318
11319
11319
The following sections list the changes for 1.18.0.
0 commit comments