Skip to content

Releases: dfinity/agent-js

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

v0.13.1

12 Aug 16:20
1cafb38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.13.1

Deprecated v0.13.0 - use 0.13.1 when upgrading

11 Aug 22:11
e0687a6
Compare
Choose a tag to compare

What's Changed

  • feat: auth-client stores identities in indexeddb by @krpeacock in #605
  • fix: graceful upgrade from localstorage to idb without breaking sessions by @krpeacock in #606
  • chore: release v0.13.0 by @krpeacock in #607

Full Changelog: v0.12.2...v0.13.0

v0.12.2

28 Jul 19:36
02b790f
Compare
Choose a tag to compare

ECDSAKeyIdentity Release

Adds a new identity built on the SubtleCrypto API. This identity can be built using a non-exportable KeyPair and stored securely in IndexedDb for heightened security of your application.

Also, includes a first PR from @rvanasa, a new team member at Dfinity. It improves backwards compatibility for compiling @dfinity/agent by removing BigInt exponents from the codebase

What's Changed

New Contributors

Full Changelog: v0.12.1...v0.12.2

v0.12.1

13 Jul 19:16
05e12ec
Compare
Choose a tag to compare

What's Changed

0.12.1 introduces two notable changes:

  • Support for experimental derivationOrigin in auth-client for migrating domains off of ic0.app to a custom domain

  • Allows replayability of signed requests, which is particularly useful for hardware wallets or airgapped setups

  • chore: update CODEOWNERS by @dfx-json in #586

  • feat: adds UTF-8 as an encoding option by @krpeacock in #587

  • feat: adds support for derivationOrigin by @krpeacock in #588

  • feat: reuse signed request when reading state by @lmuntaner in #584

  • refactor: switch from agent-rs to miracl_core by @Daniel-Bloom-dfinity in #590

  • chore: aggregate test results for required statuses by @ericswanson-dfinity in #592

  • feat: enables inline sourcemaps for packages for developer experience by @krpeacock in #593

  • chore: release 0.12.1 by @krpeacock in #594

New Contributors

Full Changelog: v0.12.0...v0.12.1

v0.12.0

29 Jun 00:02
269433e
Compare
Choose a tag to compare

What's Changed

Breaking feature in certificate API to support new canister ranges

New Contributors

Full Changelog: v0.11.2...v0.12.0

v0.11.2

19 May 23:22
c31a4cb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.1...v0.11.2