update DOMpurify library from 3.2.6 to 3.2.7

This commit is contained in:
El RIDO
2025-10-09 08:57:20 +02:00
parent a67c4e6e23
commit ed9bdc4272
7 changed files with 8 additions and 7 deletions
+1
View File
@@ -5,6 +5,7 @@
* ADDED: Added `shortenviashlink` endpoint with an `shlink` configuration section
* ADDED: Password peek (#1254)
* CHANGED: CSP recommendation around bootstrap5 template resolved in Firefox 131 (#1613)
* CHANGED: Upgrading libraries to: DOMpurify 3.2.7
* FIXED: Allow pasting a password for decrypting a paste (#1620)
* FIXED: Allow copying the shortened link after using a URL shortener (#1624)
* FIXED: URL extraction fails when frame-ancestors is set in CSP (#1644)