Agent-JS version 0.14.1 is now released! Main new feature: support for Secp256k1KeyIdentity.fromSeedPhrase
that will generate identical identities as dfx
and quill
. Use carefully, and avoid exposing your users to getting pwned by clipboard attacks!
What’s Changed
- chore: adds js-sha256 dependency to principal by @krpeacock in #641
- chore: removing unused bin script by @krpeacock in #643
- chore: configures packages for unpkg by @krpeacock in #642
- fix: idlemanager starting before login suceeds by @krpeacock in #646
- feat: always check subnet delegations in a certificate by @mraszyk in #647
- feat: secp256k1 fromSeedPhrase now supported by @krpeacock in #645
- chore: release v0.14.1 by @krpeacock in #650
New Contributors
Full Changelog: v0.14.0…v0.14.1