mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-01-23 02:35:23 +00:00
document the change
This commit is contained in:
parent
94a854faca
commit
51bb637411
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue