From b53b4ef1dec30e2952727c7df67164906f3e319b Mon Sep 17 00:00:00 2001 From: OpenCloud Devops Date: Mon, 3 Nov 2025 16:27:10 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=203.7.0=20(#1723)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 🎉 Release 3.7.0 * 🎉 Release 3.7.0 * 🎉 Release 3.7.0 * 🎉 Release 3.7.0 * 🎉 Release 3.7.0 * 🎉 Release 3.7.0 * 🎉 Release 3.7.0 * 🎉 Release 3.7.0 * 🎉 Release 3.7.0 * 🎉 Release 3.7.0 --- CHANGELOG.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95da29ff2e..6ff2bad204 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,28 @@ # Changelog +## [3.7.0](https://github.com/opencloud-eu/opencloud/releases/tag/v3.7.0) - 2025-11-03 + +### ❤️ Thanks to all contributors! ❤️ + +@ScharfViktor, @individual-it, @kulmann, @rhafer, @schweigisito, @sdwilsh + +### ✅ Tests + +- check status of postprocessing before accesing the file [[#1762](https://github.com/opencloud-eu/opencloud/pull/1762)] + +### 📈 Enhancement + +- multi-tenancy: Optional attributes on provision API [[#1663](https://github.com/opencloud-eu/opencloud/pull/1663)] +- fix: fix #1698 - Notification email doesn't contain Message-Id header [[#1708](https://github.com/opencloud-eu/opencloud/pull/1708)] + +### 🐛 Bug Fixes + +- fix: only search LDAP group by name [[#1724](https://github.com/opencloud-eu/opencloud/pull/1724)] + +### 📦️ Dependencies + +- [full-ci] bump web 4.2.0 and opencloud 3.7.0 version [[#1765](https://github.com/opencloud-eu/opencloud/pull/1765)] + ## [3.6.0](https://github.com/opencloud-eu/opencloud/releases/tag/v3.6.0) - 2025-10-27 ### ❤️ Thanks to all contributors! ❤️