Skip to content

v0.12.2

Compare
Choose a tag to compare
@krpeacock krpeacock released this 28 Jul 19:36
· 180 commits to main since this release
02b790f

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