Skip to content

Releases: relaycorp/relaynet-core-js

v1.81.12

03 Aug 16:05
Compare
Choose a tag to compare

1.81.12 (2022-08-03)

Bug Fixes

  • RAMF: Break up validate() method into two types (overloading) (#498) (3049bbb)
  • RAMF: Fix error message thrown by validate() (beda018)

v1.81.11

02 Aug 18:14
7048cfe
Compare
Choose a tag to compare

1.81.11 (2022-08-02)

Bug Fixes

  • resolveInternetAddress: Only take Awala Internet addresses (#497) (7048cfe)

v1.81.10

28 Jul 15:40
53e67ef
Compare
Choose a tag to compare

1.81.10 (2022-07-28)

Bug Fixes

  • RAMF: Require private address and support public address of recipient (#491) (53e67ef)

v1.81.9

25 Jul 23:43
f7ceace
Compare
Choose a tag to compare

1.81.9 (2022-07-25)

Bug Fixes

  • deps: bump @types/verror from 1.10.5 to 1.10.6 (#494) (f7ceace)

v1.81.8

25 Jul 23:34
a020d3e
Compare
Choose a tag to compare

1.81.8 (2022-07-25)

Bug Fixes

v1.81.7

19 Jul 14:26
a53ad7d
Compare
Choose a tag to compare

1.81.7 (2022-07-19)

Bug Fixes

  • Channel: Make getOutboundRAMFAddress() return a promise (#490) (a53ad7d)

v1.81.6

18 Jul 11:37
36458ce
Compare
Choose a tag to compare

1.81.6 (2022-07-18)

Bug Fixes

  • PrivateKey: Support public key export from KMS-backed providers (#485) (36458ce), closes #484

v1.81.5

14 Jul 14:09
Compare
Choose a tag to compare

1.81.5 (2022-07-14)

Bug Fixes

  • PrivateKeyStore: Make saveIdentityKey public (b0eb394)

v1.81.4

11 Jul 23:35
483f13d
Compare
Choose a tag to compare

1.81.4 (2022-07-11)

Bug Fixes

v1.81.3

30 Jun 20:29
Compare
Choose a tag to compare

1.81.3 (2022-06-30)

Bug Fixes

  • RSA: Use custom provider in private key if present (26ab71f)