Skip to content

Releases: dezh-tech/immortal

v0.0.6

23 Dec 20:34
Compare
Choose a tag to compare
  • Add missing Redis URI to example docker file by @ZigBalthazar
  • Fixing incorrect implementation of nip-43 by @kehiy
  • Fixing issue with writing events containing d tags to the database. by @kehiy
  • Send the gRPC port to Kraken while registering the service. by @kehiy

Full Changelog: v0.0.5...v0.0.6

v0.0.5

13 Dec 17:11
58a4255
Compare
Choose a tag to compare

What's Changed

  • fix(server): random panics on close message handle. by @kehiy in #71
  • chore(readme): change title size by @ZigBalthazar in #72
  • feat(websocket): use redis bloom filter by @ZigBalthazar in #73
  • fix(config): update nip11 version in bootstrap by @ZigBalthazar in #83
  • feat(server:ws): adding htmp landing page for relay. by @kehiy in #84
  • feat(nip13): add nip13, pow. by @kehiy in #85
  • feat(nip42,nip70): add auth and protected events. by @kehiy in #86
  • feat(client): kraken integration. by @kehiy in #88
  • chore: v0.0.5 release. by @kehiy in #90

Full Changelog: v0.0.4...v0.0.5

v0.0.4

15 Oct 09:00
411c6ba
Compare
Choose a tag to compare

What's Changed

  • fix(server,docs): websocket server error handling, more documents. by @kehiy in #70

Full Changelog: v0.0.3...v0.0.4

v0.0.3

14 Oct 18:43
120bfe5
Compare
Choose a tag to compare

What's Changed

  • fix(handler,sever): fixing wrong query and event handle, wrong metrics for subs. by @kehiy in #69

Full Changelog: v0.0.2...v0.0.3

v0.0.2

13 Oct 20:00
fd85392
Compare
Choose a tag to compare

What's Changed

  • fix(server,nip11): fix nip11 condition on websocket server. by @kehiy in #68

Full Changelog: v0.0.1...v0.0.2

v0.0.1

12 Oct 16:39
7a7e25c
Compare
Choose a tag to compare
ci(dockerfile): fix port and binds (#67)