From 453b003a965c2ff527363308030cf8ebbe3842bf Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 2 Jun 2026 07:01:57 +0000 Subject: [PATCH 1/3] =?UTF-8?q?=F0=9F=8E=89=20Release=207.1.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd04d74919..111ec1232f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [7.1.1](https://github.com/opencloud-eu/web/releases/tag/v7.1.1) - 2026-06-02 + +### ❤️ Thanks to all contributors! ❤️ + +@micbar + +### 📦️ Dependencies + +- [full-ci] Update OPENCLOUD_COMMITID for testing [[#2628](https://github.com/opencloud-eu/web/pull/2628)] + ## [7.1.0](https://github.com/opencloud-eu/web/releases/tag/v7.1.0) - 2026-06-01 ### ❤️ Thanks to all contributors! ❤️ From 75833538f39d438e55aadb335aeefe14c1ca5bd6 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 2 Jun 2026 09:26:27 +0000 Subject: [PATCH 2/3] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 111ec1232f..9ccc94fe8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ # Changelog -## [7.1.1](https://github.com/opencloud-eu/web/releases/tag/v7.1.1) - 2026-06-02 +## [7.2.0](https://github.com/opencloud-eu/web/releases/tag/v7.2.0) - 2026-06-02 ### ❤️ Thanks to all contributors! ❤️ -@micbar +@JammingBen, @micbar + +### 📈 Enhancement + +- feat: implement user mentions in Collabora docs [[#2601](https://github.com/opencloud-eu/web/pull/2601)] ### 📦️ Dependencies From c1f15115749efda5a2803a5d3bea24003096bf48 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 2 Jun 2026 12:55:18 +0000 Subject: [PATCH 3/3] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ccc94fe8e..92cdc87a93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,11 @@ ### ❤️ Thanks to all contributors! ❤️ -@JammingBen, @micbar +@AlexAndBear, @JammingBen, @micbar + +### 🐛 Bug Fixes + +- fix: some logos won't be shown in top bar [[#2627](https://github.com/opencloud-eu/web/pull/2627)] ### 📈 Enhancement