From a3bdcbae15d9eaadc0f78fd5e0adf2230c910a34 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 6 Aug 2026 10:44:03 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.3?= 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 ba22a11dfa..45fd3e03d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [7.2.3](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.3) - 2026-08-06 + +### ❤️ Thanks to all contributors! ❤️ + +@aduffeck + +### 🐛 Bug Fixes + +- Fix missing favorite flag on opensearch hits [[#3256](https://github.com/opencloud-eu/opencloud/pull/3256)] + ## [7.2.2](https://github.com/opencloud-eu/opencloud/releases/tag/v7.2.2) - 2026-07-14 ### ❤️ Thanks to all contributors! ❤️ From eecad5c31d386ff5c08deeb28108ecdf05d2a00f Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 6 Aug 2026 13:13:45 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=8E=89=20Release=207.2.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45fd3e03d9..6950393811 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ### ❤️ Thanks to all contributors! ❤️ -@aduffeck +@aduffeck, @v-scharf ### 🐛 Bug Fixes