Join Nostr
2025-08-18 21:26:57 GMT

Anthony Accioly on Nostr: Hey Nostr, I hear you like vlogs now… so I’m completely ignoring the trend and ...


Hey Nostr, I hear you like vlogs now… so I’m completely ignoring the trend and releasing **Haven v1.1.0** instead. 😂

https://github.com/bitvora/haven/releases/tag/v1.1.0



This release is packed with lots of bug fixes and plenty of background work paving the way for v2.0.0. It also has a few new features. Here are the main highlights:

1. Signed binaries: no need to install Go, build tools, or compile Haven yourself anymore (at least if you’re on Linux, macOS, or Windows with a x86-64 or arm64 CPU).
2. Improved import logic: Haven should crash less and no longer get stuck during imports. My own instance has been running crash free for 26 days. Logs also provide clearer info when Haven can’t connect to relays, so if you’ve unreachable relays in your `relays_import.json`, now’s a good time to fix this.
3. Blossom media: Support for deleting media, plus a bug fix that lets the Primal Android client mirror media to and from Haven on mobile.
4. Blossom Blob Descriptors: migrated to a separate database and no longer queryable from the Outbox relay.

⚠️ Breaking change: If you’re upgrading from v1.0.5 or earlier, you may hit a BadgerDB migration issue. Please back up your database before upgrading. If you see

```
error running migrations: failed to delete index key 07935dc9483d36f24464b36e6c000001b9: Txn is too big to fit into one request
```

Delete the `db` folder and reimport your notes.

Huge thanks to , , , and for alpha testing, troubleshooting, and helping me improve the docs.

Enjoy!

#Haven #newRelease #Nostr #growNostr #relay #personalrelay