Releases: WhiskeySockets/libsignal-node
Releases · WhiskeySockets/libsignal-node
v6.0.0
6.0.0 (2026-05-13)
Bug Fixes
- ensure only Buffers are used in concat (11dbd96)
Features
- add TypeScript definitions for libsignal-node (ea15c05)
- allow generation of public key from private key (d13b662)
- handle nodecrypto functions not available on browser (4c5cd29)
- refactor ProtocolAddress class to use public properties for id and deviceId (1532757)
- remove unnecessary verify in session creation (5002606)