From 11096f5196cb211a9f22266b83d192b68c77662e Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 9 Sep 2025 16:57:36 +0000 Subject: [PATCH 1/3] =?UTF-8?q?=F0=9F=8E=89=20Release=201.50.1?= 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 3002128d..e2192ade 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.50.1](https://github.com/opencloud-eu/docs/releases/tag/1.50.1) - 2025-09-09 + +### ❤️ Thanks to all contributors! ❤️ + +@AlexAndBear + +### 📦️ Build&Tools + +- chore: update docusaurus to 3.8.1 [[#459](https://github.com/opencloud-eu/docs/pull/459)] + ## [1.50.0](https://github.com/opencloud-eu/docs/releases/tag/1.50.0) - 2025-09-09 ### ❤️ Thanks to all contributors! ❤️ From 5bd51356613c129f40a1c0356138140cc865f52e Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 11 Sep 2025 11:32:40 +0000 Subject: [PATCH 2/3] =?UTF-8?q?=F0=9F=8E=89=20Release=201.51.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e2192ade..b5f25746 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ # Changelog -## [1.50.1](https://github.com/opencloud-eu/docs/releases/tag/1.50.1) - 2025-09-09 +## [1.51.0](https://github.com/opencloud-eu/docs/releases/tag/1.51.0) - 2025-09-11 ### ❤️ Thanks to all contributors! ❤️ -@AlexAndBear +@AlexAndBear, @micbar + +### :octocat: Developer Documentation + +- feat: add Api docs [[#462](https://github.com/opencloud-eu/docs/pull/462)] ### 📦️ Build&Tools From 1ff8597aaf977b8521bb8fe60baf6d642a431bcd Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 12 Sep 2025 10:10:03 +0000 Subject: [PATCH 3/3] =?UTF-8?q?=F0=9F=8E=89=20Release=201.51.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5f25746..c86c0007 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,19 @@ # Changelog -## [1.51.0](https://github.com/opencloud-eu/docs/releases/tag/1.51.0) - 2025-09-11 +## [1.51.0](https://github.com/opencloud-eu/docs/releases/tag/1.51.0) - 2025-09-12 ### ❤️ Thanks to all contributors! ❤️ -@AlexAndBear, @micbar +@AlexAndBear, @Svanvith, @micbar ### :octocat: Developer Documentation - feat: add Api docs [[#462](https://github.com/opencloud-eu/docs/pull/462)] +### 👷 Admin Documentation + +- install forwarding, add plugin and url, add forward in md [[#461](https://github.com/opencloud-eu/docs/pull/461)] + ### 📦️ Build&Tools - chore: update docusaurus to 3.8.1 [[#459](https://github.com/opencloud-eu/docs/pull/459)]