From ac072bee8fd688f6f45e0ca3726d866d62fe258f Mon Sep 17 00:00:00 2001 From: OpenCloud Devops Date: Mon, 15 Dec 2025 14:52:02 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=204.0.1=20(#1984)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 🎉 Release 4.0.1 * 🎉 Release 4.0.1 * 🎉 Release 4.0.1 * 🎉 Release 4.0.1 * 🎉 Release 4.0.1 * 🎉 Release 4.0.1 --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0978f7f9f..5dad44c26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [4.0.1](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.1) - 2025-12-15 + +### ❤️ Thanks to all contributors! ❤️ + +@ScharfViktor, @fschade, @kulmann, @micbar, @prashant-gurung899 + +### ✅ Tests + +- [stable-4.0] Port #2011 [[#2018](https://github.com/opencloud-eu/opencloud/pull/2018)] + +### 🐛 Bug Fixes + +- [stable-4.0] fix: build time edition channels #2001 [[#2010](https://github.com/opencloud-eu/opencloud/pull/2010)] +- [stable-4.0] fix: enforce trailing slash for server url [[#2002](https://github.com/opencloud-eu/opencloud/pull/2002)] +- [stable-4.0] fix: enhance resource creation with detailed process information (#1978) [[#2000](https://github.com/opencloud-eu/opencloud/pull/2000)] + ## [4.0.0](https://github.com/opencloud-eu/opencloud/releases/tag/v4.0.0) - 2025-12-01 ### ❤️ Thanks to all contributors! ❤️