File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,28 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.2.0] - 2026-03-06
11+
12+ ### Changed
13+ - ** SimpleWebAuthn 13:** Upgraded from previous major version
14+ - ** Noble 2.0 migration:** ` @noble/curves ` ^2.0.1, ` @noble/hashes ` ^2.0.1
15+ - ** Vitest 4:** Upgraded test framework
16+ - ** nostr-crypto-utils** dependency upgraded to ^0.6.0
17+ - Dropped Node.js 16 support
18+
19+ ### Added
20+ - NIP-44 settings encryption via nostr-crypto-utils v0.5.1
21+
22+ ### Fixed
23+ - Resolved TypeScript build errors for ` AuthenticatorTransport ` and bech32 types
24+ - Default ` userVerification ` set to ` required ` ; fixed bech32 npub encoding
25+ - Session limits, ` Secure ` cookies, credential storage bounds
26+ - Full FIDO2 WebAuthn verification implementation
27+ - Resolved npm audit vulnerabilities
28+
29+ ### Security
30+ - Eliminated elliptic HIGH vulnerability by updating nostr-crypto-utils
31+
1032## [ 0.1.1] - 2025-02-19
1133
1234### Changed
You can’t perform that action at this time.
0 commit comments