Skip to content

Releases: bitvora/wot-relay

v0.1.3

12 Sep 00:26
87fb79f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

12 Sep 00:17
cead2aa
Compare
Choose a tag to compare

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

  • @vazw made their first contribution in #20

Full Changelog: v0.1.1...v0.1.2

v0.1.1

08 Sep 14:56
13d23ee
Compare
Choose a tag to compare

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

08 Sep 03:42
Compare
Choose a tag to compare
  • 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

07 Sep 17:42
62aac83
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v0.0.1

07 Sep 01:42
060fd68
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/bitvora/wot-relay/commits/v0.0.1