From 976b228f2bf3b44524fe095ab51fe5a24f268a31 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 1 Jul 2025 09:52:40 +0000 Subject: [PATCH 1/4] =?UTF-8?q?=F0=9F=8E=89=20Release=201.37.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 5c93b2fd..de7d0731 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.37.0](https://github.com/opencloud-eu/docs/releases/tag/1.37.0) - 2025-07-01 + +### ❤️ Thanks to all contributors! ❤️ + +@Svanvith + +### 👷 Admin Documentation + +- change structure for deployment with docker compose [[#353](https://github.com/opencloud-eu/docs/pull/353)] + ## [1.36.0](https://github.com/opencloud-eu/docs/releases/tag/1.36.0) - 2025-06-30 ### ❤️ Thanks to all contributors! ❤️ From 554200ec00d235000d80275d11b0e81f20f51c70 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 2 Jul 2025 10:16:25 +0000 Subject: [PATCH 2/4] =?UTF-8?q?=F0=9F=8E=89=20Release=201.37.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de7d0731..d66b2374 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [1.37.0](https://github.com/opencloud-eu/docs/releases/tag/1.37.0) - 2025-07-01 +## [1.37.0](https://github.com/opencloud-eu/docs/releases/tag/1.37.0) - 2025-07-02 ### ❤️ Thanks to all contributors! ❤️ @@ -8,6 +8,7 @@ ### 👷 Admin Documentation +- rewrite the raspberry pi tutorial to match to the new compose repo [[#355](https://github.com/opencloud-eu/docs/pull/355)] - change structure for deployment with docker compose [[#353](https://github.com/opencloud-eu/docs/pull/353)] ## [1.36.0](https://github.com/opencloud-eu/docs/releases/tag/1.36.0) - 2025-06-30 From 65f07d610b39c8ca195e1316881475a9e82cb470 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 2 Jul 2025 20:43:15 +0000 Subject: [PATCH 3/4] =?UTF-8?q?=F0=9F=8E=89=20Release=201.37.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 d66b2374..bad21ffa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,17 @@ ### ❤️ Thanks to all contributors! ❤️ -@Svanvith +@Svanvith, @fschade ### 👷 Admin Documentation - rewrite the raspberry pi tutorial to match to the new compose repo [[#355](https://github.com/opencloud-eu/docs/pull/355)] - change structure for deployment with docker compose [[#353](https://github.com/opencloud-eu/docs/pull/353)] +### 📦️ Build&Tools + +- enhancement(docs): add cdperf documentation [[#358](https://github.com/opencloud-eu/docs/pull/358)] + ## [1.36.0](https://github.com/opencloud-eu/docs/releases/tag/1.36.0) - 2025-06-30 ### ❤️ Thanks to all contributors! ❤️ From 5cb29aa672a6ef66976d3d5e0df8699d9721a0b3 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 2 Jul 2025 20:53:23 +0000 Subject: [PATCH 4/4] =?UTF-8?q?=F0=9F=8E=89=20Release=201.37.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 bad21ffa..396c2a2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,11 @@ ### ❤️ Thanks to all contributors! ❤️ -@Svanvith, @fschade +@AlexAndBear, @Svanvith, @fschade + +### :octocat: Developer Documentation + +- add libre graph api url to server documentation [[#357](https://github.com/opencloud-eu/docs/pull/357)] ### 👷 Admin Documentation