release: v4.9.0 — full redesign + reworked offline mode
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

Ground-up visual redesign across the entire surface (landing, connection
setup, chat header, security verification report, file transfer, PWA
install/update/offline dialogs).

Offline reworked: store-and-forward queue (send while offline → queued,
delivered on reconnect), WhatsApp-style per-message delivery status
(sending/sent/delivered/not-sent) via delivery receipts, offline buffering
for messages to an offline peer, and offline state no longer leaking into
the connection indicator. Resilient chunked file transfer with retransmission
and auto-save. README + screenshots added.
This commit is contained in:
lockbitchat
2026-06-23 16:52:30 -04:00
parent b39f9ecd2c
commit cbf5c5f834
50 changed files with 5573 additions and 5308 deletions
+7 -7
View File
@@ -1,10 +1,10 @@
{
"version": "1781851206401",
"buildVersion": "1781851206401",
"appVersion": "4.8.20",
"buildTime": "2026-06-19T06:40:06.446Z",
"buildId": "1781851206401-cb72b9c",
"gitHash": "cb72b9c",
"version": "1782247921955",
"buildVersion": "1782247921955",
"appVersion": "4.9.0",
"buildTime": "2026-06-23T20:52:01.997Z",
"buildId": "1782247921955-b39f9ec",
"gitHash": "b39f9ec",
"generated": true,
"generatedAt": "2026-06-19T06:40:06.447Z"
"generatedAt": "2026-06-23T20:52:01.998Z"
}