upgrading DOMpurify library to 3.2.5

This commit is contained in:
El RIDO
2025-04-06 08:30:49 +02:00
parent bac849d98a
commit 31162e8011
8 changed files with 8 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
* ADDED: Switching templates using the web ui (#1501)
* CHANGED: Passing large data structures by reference to reduce memory consumption (#858)
* CHANGED: Removed use of ctype functions and polyfill library for ctype
* CHANGED: Upgrading libraries to: ip-lib 1.20.0
* CHANGED: Upgrading libraries to: DOMpurify 3.2.5, ip-lib 1.20.0
## 1.7.6 (2025-02-01)
* ADDED: Ability to copy the paste by clicking the copy icon button or using the keyboard shortcut ctrl+c/cmd+c (#1390 & #12)