From d8a2eb71f300cef4553e5b249897805f0394d116 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 8 Sep 2026 07:42:21 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=208.0.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 45add28f84..0164ec262c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [8.0.0](https://github.com/opencloud-eu/opencloud/releases/tag/v8.0.0) - 2026-09-07 +## [8.0.0](https://github.com/opencloud-eu/opencloud/releases/tag/v8.0.0) - 2026-09-08 ### ❤️ Thanks to all contributors! ❤️ @@ -14,6 +14,7 @@ ### 🐛 Bug Fixes +- fix: log jwt expired on debug level instead of error [[#3463](https://github.com/opencloud-eu/opencloud/pull/3463)] - fix(proxy): restrict JWT signed urls to the allowed HTTP methods [[#3481](https://github.com/opencloud-eu/opencloud/pull/3481)] - fix: notification handling for share removal and space membership expiry [[#3257](https://github.com/opencloud-eu/opencloud/pull/3257)] - fix: posix cli commands [[#3348](https://github.com/opencloud-eu/opencloud/pull/3348)]