document the change

This commit is contained in:
El RIDO 2025-11-11 11:00:19 +01:00
parent 94a854faca
commit 51bb637411
No known key found for this signature in database
GPG key ID: 0F5C940A6BD81F92

View file

@ -1,6 +1,7 @@
# PrivateBin version history
## 2.0.3 (not yet released)
* FIXED: Prevent arbitrary PHP file inclusion when enabling template switching
## 2.0.2 (2025-10-28)
* CHANGED: Upgrading libraries to: DOMpurify 3.3.0
@ -44,7 +45,7 @@
* FIXED: Page template scripts loading order (#1579)
## 1.7.7 (2025-06-28)
* ADDED: Switching templates using the web ui (#1501)
* ADDED: Switching templates using the web UI (#1501)
* ADDED: Show file name and size on download page (#603)
* CHANGED: Passing large data structures by reference to reduce memory consumption (#858)
* CHANGED: Removed use of ctype functions and polyfill library for ctype