|
35 | 35 | * [Changelog for 3.0.0](#changelog-for-300-2023-06-06)
|
36 | 36 | * [Changelog for 2.0.0](#changelog-for-200-2022-11-30)
|
37 | 37 | * [Changelog for 1.20.0](#changelog-for-1200-2022-04-13)
|
38 |
| -* [Changelog for 1.19.0](#changelog-for-1190-2022-03-29) |
39 | 38 | * [Changelog for 1.19.1](#changelog-for-1191-2022-03-29)
|
| 39 | +* [Changelog for 1.19.0](#changelog-for-1190-2022-03-29) |
40 | 40 | * [Changelog for 1.18.0](#changelog-for-1180-2022-03-03)
|
41 | 41 | * [Changelog for 1.17.0](#changelog-for-1170-2022-02-16)
|
42 | 42 | * [Changelog for 1.16.0](#changelog-for-1160-2021-12-10)
|
@@ -11144,7 +11144,7 @@ The following sections list the changes for 2.0.0.
|
11144 | 11144 |
|
11145 | 11145 | The following sections list the changes for 1.20.0.
|
11146 | 11146 |
|
11147 |
| -[1.20.0]: https://github.com/owncloud/ocis/compare/v1.19.0...v1.20.0 |
| 11147 | +[1.20.0]: https://github.com/owncloud/ocis/compare/v1.19.1...v1.20.0 |
11148 | 11148 |
|
11149 | 11149 | ## Summary
|
11150 | 11150 |
|
@@ -11318,11 +11318,29 @@ The following sections list the changes for 1.20.0.
|
11318 | 11318 | https://github.com/owncloud/ocis/pull/3509
|
11319 | 11319 | https://github.com/owncloud/web/releases/tag/v5.4.0
|
11320 | 11320 |
|
| 11321 | +# Changelog for [1.19.1] (2022-03-29) |
| 11322 | + |
| 11323 | +The following sections list the changes for 1.19.1. |
| 11324 | + |
| 11325 | +[1.19.1]: https://github.com/owncloud/ocis/compare/v1.19.0...v1.19.1 |
| 11326 | + |
| 11327 | +## Summary |
| 11328 | + |
| 11329 | +* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419) |
| 11330 | + |
| 11331 | +## Details |
| 11332 | + |
| 11333 | +* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419) |
| 11334 | + |
| 11335 | + URLs for Special items (space image, readme) were broken. |
| 11336 | + |
| 11337 | + https://github.com/owncloud/ocis/pull/3419 |
| 11338 | + |
11321 | 11339 | # Changelog for [1.19.0] (2022-03-29)
|
11322 | 11340 |
|
11323 | 11341 | The following sections list the changes for 1.19.0.
|
11324 | 11342 |
|
11325 |
| -[1.19.0]: https://github.com/owncloud/ocis/compare/v1.19.1...v1.19.0 |
| 11343 | +[1.19.0]: https://github.com/owncloud/ocis/compare/v1.18.0...v1.19.0 |
11326 | 11344 |
|
11327 | 11345 | ## Summary
|
11328 | 11346 |
|
@@ -11496,24 +11514,6 @@ The following sections list the changes for 1.19.0.
|
11496 | 11514 | https://github.com/owncloud/ocis/pull/3375
|
11497 | 11515 | https://github.com/owncloud/web/releases/tag/v5.3.0
|
11498 | 11516 |
|
11499 |
| -# Changelog for [1.19.1] (2022-03-29) |
11500 |
| - |
11501 |
| -The following sections list the changes for 1.19.1. |
11502 |
| - |
11503 |
| -[1.19.1]: https://github.com/owncloud/ocis/compare/v1.18.0...v1.19.1 |
11504 |
| - |
11505 |
| -## Summary |
11506 |
| - |
11507 |
| -* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419) |
11508 |
| - |
11509 |
| -## Details |
11510 |
| - |
11511 |
| -* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419) |
11512 |
| - |
11513 |
| - URLs for Special items (space image, readme) were broken. |
11514 |
| - |
11515 |
| - https://github.com/owncloud/ocis/pull/3419 |
11516 |
| - |
11517 | 11517 | # Changelog for [1.18.0] (2022-03-03)
|
11518 | 11518 |
|
11519 | 11519 | The following sections list the changes for 1.18.0.
|
|
0 commit comments