From c8769532d4da829af699653c605e680b729b4976 Mon Sep 17 00:00:00 2001 From: OpenCloud Devops Date: Mon, 30 Mar 2026 15:50:34 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=204.0.4=20(#2338)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 🎉 Release 4.0.4 * 🎉 Release 4.0.4 * 🎉 Release 4.0.4 * 🎉 Release 4.0.4 * 🎉 Release 4.0.4 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d932e995..f012fc925 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [4.0.4](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.4) - 2026-03-30 + +### ❤️ Thanks to all contributors! ❤️ + +@ScharfViktor, @aduffeck, @dragonchaser, @rhafer, @saw-jan + +### 🐛 Bug Fixes + +- Backport bleve batch fix [[#2527](https://github.com/opencloud-eu/opencloud/pull/2527)] +- Backport backchannel logout [[#2407](https://github.com/opencloud-eu/opencloud/pull/2407)] + +### 📦️ Dependencies + +- [stable-4.0] Bump some go dependencies [[#2544](https://github.com/opencloud-eu/opencloud/pull/2544)] + ## [4.0.3](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.3) - 2026-02-05 ### ❤️ Thanks to all contributors! ❤️