mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-03-05 13:30:32 -05:00
handle undefined global, fixes #1544
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
* 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: DOMpurify 3.2.5, ip-lib 1.20.0
|
||||
* FIXED: Bump zlib library suffix, ensuring cache refresh for WASM streaming change
|
||||
* FIXED: Handle undefined globals in file based persisted values (#1544)
|
||||
|
||||
## 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)
|
||||
|
||||
Reference in New Issue
Block a user