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.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
You can’t perform that action at this time.
0 commit comments