From 9247142252ffe196247a9a091f0deb7db61f3f89 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 29 Sep 2025 16:37:50 +0000 Subject: [PATCH 1/5] =?UTF-8?q?=F0=9F=8E=89=20Release=201.53.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 aa6bc35d..d7598476 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.53.0](https://github.com/opencloud-eu/docs/releases/tag/1.53.0) - 2025-09-29 + +### ❤️ Thanks to all contributors! ❤️ + +@schweigisito + +### 👷 Admin Documentation + +- describe how to enable notifications [[#472](https://github.com/opencloud-eu/docs/pull/472)] + ## [1.52.0](https://github.com/opencloud-eu/docs/releases/tag/1.52.0) - 2025-09-25 ### ❤️ Thanks to all contributors! ❤️ From e4bb3edef7f473cf37f8d19c5db06775b7cc9c54 Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 8 Oct 2025 18:42:57 +0000 Subject: [PATCH 2/5] =?UTF-8?q?=F0=9F=8E=89=20Release=201.53.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 d7598476..5abd44e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,14 @@ # Changelog -## [1.53.0](https://github.com/opencloud-eu/docs/releases/tag/1.53.0) - 2025-09-29 +## [1.53.0](https://github.com/opencloud-eu/docs/releases/tag/1.53.0) - 2025-10-08 ### ❤️ Thanks to all contributors! ❤️ -@schweigisito +@schweigisito, @tbsbdr ### 👷 Admin Documentation +- k8s with business subscription [[#475](https://github.com/opencloud-eu/docs/pull/475)] - describe how to enable notifications [[#472](https://github.com/opencloud-eu/docs/pull/472)] ## [1.52.0](https://github.com/opencloud-eu/docs/releases/tag/1.52.0) - 2025-09-25 From 3dfd010f4efc3e9dc91b72365fc7d9f7fbf6a553 Mon Sep 17 00:00:00 2001 From: oauth Date: Mon, 13 Oct 2025 12:08:55 +0000 Subject: [PATCH 3/5] =?UTF-8?q?=F0=9F=8E=89=20Release=201.53.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 5abd44e2..1d4b6b07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [1.53.0](https://github.com/opencloud-eu/docs/releases/tag/1.53.0) - 2025-10-08 +## [1.53.0](https://github.com/opencloud-eu/docs/releases/tag/1.53.0) - 2025-10-13 ### ❤️ Thanks to all contributors! ❤️ @@ -8,6 +8,7 @@ ### 👷 Admin Documentation +- fix: Lico still promoted as production ready solution #471 [[#474](https://github.com/opencloud-eu/docs/pull/474)] - k8s with business subscription [[#475](https://github.com/opencloud-eu/docs/pull/475)] - describe how to enable notifications [[#472](https://github.com/opencloud-eu/docs/pull/472)] From b7008b25953aead3af4f75f74f25f10442962eaa Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 14 Oct 2025 09:52:55 +0000 Subject: [PATCH 4/5] =?UTF-8?q?=F0=9F=8E=89=20Release=201.53.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 1d4b6b07..c297eb18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [1.53.0](https://github.com/opencloud-eu/docs/releases/tag/1.53.0) - 2025-10-13 +## [1.53.0](https://github.com/opencloud-eu/docs/releases/tag/1.53.0) - 2025-10-14 ### ❤️ Thanks to all contributors! ❤️ @@ -8,6 +8,7 @@ ### 👷 Admin Documentation +- fix: fix typo in file header #476 [[#477](https://github.com/opencloud-eu/docs/pull/477)] - fix: Lico still promoted as production ready solution #471 [[#474](https://github.com/opencloud-eu/docs/pull/474)] - k8s with business subscription [[#475](https://github.com/opencloud-eu/docs/pull/475)] - describe how to enable notifications [[#472](https://github.com/opencloud-eu/docs/pull/472)] From d433d1b63d05b202a6fe5de62ba792bbe6fddeb1 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 14 Oct 2025 09:58:09 +0000 Subject: [PATCH 5/5] =?UTF-8?q?=F0=9F=8E=89=20Release=201.53.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 c297eb18..b0e1c273 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,11 @@ ### ❤️ Thanks to all contributors! ❤️ -@schweigisito, @tbsbdr +@Svanvith, @schweigisito, @tbsbdr ### 👷 Admin Documentation +- improve web app installation [[#478](https://github.com/opencloud-eu/docs/pull/478)] - fix: fix typo in file header #476 [[#477](https://github.com/opencloud-eu/docs/pull/477)] - fix: Lico still promoted as production ready solution #471 [[#474](https://github.com/opencloud-eu/docs/pull/474)] - k8s with business subscription [[#475](https://github.com/opencloud-eu/docs/pull/475)]