Releases: bitvora/wot-relay
Releases · bitvora/wot-relay
v0.1.3
What's Changed
- remove docker build, add release by @barrydeen in #25
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- ADD wot.siamstr.com by @vazw in #20
- ability to serve any file from /static/ by @barrydeen in #22
- Bug Fix where SubMany did not timeout - update go-nostr by @barrydeen in #24
New Contributors
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Use compile tags to build for arm64 (switch to badgerdb) by @girino in #13
- remove relays that aren't cooperating by @barrydeen in #15
- Optimized dockerfile for small images and Github action to build on new release. by @gbozee in #14
- remove useless logging, update go-nostr by @barrydeen in #17
New Contributors
Full Changelog: v0.1.0...v0.1.1
v0.1.0
- you can now customize the refresh interval with
REFRESH_INTERVAL_HOURS
in the .env. Default is 24 hours - fixed an issue that would cause a segfault if your network graph took longer than another concurrent process
- simplified the way the network is refreshed and the filters updated on the websocket subscriptions.
Bloom Filter Optimization, TOR Support
What's Changed
- bloom filters, reduced logging by @barrydeen in #7
- don't fail when a
.env
file is not present by @fiatjaf in #4 - feat: update Dockerfile, docker-compose and add Tor support for relay service by @HolgerHatGarKeineNode in #5
- update readme with better .env paths by @barrydeen in #8
New Contributors
- @barrydeen made their first contribution in #7
- @fiatjaf made their first contribution in #4
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Add Docker Compose Startup Instructions by @HolgerHatGarKeineNode in #1
New Contributors
- @HolgerHatGarKeineNode made their first contribution in #1
Full Changelog: https://github.com/bitvora/wot-relay/commits/v0.0.1