From fb66a1fe602f3e6438e99784eea0c3aec2a407ef Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 12 Feb 2026 15:27:05 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=205.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e2bbefc6d..d5c62ac03b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,12 @@ ### ❤️ Thanks to all contributors! ❤️ -@ScharfViktor, @VicDeo, @aduffeck, @dragonchaser, @individual-it, @rhafer +@ScharfViktor, @VicDeo, @aduffeck, @dragonchaser, @individual-it, @rhafer, @schweigisito + +### 🐛 Bug Fixes + +- fix: fix typo in gateway service documentation [[#2332](https://github.com/opencloud-eu/opencloud/pull/2332)] +- Sanitize web config only once [[#2286](https://github.com/opencloud-eu/opencloud/pull/2286)] ### 📈 Enhancement @@ -14,10 +19,6 @@ - fix: make file urls [[#2304](https://github.com/opencloud-eu/opencloud/pull/2304)] -### 🐛 Bug Fixes - -- Sanitize web config only once [[#2286](https://github.com/opencloud-eu/opencloud/pull/2286)] - ### 📦️ Dependencies - build(deps): bump github.com/gabriel-vasile/mimetype from 1.4.12 to 1.4.13 [[#2316](https://github.com/opencloud-eu/opencloud/pull/2316)]