From 23487361a976486a71b91f41c2567f9b3133572a Mon Sep 17 00:00:00 2001 From: Giovanni Pellerano Date: Sun, 8 Dec 2024 12:17:56 +0100 Subject: [PATCH] Prepare changelog for release 5.0.34 --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 7dda66b12e..0d23d38882 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +Changes in version 5.0.34 + Revise Trusted-Types implementation enforcing usage of a 'default' policy + Implement handler to collect reporting of attemps of violation to the Content Security Policy + [doc] Extend documentation adding detail about the revisions on the Content Security Policy + Changes in version 5.0.33 Complete implementation of CSP policy based on Trusted-Types Enforce validation of every admin config or user input by means of DOMPurify