From 85703dbfa4c62d8a8399cf2dbd9b0a6752f11400 Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 11 Sep 2026 08:29:55 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=8E=89=20Release=203.44.0?= 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 ffacb8fa..f5e15e00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [3.44.0](https://github.com/opencloud-eu/docs/releases/tag/3.44.0) - 2026-09-11 + +### ❤️ Thanks to all contributors! ❤️ + +@Svanvith + +### 👤 User Documentation + +- restructure common issues in user [[#1155](https://github.com/opencloud-eu/docs/pull/1155)] + ## [3.43.0](https://github.com/opencloud-eu/docs/releases/tag/3.43.0) - 2026-09-10 ### ❤️ Thanks to all contributors! ❤️ From 90453d3075b28c87978ac61218bdeb634629dd6d Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 11 Sep 2026 10:10:51 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=8E=89=20Release=203.44.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5e15e00..276c281c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ @Svanvith +### 👷 Admin Documentation + +- restructure the common issues in the admin part [[#1154](https://github.com/opencloud-eu/docs/pull/1154)] + ### 👤 User Documentation - restructure common issues in user [[#1155](https://github.com/opencloud-eu/docs/pull/1155)]