|
1 | 1 | # Table of Contents |
2 | 2 |
|
3 | | -* [Changelog for unreleased](#changelog-for-unreleased-unreleased) |
| 3 | +* [Changelog for 7.1.4](#changelog-for-714-2025-08-18) |
4 | 4 | * [Changelog for 7.1.3](#changelog-for-713-2025-05-27) |
5 | 5 | * [Changelog for 7.1.2](#changelog-for-712-2025-03-28) |
6 | 6 | * [Changelog for 7.1.1](#changelog-for-711-2025-03-14) |
|
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.1](#changelog-for-1191-2022-03-29) |
39 | 38 | * [Changelog for 1.19.0](#changelog-for-1190-2022-03-29) |
| 39 | +* [Changelog for 1.19.1](#changelog-for-1191-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) |
|
57 | 57 | * [Changelog for 1.1.0](#changelog-for-110-2021-01-22) |
58 | 58 | * [Changelog for 1.0.0](#changelog-for-100-2020-12-17) |
59 | 59 |
|
60 | | -# Changelog for [unreleased] (UNRELEASED) |
| 60 | +# Changelog for [7.1.4] (2025-08-18) |
61 | 61 |
|
62 | | -The following sections list the changes for unreleased. |
| 62 | +The following sections list the changes for 7.1.4. |
63 | 63 |
|
64 | | -[unreleased]: https://github.com/owncloud/ocis/compare/v7.1.3...master |
| 64 | +[7.1.4]: https://github.com/owncloud/ocis/compare/v7.1.3...v7.1.4 |
65 | 65 |
|
66 | 66 | ## Summary |
67 | 67 |
|
@@ -11352,7 +11352,7 @@ The following sections list the changes for 2.0.0. |
11352 | 11352 |
|
11353 | 11353 | The following sections list the changes for 1.20.0. |
11354 | 11354 |
|
11355 | | -[1.20.0]: https://github.com/owncloud/ocis/compare/v1.19.1...v1.20.0 |
| 11355 | +[1.20.0]: https://github.com/owncloud/ocis/compare/v1.19.0...v1.20.0 |
11356 | 11356 |
|
11357 | 11357 | ## Summary |
11358 | 11358 |
|
@@ -11526,29 +11526,11 @@ The following sections list the changes for 1.20.0. |
11526 | 11526 | https://github.com/owncloud/ocis/pull/3509 |
11527 | 11527 | https://github.com/owncloud/web/releases/tag/v5.4.0 |
11528 | 11528 |
|
11529 | | -# Changelog for [1.19.1] (2022-03-29) |
11530 | | - |
11531 | | -The following sections list the changes for 1.19.1. |
11532 | | - |
11533 | | -[1.19.1]: https://github.com/owncloud/ocis/compare/v1.19.0...v1.19.1 |
11534 | | - |
11535 | | -## Summary |
11536 | | - |
11537 | | -* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419) |
11538 | | - |
11539 | | -## Details |
11540 | | - |
11541 | | -* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419) |
11542 | | - |
11543 | | - URLs for Special items (space image, readme) were broken. |
11544 | | - |
11545 | | - https://github.com/owncloud/ocis/pull/3419 |
11546 | | - |
11547 | 11529 | # Changelog for [1.19.0] (2022-03-29) |
11548 | 11530 |
|
11549 | 11531 | The following sections list the changes for 1.19.0. |
11550 | 11532 |
|
11551 | | -[1.19.0]: https://github.com/owncloud/ocis/compare/v1.18.0...v1.19.0 |
| 11533 | +[1.19.0]: https://github.com/owncloud/ocis/compare/v1.19.1...v1.19.0 |
11552 | 11534 |
|
11553 | 11535 | ## Summary |
11554 | 11536 |
|
@@ -11722,6 +11704,24 @@ The following sections list the changes for 1.19.0. |
11722 | 11704 | https://github.com/owncloud/ocis/pull/3375 |
11723 | 11705 | https://github.com/owncloud/web/releases/tag/v5.3.0 |
11724 | 11706 |
|
| 11707 | +# Changelog for [1.19.1] (2022-03-29) |
| 11708 | + |
| 11709 | +The following sections list the changes for 1.19.1. |
| 11710 | + |
| 11711 | +[1.19.1]: https://github.com/owncloud/ocis/compare/v1.18.0...v1.19.1 |
| 11712 | + |
| 11713 | +## Summary |
| 11714 | + |
| 11715 | +* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419) |
| 11716 | + |
| 11717 | +## Details |
| 11718 | + |
| 11719 | +* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419) |
| 11720 | + |
| 11721 | + URLs for Special items (space image, readme) were broken. |
| 11722 | + |
| 11723 | + https://github.com/owncloud/ocis/pull/3419 |
| 11724 | + |
11725 | 11725 | # Changelog for [1.18.0] (2022-03-03) |
11726 | 11726 |
|
11727 | 11727 | The following sections list the changes for 1.18.0. |
|
0 commit comments