From 1e8ea169206fdb763c169bb8e9f8273cbf1a49a7 Mon Sep 17 00:00:00 2001 From: El RIDO Date: Sat, 11 Apr 2026 19:46:58 +0200 Subject: [PATCH] document change --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae352128..39e9b260 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * CHANGED: Deduplicate JSON error message translations * CHANGED: Refactored translation of exception messages * CHANGED: Upgrading libraries to: DOMpurify 3.3.2, ip-lib 1.22.0 & polyfill-php80 1.33.0 +* CHANGED: Remove obsolete X-XSS-Protection header (#1825) * FIXED: Some exceptions not getting translated * FIXED: Attachment disappears after a "paste" in the message area (#1731) * FIXED: The content format is not reset when creating a new document (#1707)