|
31 | 31 | * [Changelog for 3.0.0](#changelog-for-300-2023-06-06) |
32 | 32 | * [Changelog for 2.0.0](#changelog-for-200-2022-11-30) |
33 | 33 | * [Changelog for 1.20.0](#changelog-for-1200-2022-04-13) |
34 | | -* [Changelog for 1.19.1](#changelog-for-1191-2022-03-29) |
35 | 34 | * [Changelog for 1.19.0](#changelog-for-1190-2022-03-29) |
| 35 | +* [Changelog for 1.19.1](#changelog-for-1191-2022-03-29) |
36 | 36 | * [Changelog for 1.18.0](#changelog-for-1180-2022-03-03) |
37 | 37 | * [Changelog for 1.17.0](#changelog-for-1170-2022-02-16) |
38 | 38 | * [Changelog for 1.16.0](#changelog-for-1160-2021-12-10) |
@@ -10802,7 +10802,7 @@ The following sections list the changes for 2.0.0. |
10802 | 10802 |
|
10803 | 10803 | The following sections list the changes for 1.20.0. |
10804 | 10804 |
|
10805 | | -[1.20.0]: https://github.com/owncloud/ocis/compare/v1.19.1...v1.20.0 |
| 10805 | +[1.20.0]: https://github.com/owncloud/ocis/compare/v1.19.0...v1.20.0 |
10806 | 10806 |
|
10807 | 10807 | ## Summary |
10808 | 10808 |
|
@@ -10976,29 +10976,11 @@ The following sections list the changes for 1.20.0. |
10976 | 10976 | https://github.com/owncloud/ocis/pull/3509 |
10977 | 10977 | https://github.com/owncloud/web/releases/tag/v5.4.0 |
10978 | 10978 |
|
10979 | | -# Changelog for [1.19.1] (2022-03-29) |
10980 | | - |
10981 | | -The following sections list the changes for 1.19.1. |
10982 | | - |
10983 | | -[1.19.1]: https://github.com/owncloud/ocis/compare/v1.19.0...v1.19.1 |
10984 | | - |
10985 | | -## Summary |
10986 | | - |
10987 | | -* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419) |
10988 | | - |
10989 | | -## Details |
10990 | | - |
10991 | | -* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419) |
10992 | | - |
10993 | | - URLs for Special items (space image, readme) were broken. |
10994 | | - |
10995 | | - https://github.com/owncloud/ocis/pull/3419 |
10996 | | - |
10997 | 10979 | # Changelog for [1.19.0] (2022-03-29) |
10998 | 10980 |
|
10999 | 10981 | The following sections list the changes for 1.19.0. |
11000 | 10982 |
|
11001 | | -[1.19.0]: https://github.com/owncloud/ocis/compare/v1.18.0...v1.19.0 |
| 10983 | +[1.19.0]: https://github.com/owncloud/ocis/compare/v1.19.1...v1.19.0 |
11002 | 10984 |
|
11003 | 10985 | ## Summary |
11004 | 10986 |
|
@@ -11172,6 +11154,24 @@ The following sections list the changes for 1.19.0. |
11172 | 11154 | https://github.com/owncloud/ocis/pull/3375 |
11173 | 11155 | https://github.com/owncloud/web/releases/tag/v5.3.0 |
11174 | 11156 |
|
| 11157 | +# Changelog for [1.19.1] (2022-03-29) |
| 11158 | + |
| 11159 | +The following sections list the changes for 1.19.1. |
| 11160 | + |
| 11161 | +[1.19.1]: https://github.com/owncloud/ocis/compare/v1.18.0...v1.19.1 |
| 11162 | + |
| 11163 | +## Summary |
| 11164 | + |
| 11165 | +* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419) |
| 11166 | + |
| 11167 | +## Details |
| 11168 | + |
| 11169 | +* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419) |
| 11170 | + |
| 11171 | + URLs for Special items (space image, readme) were broken. |
| 11172 | + |
| 11173 | + https://github.com/owncloud/ocis/pull/3419 |
| 11174 | + |
11175 | 11175 | # Changelog for [1.18.0] (2022-03-03) |
11176 | 11176 |
|
11177 | 11177 | The following sections list the changes for 1.18.0. |
|
0 commit comments