| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-19 | 689 Bytes | |
| v4.8.15 -- Fix_ chat not opening after SAS (v4.8.14 regression) source code.tar.gz | 2026-06-19 | 22.7 MB | |
| v4.8.15 -- Fix_ chat not opening after SAS (v4.8.14 regression) source code.zip | 2026-06-19 | 22.8 MB | |
| Totals: 3 Items | 45.5 MB | 0 | |
Patch for a regression in v4.8.14.
Fixed
- The secure chat failed to open after both peers confirmed the SAS code. The new composer props (
nowTick, code/view-once/timer state, unsend/expire handlers) were threaded into the siblingEnhancedConnectionSetupcomponent instead ofEnhancedChatInterface, where the message list and composer actually live. The verified-state re-render then threwReferenceError: Can't find variable: nowTickand the chat never rendered. Props are now wired ontoEnhancedChatInterface.
No behavioural change to the v4.8.14 messaging features (code blocks, view-once, disappearing, unsend, panic) otherwise.
Live at https://securebit-chat.fly.dev/