Skip to content

Releases: dfinity/agent-js

v0.15.6

25 Apr 16:59
61848d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.5...v0.15.6

v0.15.5

13 Apr 16:44
d8665b3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.4...v0.15.5

v0.15.4

21 Feb 21:47
3695f6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.3...v0.15.4

v0.15.3

06 Feb 16:54
aa14db3
Compare
Choose a tag to compare

What's Changed

  • chore: release v0.15.3 by @krpeacock in #684
  • Reverted a cors issue introduced by the X-IC-REQUEST-ID header

Full Changelog: v0.15.2...v0.15.3

v0.15.2

26 Jan 17:57
8bf42cc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.0...v0.15.2

v0.15.0

13 Dec 16:59
0fa1e6a
Compare
Choose a tag to compare

What's Changed

Deprecates @dfinity/authentication, moving the isDelegationValid check into `@dfinity/identity.

Also moves Secp256k1KeyIdentity out of @dfinity/identity to its own package, @dfinity/identity-secp256k1 in order to keep package sizes down for other packages.

@dfinity/identity-ledgerhq is deprecated, and had already been out of use for some time. @zondax/ledger-icp is the maintained tool for integrating with the Ledger hardware wallet.

Full Changelog: v0.14.1...v0.15.0

v0.14.1

07 Nov 23:28
835ff09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.14.1

v0.14.0

06 Oct 23:25
c51d7eb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.3...v0.14.0

v0.13.3

09 Sep 22:00
0522b83
Compare
Choose a tag to compare

What's Changed

Primary change is the addition of a pure-js BLS verification library, as well as the ability to provide a bls-verification strategy for agents and certificates in environments where wasm is unavailable, such as Reach Native

Full Changelog: v0.13.2...v0.13.3

v0.13.2

23 Aug 16:57
d65ff93
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.1...v0.13.2