From 4f3e147ffd4be97d1f02e45b433628d9ede6b2e2 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 3 Aug 2026 06:23:43 +0000 Subject: [PATCH 1/3] =?UTF-8?q?=F0=9F=8E=89=20Release=203.38.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 58b38970..bf29e1b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [3.38.0](https://github.com/opencloud-eu/docs/releases/tag/3.38.0) - 2026-08-03 + +### ❤️ Thanks to all contributors! ❤️ + +@JammingBen + +### 👷 Admin Documentation + +- Improve app install and config guide [[#1077](https://github.com/opencloud-eu/docs/pull/1077)] + ## [3.37.0](https://github.com/opencloud-eu/docs/releases/tag/3.37.0) - 2026-07-30 ### ❤️ Thanks to all contributors! ❤️ From ffb9b6000aaf78b48c53a96122c7afcd4b9ba611 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 4 Aug 2026 05:36:02 +0000 Subject: [PATCH 2/3] =?UTF-8?q?=F0=9F=8E=89=20Release=203.38.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf29e1b6..bcd450a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,15 @@ # Changelog -## [3.38.0](https://github.com/opencloud-eu/docs/releases/tag/3.38.0) - 2026-08-03 +## [3.38.0](https://github.com/opencloud-eu/docs/releases/tag/3.38.0) - 2026-08-04 ### ❤️ Thanks to all contributors! ❤️ -@JammingBen +@Heiko-Pohl, @JammingBen, @v-scharf ### 👷 Admin Documentation +- add changes from flimmy in migrate.md in version 7.2 [[#1087](https://github.com/opencloud-eu/docs/pull/1087)] +- publish release notes 7.4.0 [[#1088](https://github.com/opencloud-eu/docs/pull/1088)] - Improve app install and config guide [[#1077](https://github.com/opencloud-eu/docs/pull/1077)] ## [3.37.0](https://github.com/opencloud-eu/docs/releases/tag/3.37.0) - 2026-07-30 From 6ce03cb85a68873ca7755a5254158cbf5d5849f3 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 4 Aug 2026 05:36:35 +0000 Subject: [PATCH 3/3] =?UTF-8?q?=F0=9F=8E=89=20Release=203.38.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bcd450a8..9f977e41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,11 @@ ### ❤️ Thanks to all contributors! ❤️ -@Heiko-Pohl, @JammingBen, @v-scharf +@Heiko-Pohl, @JammingBen, @flimmy, @v-scharf + +### 🐾 Guides + +- Update rclone configuration instructions [[#1078](https://github.com/opencloud-eu/docs/pull/1078)] ### 👷 Admin Documentation