release: v4.8.9 security hardening patch
CodeQL Analysis / Analyze CodeQL (push) Has been cancelled
Deploy Application / deploy (push) Has been cancelled
Mirror to Codeberg / mirror (push) Has been cancelled
Mirror to PrivacyGuides / mirror (push) Has been cancelled

- upgrade DOMPurify to patched release (fixes high-severity XSS GHSA-87xg-pxx2-7hvx)
- upgrade esbuild build dependency; npm audit now reports 0 vulnerabilities
- stop tracking config/ice-servers.js (TURN credentials); add example template
- production logger no longer prints error context or info/debug output
- bump version to 4.8.9 across header, manifest, README, init message
- update SECURITY.md supported-release table to v4.8.x
This commit is contained in:
lockbitchat
2026-06-15 15:08:03 -04:00
parent d11f250257
commit 366f080128
21 changed files with 691 additions and 347 deletions
+7 -7
View File
@@ -1,10 +1,10 @@
{
"version": "1779848383991",
"buildVersion": "1779848383991",
"appVersion": "4.8.8",
"buildTime": "2026-05-27T02:19:44.033Z",
"buildId": "1779848383991-2468cb4",
"gitHash": "2468cb4",
"version": "1781550335673",
"buildVersion": "1781550335673",
"appVersion": "4.8.9",
"buildTime": "2026-06-15T19:05:35.714Z",
"buildId": "1781550335673-d11f250",
"gitHash": "d11f250",
"generated": true,
"generatedAt": "2026-05-27T02:19:44.035Z"
"generatedAt": "2026-06-15T19:05:35.717Z"
}