Releases: relaystr/ndk
Releases · relaystr/ndk
Release v0.3.2
Full Changelog: v0.3.1...v0.3.2
Release v0.3.1
v0.3.0
What's new:
- accounts usecase (switch signer)
- blossom improvements
- docs: enable gossip guide, accounts
Full changelog
- ensure connected relay by @leo-lox in #96
- feat: publishUserServerList by @leo-lox in #97
- Fix blossom parsing by @leo-lox in #98
- Fix blossom tests by @leo-lox in #99
- docs tip: how to use buffer by @leo-lox in #100
- Doc persistence by @leo-lox in #101
- typos by @leo-lox in #102
- Doc persistence - type hint by @leo-lox in #103
- Objectbox upgrade by @leo-lox in #104
- Blossom v2 by @leo-lox in #105
- Accounts by @frnandu in #109
- fix: jit use bootstrapRelays if no data by @leo-lox in #111
- test: broadcast JIT - specific by @leo-lox in #112
- fix: handle null notifications list in GetInfoResponse by @aniketambore in #115
- Doc getting started with broadcast by @leo-lox in #117
New Contributors
- @aniketambore made their first contribution in #115
Full Changelog: v0.2.6...v0.3.0
Release v0.2.6
Release v0.2.1
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
Release v0.1.3
Merge pull request #35 from relaystr/release-0.1.3 Release 0.1.3
Demo sample app v0.1.1
What's Changed
- Amber Signer functions demonstration
- Metadata tab basic
Full Changelog: https://github.com/relaystr/ndk/commits/v0.1.1