Releases: relaycorp/relaynet-core-js
Releases · relaycorp/relaynet-core-js
v1.85.0
1.85.0 (2023-05-19)
Features
- Channel: Implement
makeMessage()
to encrypt and sign messages (#570) (ee1c89b)
v1.84.1
1.84.1 (2023-05-11)
Bug Fixes
- Endpoint: Drop unnecessary generic parameter (#566) (aa061bf)
v1.84.0
1.84.0 (2023-05-11)
Features
- Endpoint: Implement creation of channel with private peer (#565) (77d404c)
v1.83.6
1.83.6 (2023-05-08)
Bug Fixes
- Node: Require identity public key in constructor (a350801)
v1.83.5
1.83.5 (2023-05-08)
Bug Fixes
- getIdFromIdentityKey: Honour custom crypto provider (#564) (1024709)
v1.83.4
1.83.4 (2023-05-08)
Bug Fixes
- Consistently crypto engine from any
CryptoKey.provider
(#563) (c058fae)
v1.83.2
1.83.2 (2023-05-06)
Bug Fixes
- Upgrade to TypeScript 4.9 and emit ES2021 code (#561) (ebb6bb8)