Releases: dezh-tech/immortal
Releases · dezh-tech/immortal
v0.0.6
- 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
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
What's Changed
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
Full Changelog: v0.0.2...v0.0.3
v0.0.2
v0.0.1
ci(dockerfile): fix port and binds (#67)