Skip to content

Releases: penpenpng/rx-nostr

v1.8.0

05 Sep 10:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.5...v1.8.0

v1.7.5

04 Sep 13:26
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.4...v1.7.5

v1.7.4

28 Aug 12:13
Compare
Choose a tag to compare

What's Changed

  • fix: complete all derived streams on disposed by @penpenpng in #67

Full Changelog: v1.7.3...v1.7.4

v1.7.3

07 Aug 18:44
Compare
Choose a tag to compare

What's Changed

  • fix: case of dispose during switchRelay processing by @penpenpng in #66

Full Changelog: v1.7.2...v1.7.3

v1.7.2

07 Aug 16:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.7.2

v1.7.1

07 Aug 16:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1

v1.7.0

25 Jul 16:56
Compare
Choose a tag to compare

What's Changed

  • feat: REQ queue by @penpenpng in #61
    • The number of concurrent REQs on a relay is suppressed based on auto-fetched NIP-11 information or a given fallback value (maxConcurrentReqsFallback).
    • disableAutoFetchNip11Limitations disables automatically NIP-11 fetching.

Full Changelog: v1.6.0...v1.7.0

v1.6.0

22 Jul 19:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

18 Jul 18:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0

v1.4.0

16 Jul 05:45
Compare
Choose a tag to compare

What's Changed

  • feat: ensure that the result of REQ query matches the filter condition by @penpenpng in #53
  • fix: switchRelay() may be never fulfilled by @penpenpng in #53
  • fix: broken maxCount backoff option by @penpenpng in #53

Full Changelog: v1.3.1...v1.4.0