From 58bb8eb561c608c3ffead8be4cc7cf094f294b72 Mon Sep 17 00:00:00 2001 From: oauth Date: Tue, 8 Sep 2026 13:32:39 +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 | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index efe75d0f1d..dc5d4c660e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ ### 🐛 Bug Fixes +- fix(thumbnails): bound declared image dimensions before decoding [[#3457](https://github.com/opencloud-eu/opencloud/pull/3457)] - test(search): re-search until the expected files are in the result [[#3488](https://github.com/opencloud-eu/opencloud/pull/3488)] - fix(config): correct pending version annotations [[#3487](https://github.com/opencloud-eu/opencloud/pull/3487)] - Activitylog event handler split [[#3241](https://github.com/opencloud-eu/opencloud/pull/3241)]