What's new:
- NIP-47 Nostr Wallet Connect
- NIP-57 Zaps support
- NIP-42 Authentication of clients to
- NIP-44 Encrypted Payloads (
- Unification of RelayManager in
- Web_socket_client nostr transport implementation with backoff
- Melos support, separated
- Objectbox cache initial support of basic
- Isar cache
- Many bugfixes and improvements in relay timeout handling
Full changelog
- remove change Event Signer by @frnandu in #40
- move jit images by @leo-lox in #44
- check cache results against limit by @leo-lox in #37
- Jit engine docs by @leo-lox in #45
- make filter immutable by @leo-lox in #38
- nip05 usecase by @leo-lox in #46
- update nip05 info in readme by @leo-lox in #48
- isar cache impl by @frnandu in #42
- Objectbox cache impl by @frnandu in #47
- dedicated inbox/outbox usecase by @leo-lox in #36
- Melos by @frnandu in #51
- Melos update docs by @leo-lox in #52
- Cache read id filter by @leo-lox in #55
- fix: Missing events in concurrency check when stream attaches by @leo-lox in #54
- Lists usecase public use by @leo-lox in #53
- Melos release test by @leo-lox in #56
- nwc by @frnandu in #57
- Relay manager jit unification by @leo-lox in #59
- Refactor timeout by @leo-lox in #66
- fix when other nip65 list is smaller then maxlist (broadcast) by @leo-lox in #69
- use specific relays to publish user relay list by @leo-lox in #70
- use specific strategy if specificRelays is set by @leo-lox in #71
- await for broadcast cases by @leo-lox in #72
- TMP fix dont remove all to keep filters working by @leo-lox in #74
- 0 2 0 cleanup by @leo-lox in #77
- web_socket_client transport impl + quick fixes for reconnect by @frnandu in #78
- Timeout tests by @leo-lox in #79
- add #m tags & don't add authors if empty to Json by @frnandu in #83
- nip-42 by @frnandu in #82
- nip-57 Zaps by @frnandu in #76
- nip-44 by @frnandu in #88
- Fix NWC disconnection logic by @franzaps in #90
- Cleanup by @franzaps in #89
- Handle canceling of streamSubscriptions by @frnandu in #91
- test with dead relay by @leo-lox in #80
- move isar stuff into separate monorepo by @frnandu in #93
New Contributors
Full Changelog: v0.1.3...v0.2.1