Quellcode durchsuchen

document the change

El RIDO vor 8 Monaten
Ursprung
Commit
51bb637411
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. 2 1
      CHANGELOG.md

+ 2 - 1
CHANGELOG.md

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