document change necessary to allow PDF preview to work in Firefox & Chrome

Since attachement upload is not enabled by default, I suggest to retain the safer CSP as the default but document what is necassary. Disabling the sandboxing is problematic.
This commit is contained in:
El RIDO
2025-06-07 11:44:02 +02:00
parent 8268a92ebd
commit f49c042cc9
3 changed files with 12 additions and 3 deletions
+1
View File
@@ -6,6 +6,7 @@
* CHANGED: Removed use of ctype functions and polyfill library for ctype
* CHANGED: Upgrading libraries to: DOMpurify 3.2.5, ip-lib 1.20.0
* CHANGED: Support for multiple file uploads (#1060)
* CHANGED: Documented CSP change necessary to allow PDF attachment preview (#1552)
* FIXED: Hide Reply button in the discussions once clicked to avoid losing the text input (#1508)
## 1.7.6 (2025-02-01)