From 6287c9e885ea7e8230cd5f4823a4bfc415e65396 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 27 May 2026 13:43:25 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=207.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf7019fdbc..e17e671cfe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,15 +6,16 @@ @ScharfViktor, @aduffeck, @rhafer +### 🐛 Bug Fixes + +- fix(init): Only log admin password if it was generated [[#2839](https://github.com/opencloud-eu/opencloud/pull/2839)] +- fix: translations for activities and others [[#2836](https://github.com/opencloud-eu/opencloud/pull/2836)] +- fix-2824. run tests without remote.php [[#2826](https://github.com/opencloud-eu/opencloud/pull/2826)] + ### 📚 Documentation - docs(adr): Remove erroneous mention of kanidm [[#2783](https://github.com/opencloud-eu/opencloud/pull/2783)] -### 🐛 Bug Fixes - -- fix: translations for activities and others [[#2836](https://github.com/opencloud-eu/opencloud/pull/2836)] -- fix-2824. run tests without remote.php [[#2826](https://github.com/opencloud-eu/opencloud/pull/2826)] - ### 📦️ Dependencies - build(deps-dev): bump postcss-loader from 4.3.0 to 8.2.1 in /services/idp [[#2830](https://github.com/opencloud-eu/opencloud/pull/2830)]