From 5f9a6f277f0c0535dad2285f513f8279b70fc01e Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 3 Apr 2025 06:58:35 +0000 Subject: [PATCH 1/3] =?UTF-8?q?=F0=9F=8E=89=20Release=201.10.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 eecdc359..00e66e55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.10.1](https://github.com/opencloud-eu/docs/releases/tag/1.10.1) - 2025-04-03 + +### ❤️ Thanks to all contributors! ❤️ + +@AlexAndBear + +### 📦️ Build&Tools + +- Fix broken favicon on firefox [[#205](https://github.com/opencloud-eu/docs/pull/205)] + ## [1.10.0](https://github.com/opencloud-eu/docs/releases/tag/1.10.0) - 2025-04-02 ### ❤️ Thanks to all contributors! ❤️ From 7f8f101e5d75cb9f1cee8c53cccb0ae117878b65 Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 4 Apr 2025 08:01:52 +0000 Subject: [PATCH 2/3] =?UTF-8?q?=F0=9F=8E=89=20Release=201.11.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 00e66e55..96e7f3a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ # Changelog -## [1.10.1](https://github.com/opencloud-eu/docs/releases/tag/1.10.1) - 2025-04-03 +## [1.11.0](https://github.com/opencloud-eu/docs/releases/tag/1.11.0) - 2025-04-04 ### ❤️ Thanks to all contributors! ❤️ -@AlexAndBear +@AlexAndBear, @tbsbdr + +### 👷 Admin Documentation + +- Add TUS [[#208](https://github.com/opencloud-eu/docs/pull/208)] ### 📦️ Build&Tools From 3b2affb75105085799e5779e5de7ff01b0eb897d Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 7 Apr 2025 11:13:46 +0000 Subject: [PATCH 3/3] =?UTF-8?q?=F0=9F=8E=89=20Release=201.11.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 96e7f3a2..77eebc59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,19 @@ # Changelog -## [1.11.0](https://github.com/opencloud-eu/docs/releases/tag/1.11.0) - 2025-04-04 +## [1.11.0](https://github.com/opencloud-eu/docs/releases/tag/1.11.0) - 2025-04-07 ### ❤️ Thanks to all contributors! ❤️ -@AlexAndBear, @tbsbdr +@AlexAndBear, @ScharfViktor, @tbsbdr ### 👷 Admin Documentation - Add TUS [[#208](https://github.com/opencloud-eu/docs/pull/208)] +### 🐛 Bug Fixes + +- fix url in the bare-metal [[#211](https://github.com/opencloud-eu/docs/pull/211)] + ### 📦️ Build&Tools - Fix broken favicon on firefox [[#205](https://github.com/opencloud-eu/docs/pull/205)]