Skip to content

Commit 4620568

Browse files
committed
Automated changelog update [skip ci]
1 parent b46d057 commit 4620568

File tree

1 file changed

+33
-25
lines changed

1 file changed

+33
-25
lines changed

CHANGELOG.md

Lines changed: 33 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Table of Contents
22

3-
* [Changelog for unreleased](#changelog-for-unreleased-unreleased)
3+
* [Changelog for 7.3.0](#changelog-for-730-2025-10-13)
44
* [Changelog for 7.2.0](#changelog-for-720-2025-07-14)
55
* [Changelog for 7.1.3](#changelog-for-713-2025-05-27)
66
* [Changelog for 7.1.2](#changelog-for-712-2025-03-28)
@@ -36,8 +36,8 @@
3636
* [Changelog for 3.0.0](#changelog-for-300-2023-06-06)
3737
* [Changelog for 2.0.0](#changelog-for-200-2022-11-30)
3838
* [Changelog for 1.20.0](#changelog-for-1200-2022-04-13)
39-
* [Changelog for 1.19.1](#changelog-for-1191-2022-03-29)
4039
* [Changelog for 1.19.0](#changelog-for-1190-2022-03-29)
40+
* [Changelog for 1.19.1](#changelog-for-1191-2022-03-29)
4141
* [Changelog for 1.18.0](#changelog-for-1180-2022-03-03)
4242
* [Changelog for 1.17.0](#changelog-for-1170-2022-02-16)
4343
* [Changelog for 1.16.0](#changelog-for-1160-2021-12-10)
@@ -58,11 +58,11 @@
5858
* [Changelog for 1.1.0](#changelog-for-110-2021-01-22)
5959
* [Changelog for 1.0.0](#changelog-for-100-2020-12-17)
6060

61-
# Changelog for [unreleased] (UNRELEASED)
61+
# Changelog for [7.3.0] (2025-10-13)
6262

63-
The following sections list the changes for unreleased.
63+
The following sections list the changes for 7.3.0.
6464

65-
[unreleased]: https://github.com/owncloud/ocis/compare/v7.2.0...master
65+
[7.3.0]: https://github.com/owncloud/ocis/compare/v7.2.0...v7.3.0
6666

6767
## Summary
6868

@@ -92,6 +92,7 @@ The following sections list the changes for unreleased.
9292
* Enhancement - Drop remote.php prefix: [#11687](https://github.com/owncloud/ocis/pull/11687)
9393
* Enhancement - Add configurable display attributes: [#11695](https://github.com/owncloud/ocis/pull/11695)
9494
* Enhancement - Bump Web to 12.1.0: [#11710](https://github.com/owncloud/ocis/pull/11710)
95+
* Enhancement - Bump Web to 12.1.1: [#11726](https://github.com/owncloud/ocis/pull/11726)
9596

9697
## Details
9798

@@ -323,6 +324,13 @@ The following sections list the changes for unreleased.
323324
https://github.com/owncloud/ocis/pull/11710
324325
https://github.com/owncloud/web/releases/tag/v12.1.0
325326

327+
* Enhancement - Bump Web to 12.1.1: [#11726](https://github.com/owncloud/ocis/pull/11726)
328+
329+
This version contains only updated translations.
330+
331+
https://github.com/owncloud/ocis/pull/11726
332+
https://github.com/owncloud/web/releases/tag/v12.1.1
333+
326334
# Changelog for [7.2.0] (2025-07-14)
327335

328336
The following sections list the changes for 7.2.0.
@@ -12013,7 +12021,7 @@ The following sections list the changes for 2.0.0.
1201312021

1201412022
The following sections list the changes for 1.20.0.
1201512023

12016-
[1.20.0]: https://github.com/owncloud/ocis/compare/v1.19.1...v1.20.0
12024+
[1.20.0]: https://github.com/owncloud/ocis/compare/v1.19.0...v1.20.0
1201712025

1201812026
## Summary
1201912027

@@ -12187,29 +12195,11 @@ The following sections list the changes for 1.20.0.
1218712195
https://github.com/owncloud/ocis/pull/3509
1218812196
https://github.com/owncloud/web/releases/tag/v5.4.0
1218912197

12190-
# Changelog for [1.19.1] (2022-03-29)
12191-
12192-
The following sections list the changes for 1.19.1.
12193-
12194-
[1.19.1]: https://github.com/owncloud/ocis/compare/v1.19.0...v1.19.1
12195-
12196-
## Summary
12197-
12198-
* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419)
12199-
12200-
## Details
12201-
12202-
* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419)
12203-
12204-
URLs for Special items (space image, readme) were broken.
12205-
12206-
https://github.com/owncloud/ocis/pull/3419
12207-
1220812198
# Changelog for [1.19.0] (2022-03-29)
1220912199

1221012200
The following sections list the changes for 1.19.0.
1221112201

12212-
[1.19.0]: https://github.com/owncloud/ocis/compare/v1.18.0...v1.19.0
12202+
[1.19.0]: https://github.com/owncloud/ocis/compare/v1.19.1...v1.19.0
1221312203

1221412204
## Summary
1221512205

@@ -12383,6 +12373,24 @@ The following sections list the changes for 1.19.0.
1238312373
https://github.com/owncloud/ocis/pull/3375
1238412374
https://github.com/owncloud/web/releases/tag/v5.3.0
1238512375

12376+
# Changelog for [1.19.1] (2022-03-29)
12377+
12378+
The following sections list the changes for 1.19.1.
12379+
12380+
[1.19.1]: https://github.com/owncloud/ocis/compare/v1.18.0...v1.19.1
12381+
12382+
## Summary
12383+
12384+
* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419)
12385+
12386+
## Details
12387+
12388+
* Bugfix - Return correct special item urls: [#3419](https://github.com/owncloud/ocis/pull/3419)
12389+
12390+
URLs for Special items (space image, readme) were broken.
12391+
12392+
https://github.com/owncloud/ocis/pull/3419
12393+
1238612394
# Changelog for [1.18.0] (2022-03-03)
1238712395

1238812396
The following sections list the changes for 1.18.0.

0 commit comments

Comments
 (0)