|
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)
|
@@ -11120,7 +11120,7 @@ The following sections list the changes for 2.0.0.
|
11120 | 11120 |
|
11121 | 11121 | The following sections list the changes for 1.20.0.
|
11122 | 11122 |
|
11123 |
| -[1.20.0]: https://github.com/owncloud/ocis/compare/v1.19.0...v1.20.0 |
| 11123 | +[1.20.0]: https://github.com/owncloud/ocis/compare/v1.19.1...v1.20.0 |
11124 | 11124 |
|
11125 | 11125 | ## Summary
|
11126 | 11126 |
|
@@ -11294,11 +11294,29 @@ The following sections list the changes for 1.20.0.
|
11294 | 11294 | https://github.com/owncloud/ocis/pull/3509
|
11295 | 11295 | https://github.com/owncloud/web/releases/tag/v5.4.0
|
11296 | 11296 |
|
| 11297 | +# Changelog for [1.19.1] (2022-03-29) |
| 11298 | + |
| 11299 | +The following sections list the changes for 1.19.1. |
| 11300 | + |
| 11301 | +[1.19.1]: https://github.com/owncloud/ocis/compare/v1.19.0...v1.19.1 |
| 11302 | + |
| 11303 | +## Summary |
| 11304 | + |
| 11305 | +* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419) |
| 11306 | + |
| 11307 | +## Details |
| 11308 | + |
| 11309 | +* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419) |
| 11310 | + |
| 11311 | + URLs for Special items (space image, readme) were broken. |
| 11312 | + |
| 11313 | + https://github.com/owncloud/ocis/pull/3419 |
| 11314 | + |
11297 | 11315 | # Changelog for [1.19.0] (2022-03-29)
|
11298 | 11316 |
|
11299 | 11317 | The following sections list the changes for 1.19.0.
|
11300 | 11318 |
|
11301 |
| -[1.19.0]: https://github.com/owncloud/ocis/compare/v1.19.1...v1.19.0 |
| 11319 | +[1.19.0]: https://github.com/owncloud/ocis/compare/v1.18.0...v1.19.0 |
11302 | 11320 |
|
11303 | 11321 | ## Summary
|
11304 | 11322 |
|
@@ -11472,24 +11490,6 @@ The following sections list the changes for 1.19.0.
|
11472 | 11490 | https://github.com/owncloud/ocis/pull/3375
|
11473 | 11491 | https://github.com/owncloud/web/releases/tag/v5.3.0
|
11474 | 11492 |
|
11475 |
| -# Changelog for [1.19.1] (2022-03-29) |
11476 |
| - |
11477 |
| -The following sections list the changes for 1.19.1. |
11478 |
| - |
11479 |
| -[1.19.1]: https://github.com/owncloud/ocis/compare/v1.18.0...v1.19.1 |
11480 |
| - |
11481 |
| -## Summary |
11482 |
| - |
11483 |
| -* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419) |
11484 |
| - |
11485 |
| -## Details |
11486 |
| - |
11487 |
| -* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419) |
11488 |
| - |
11489 |
| - URLs for Special items (space image, readme) were broken. |
11490 |
| - |
11491 |
| - https://github.com/owncloud/ocis/pull/3419 |
11492 |
| - |
11493 | 11493 | # Changelog for [1.18.0] (2022-03-03)
|
11494 | 11494 |
|
11495 | 11495 | The following sections list the changes for 1.18.0.
|
|
0 commit comments