v0.1.4 (TBD)
Added
- Protocol
- In addition to hex, allow npub and PoW criteria for mining
- Support comma-separated lists of prefixes and suffixes
- Support combining prefixes and suffixes with
and
oror
operators - Support ephemeral Ask / Price quotes
- Provider:
- Support LN Address
- Client:
- Support for WebLN (wasm)
- Support for NWC
Changed
- Replaced the
provider_hex_pubkey_max_matching_chars
config withprovider_max_mining_difficulty
- Switched displayed pubkeys from hex to npub
Fixed
- Handling of duplicate events when listening to multiple relays
v0.1.3 (2023-05-11)
Added
- Support for multiple relays
v0.1.2 (2022-12-30)
Added
- Client: ability to view past keys after sample client restart, as long as the Client's private key is configured
- Provider: ability to mine using all available CPU cores
Changed
- Default relay to
wss://nostr-pub.wellorder.net
v0.1.1 (2022-12-25)
Added
- Support nsec keys for client and provider
v0.1 (2022-12-24)
Added
- Client mode
- Provider mode