Releases: bitvora/haven
Releases · bitvora/haven
v1.0.0
What's Changed
- update version number by @barrydeen in #34
- fix filepath for relays_import for clearification in env file by @Sebastix in #35
- Allow gift wrapped messages in chat relay by @aaccioly in #36
- blast after save by @barrydeen in #37
- remove kind 4 support by @barrydeen in #38
- Add support for configurable binding address by @aaccioly in #39
- Add gcp bucket backup by @danvergara in #42
- add delete to inbox relay by @barrydeen in #43
- Blossom Support by @barrydeen in #45
New Contributors
- @Sebastix made their first contribution in #35
- @danvergara made their first contribution in #42
Full Changelog: v0.4.1...v1.0.0
v0.4.1
What's Changed
- remove docker, fix eventstore, fix inbox import, relays by json by @barrydeen in #33
Full Changelog: v0.2.3...v0.4.1
v0.2.3
What's Changed
- avoid collisions in url by @barrydeen in #22
- fix routing panic by @barrydeen in #23
- Docker: remove /app/haven bind mount by @aaccioly in #24
- JSON file is parsed and used if it exists by @HolgerHatGarKeineNode in #25
- don't force backups, update eventstore by @barrydeen in #31
- continue blasting even if one fails by @barrydeen in #32
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- fix: update private url by @derekross in #13
- New Docker compose with Nginx + SSL Support by @aaccioly in #14
- remove duplicate static handler declarations by @barrydeen in #16
- only get notes since 5 minuts ago when subscribing to inbox by @barrydeen in #17
- ability to pick badger or lmdb by @barrydeen in #19
- fix stupid docker even though i hate it by @barrydeen in #20
- remove reference to static by @barrydeen in #21
New Contributors
- @derekross made their first contribution in #13
- @aaccioly made their first contribution in #14
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
What's Changed
- feat: fix unclosed connections, switch to lmdb by @fiatjaf
- feat: Add Docker support and JSON file support by @HolgerHatGarKeineNode in #1
- feat: add example JSON files for relay imports by @HolgerHatGarKeineNode in #2
- put blastr in goroutines to prevent oom by @barrydeen in #3
New Contributors
- @HolgerHatGarKeineNode made their first contribution in #1
- @barrydeen made their first contribution in #3
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/bitvora/haven/commits/v0.1.0