|
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.0](#changelog-for-1190-2022-03-29) |
36 | 35 | * [Changelog for 1.19.1](#changelog-for-1191-2022-03-29)
|
| 36 | +* [Changelog for 1.19.0](#changelog-for-1190-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)
|
@@ -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.0...v1.20.0 |
| 10947 | +[1.20.0]: https://github.com/owncloud/ocis/compare/v1.19.1...v1.20.0 |
10948 | 10948 |
|
10949 | 10949 | ## Summary
|
10950 | 10950 |
|
@@ -11118,11 +11118,29 @@ 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 | + |
11121 | 11139 | # Changelog for [1.19.0] (2022-03-29)
|
11122 | 11140 |
|
11123 | 11141 | The following sections list the changes for 1.19.0.
|
11124 | 11142 |
|
11125 |
| -[1.19.0]: https://github.com/owncloud/ocis/compare/v1.19.1...v1.19.0 |
| 11143 | +[1.19.0]: https://github.com/owncloud/ocis/compare/v1.18.0...v1.19.0 |
11126 | 11144 |
|
11127 | 11145 | ## Summary
|
11128 | 11146 |
|
@@ -11296,24 +11314,6 @@ The following sections list the changes for 1.19.0.
|
11296 | 11314 | https://github.com/owncloud/ocis/pull/3375
|
11297 | 11315 | https://github.com/owncloud/web/releases/tag/v5.3.0
|
11298 | 11316 |
|
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