Skip to content

Releases: relaystr/ndk

Release v0.6.0

20 Nov 12:57
v0.6.0
6684ac3

Choose a tag to compare

What's Changed

  • upgrade rust_bridge 2.11.1 by @1-leo in #228
  • Accounts state change listener by @nogringo in #232
  • Nip 13 POW by @nogringo in #233
  • fix flanky test, any order by @1-leo in #240
  • Fix ai guide by @nogringo in #239
  • Optional pubkey in async signers by @nogringo in #238
  • Fix bunker with JIT engine by @nogringo in #243
  • chore(release): Publish packages by @github-actions[bot] in #245
  • chore: upgrade objectbox v5 by @1-leo in #247
  • fix: import cosmetics by @1-leo in #248
  • chore(release): Publish packages by @github-actions[bot] in #249
  • Fix by @nogringo in #250
  • chore: skip flanky test by @1-leo in #251
  • feat: rust verifier web by @1-leo in #253
  • chore(release): Publish packages by @github-actions[bot] in #255
  • fix: typo gh actions by @1-leo in #256
  • Chore version constraints by @1-leo in #252
  • Feat concurrent event verifier stream by @1-leo in #254
  • chore(release): Publish packages by @github-actions[bot] in #257
  • chore: Bump ndk to 0.6.0-dev.0 by @1-leo in #258
  • fix: verify parallel doesn't work for non closed streams of events by @frnandu in #261
  • chore(release): Publish packages by @github-actions[bot] in #262
  • chore fix analyzer issues ndk by @1-leo in #259
  • Replace logger package with custom WASM-compatible modular logger by @Copilot in #260
  • chore(release): Publish packages by @github-actions[bot] in #263
  • Fix subscriptions with trailing / by @nogringo in #266
  • Blossom missing authorization by @nogringo in #267
  • fix: static analysis issues by @1-leo in #268
  • chore(release): Publish packages by @github-actions[bot] in #269
  • Broadcast with trailing slash by @nogringo in #272
  • chore(release): Publish packages by @github-actions[bot] in #273
  • feat: nwc multiple relays by @frnandu in #275
  • Broadcast deletion upgrade (delete multiple ids) by @nogringo in #279
  • chore: dart format by @1-leo in #280
  • fix: don't add a Reply if network controller is closed by @frnandu in #282
  • Nip01event copywith id recalculation by @nogringo in #277
  • fix: non predicatable nip13 test by @nogringo in #276
  • Request filters documentation by @nogringo in #274
  • Unhandled format exception by @nogringo in #270
  • doc: refactor ndk readme by @1-leo in #281
  • chore: remove dangling code by @1-leo in #284
  • chore(release): Publish packages by @github-actions[bot] in #285
  • fix: Use 0x100000000 instead of 1 << 32 for web compatibility by @nogringo in #290
  • chore(release): Publish packages by @github-actions[bot] in #291
  • feat(ci): manual release trigger by @1-leo in #288
  • fix: waiting for connection broadcast jit by @1-leo in #293
  • chore(release): Publish packages by @github-actions[bot] in #296
  • Nip19 nprofile, naddr and nevent support by @nogringo in #292
  • chore(release): Publish packages by @github-actions[bot] in #298
  • chore: export nip19 by @1-leo in #300
  • chore: formatting by @1-leo in #301
  • Remove hex package dependency by @nogringo in #294
  • fix: missing convert dependency by @1-leo in #303
  • chore(release): Publish packages by @github-actions[bot] in #304
  • fix: ci prepare release prevent concurrency by @1-leo in #305
  • refactor: list usecase, add generic methods by @1-leo in #176
  • chore(fix) linter warnings by @1-leo in #307
  • chore(release): Publish packages by @github-actions[bot] in #308
  • chore(ci) fix prerelease versioning by @1-leo in #309
  • chore(release): Publish packages by @github-actions[bot] in #310

New Contributors

  • @github-actions[bot] made their first contribution in #245
  • @Copilot made their first contribution in #260

Full Changelog: v0.5.1...v0.6.0

Release v0.5.1

02 Sep 08:22
v0.5.1
c48af33

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

Release v0.5.0

18 Jul 08:35
d6b69e6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.5.0

Release v0.4.1

02 Jul 14:44
c141c3c

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

Release v0.4.0

30 May 11:40
9461614

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.4.0

Release v0.3.2

04 Mar 13:03

Choose a tag to compare

  • add NWC get_budget method support #129
  • Broadcast stop early #128

Full Changelog: v0.3.1...v0.3.2

Release v0.3.1

28 Feb 22:54

Choose a tag to compare

What's Changed

New Contributors

  • @v0l made their first contribution in #124

Full Changelog: v0.3.0...v0.3.1

v0.3.0

21 Feb 12:19
8897201

Choose a tag to compare

What's new:

  • accounts usecase (switch signer)
  • blossom improvements
  • docs: enable gossip guide, accounts

Full changelog

New Contributors

  • @aniketambore made their first contribution in #115

Full Changelog: v0.2.6...v0.3.0

Release v0.2.6

22 Jan 14:36
af44a07

Choose a tag to compare

What's new:

  • blossom
  • documentation

Full changelog

Full Changelog: v0.2.1...v0.2.6

Release v0.2.1

31 Dec 11:54

Choose a tag to compare

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

New Contributors

Full Changelog: v0.1.3...v0.2.1