upgrade DOMpurify to 2.0.8

This commit is contained in:
El RIDO
2020-02-04 18:43:35 +01:00
parent d2d471278c
commit dd12fbf3a3
6 changed files with 5 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
# PrivateBin version history
* **1.2.3 (2020-02-16)**
* CHANGED: Upgrading libraries to: DOMpurify 2.0.8
* CHANGED: Introduce HTML entity encoding on server side (#581)
* FIXED: HTML entity double encoding issues introduced in 1.3.2 (#560)
* **1.2.2 (2020-01-11)**