From 74ca4a64b30eaa984ed2d68bf21800447d055267 Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 21 Mar 2025 12:43:41 +0000 Subject: [PATCH 1/5] =?UTF-8?q?=F0=9F=8E=89=20Release=201.8.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 5b6388b0..021baae7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.8.0](https://github.com/opencloud-eu/docs/releases/tag/1.8.0) - 2025-03-21 + +### ❤️ Thanks to all contributors! ❤️ + +@AlexAndBear + +### 👤 User Documentation + +- Fix view modes title [[#178](https://github.com/opencloud-eu/docs/pull/178)] + ## [1.7.1](https://github.com/opencloud-eu/docs/releases/tag/1.7.1) - 2025-03-19 ### ❤️ Thanks to all contributors! ❤️ From b38a0ea58579ba85bbc1d0acfe98e3f1ab394d2f Mon Sep 17 00:00:00 2001 From: oauth Date: Fri, 21 Mar 2025 12:43:58 +0000 Subject: [PATCH 2/5] =?UTF-8?q?=F0=9F=8E=89=20Release=201.8.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 021baae7..4f369886 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ### 👤 User Documentation +- Fix tiles view title [[#177](https://github.com/opencloud-eu/docs/pull/177)] - Fix view modes title [[#178](https://github.com/opencloud-eu/docs/pull/178)] ## [1.7.1](https://github.com/opencloud-eu/docs/releases/tag/1.7.1) - 2025-03-19 From 01b05b7179d4565ecba2b6d7c27209812ef193f5 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 25 Mar 2025 09:00:20 +0000 Subject: [PATCH 3/5] =?UTF-8?q?=F0=9F=8E=89=20Release=201.8.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 4f369886..b0731ae8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ # Changelog -## [1.8.0](https://github.com/opencloud-eu/docs/releases/tag/1.8.0) - 2025-03-21 +## [1.8.0](https://github.com/opencloud-eu/docs/releases/tag/1.8.0) - 2025-03-25 ### ❤️ Thanks to all contributors! ❤️ -@AlexAndBear +@AlexAndBear, @dragotin + +### 👷 Admin Documentation + +- Add Posixfs admin documentation [[#182](https://github.com/opencloud-eu/docs/pull/182)] ### 👤 User Documentation From 4c30099bce074ab7600f97969ea337ffe69e045f Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 25 Mar 2025 09:22:30 +0000 Subject: [PATCH 4/5] =?UTF-8?q?=F0=9F=8E=89=20Release=201.8.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0731ae8..0ea19f05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ### 👷 Admin Documentation +- PosixFS adjustments [[#184](https://github.com/opencloud-eu/docs/pull/184)] - Add Posixfs admin documentation [[#182](https://github.com/opencloud-eu/docs/pull/182)] ### 👤 User Documentation From ca0590af2b5f9a6f534e67f81d89f8531c9833f1 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 26 Mar 2025 16:46:21 +0000 Subject: [PATCH 5/5] =?UTF-8?q?=F0=9F=8E=89=20Release=201.8.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ea19f05..41ec3be6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,14 @@ # Changelog -## [1.8.0](https://github.com/opencloud-eu/docs/releases/tag/1.8.0) - 2025-03-25 +## [1.8.0](https://github.com/opencloud-eu/docs/releases/tag/1.8.0) - 2025-03-26 ### ❤️ Thanks to all contributors! ❤️ -@AlexAndBear, @dragotin +@AlexAndBear, @dragotin, @tbsbdr ### 👷 Admin Documentation +- Add release notes for version 1.1.0 and 2.0.0 [[#185](https://github.com/opencloud-eu/docs/pull/185)] - PosixFS adjustments [[#184](https://github.com/opencloud-eu/docs/pull/184)] - Add Posixfs admin documentation [[#182](https://github.com/opencloud-eu/docs/pull/182)]