Skip to content

Commit 12d4bef

Browse files
vveerrggclaude
andcommitted
docs: add v0.2.0 and v0.2.1 CHANGELOG entries
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 359c218 commit 12d4bef

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.1] - 2026-03-06
11+
12+
### Fixed
13+
- Added type assertion for Node-RED `registerType` compatibility
14+
15+
## [0.2.0] - 2026-03-06
16+
17+
### Changed
18+
- **Noble 2.0 migration** via nostr-websocket-utils and nostr-crypto-utils upgrades
19+
- **nostr-tools 2.x:** Upgraded from 1.x
20+
- **Vitest 4:** Upgraded test framework
21+
- Dropped Node.js 16 support
22+
23+
### Fixed
24+
- Relay URL validation and custom filter field allowlist
25+
- Read private key from Node-RED credential store, not config
26+
- Replaced hardcoded private key with ephemeral key generation
27+
- Updated nostr-websocket-utils to fix CJS module resolution
28+
29+
### Security
30+
- Multiple security patches (0.1.4, 0.1.5, 0.1.6): credential handling and key management hardening
31+
1032
## [0.1.1] - 2025-02-19
1133

1234
### Changed

0 commit comments

Comments
 (0)