Skip to content

Commit 759c4cf

Browse files
vveerrggclaude
andcommitted
docs: add v0.2.0 CHANGELOG entry
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 4c073a2 commit 759c4cf

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)