|
36 | 36 | * [Changelog for 3.0.0](#changelog-for-300-2023-06-06) |
37 | 37 | * [Changelog for 2.0.0](#changelog-for-200-2022-11-30) |
38 | 38 | * [Changelog for 1.20.0](#changelog-for-1200-2022-04-13) |
39 | | -* [Changelog for 1.19.1](#changelog-for-1191-2022-03-29) |
40 | 39 | * [Changelog for 1.19.0](#changelog-for-1190-2022-03-29) |
| 40 | +* [Changelog for 1.19.1](#changelog-for-1191-2022-03-29) |
41 | 41 | * [Changelog for 1.18.0](#changelog-for-1180-2022-03-03) |
42 | 42 | * [Changelog for 1.17.0](#changelog-for-1170-2022-02-16) |
43 | 43 | * [Changelog for 1.16.0](#changelog-for-1160-2021-12-10) |
@@ -12013,7 +12013,7 @@ The following sections list the changes for 2.0.0. |
12013 | 12013 |
|
12014 | 12014 | The following sections list the changes for 1.20.0. |
12015 | 12015 |
|
12016 | | -[1.20.0]: https://github.com/owncloud/ocis/compare/v1.19.1...v1.20.0 |
| 12016 | +[1.20.0]: https://github.com/owncloud/ocis/compare/v1.19.0...v1.20.0 |
12017 | 12017 |
|
12018 | 12018 | ## Summary |
12019 | 12019 |
|
@@ -12187,29 +12187,11 @@ The following sections list the changes for 1.20.0. |
12187 | 12187 | https://github.com/owncloud/ocis/pull/3509 |
12188 | 12188 | https://github.com/owncloud/web/releases/tag/v5.4.0 |
12189 | 12189 |
|
12190 | | -# Changelog for [1.19.1] (2022-03-29) |
12191 | | - |
12192 | | -The following sections list the changes for 1.19.1. |
12193 | | - |
12194 | | -[1.19.1]: https://github.com/owncloud/ocis/compare/v1.19.0...v1.19.1 |
12195 | | - |
12196 | | -## Summary |
12197 | | - |
12198 | | -* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419) |
12199 | | - |
12200 | | -## Details |
12201 | | - |
12202 | | -* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419) |
12203 | | - |
12204 | | - URLs for Special items (space image, readme) were broken. |
12205 | | - |
12206 | | - https://github.com/owncloud/ocis/pull/3419 |
12207 | | - |
12208 | 12190 | # Changelog for [1.19.0] (2022-03-29) |
12209 | 12191 |
|
12210 | 12192 | The following sections list the changes for 1.19.0. |
12211 | 12193 |
|
12212 | | -[1.19.0]: https://github.com/owncloud/ocis/compare/v1.18.0...v1.19.0 |
| 12194 | +[1.19.0]: https://github.com/owncloud/ocis/compare/v1.19.1...v1.19.0 |
12213 | 12195 |
|
12214 | 12196 | ## Summary |
12215 | 12197 |
|
@@ -12383,6 +12365,24 @@ The following sections list the changes for 1.19.0. |
12383 | 12365 | https://github.com/owncloud/ocis/pull/3375 |
12384 | 12366 | https://github.com/owncloud/web/releases/tag/v5.3.0 |
12385 | 12367 |
|
| 12368 | +# Changelog for [1.19.1] (2022-03-29) |
| 12369 | + |
| 12370 | +The following sections list the changes for 1.19.1. |
| 12371 | + |
| 12372 | +[1.19.1]: https://github.com/owncloud/ocis/compare/v1.18.0...v1.19.1 |
| 12373 | + |
| 12374 | +## Summary |
| 12375 | + |
| 12376 | +* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419) |
| 12377 | + |
| 12378 | +## Details |
| 12379 | + |
| 12380 | +* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419) |
| 12381 | + |
| 12382 | + URLs for Special items (space image, readme) were broken. |
| 12383 | + |
| 12384 | + https://github.com/owncloud/ocis/pull/3419 |
| 12385 | + |
12386 | 12386 | # Changelog for [1.18.0] (2022-03-03) |
12387 | 12387 |
|
12388 | 12388 | The following sections list the changes for 1.18.0. |
|
0 commit comments