Releases: Letdown2491/haven-kit
Releases · Letdown2491/haven-kit
v1.3.3
v1.3.1
v1.3.1 - Stairway to Haven
- Added View Logs button in Get Started page to see relay logs.
- Added Restart button to Configuration, Blastr Relays, and Import Relays pages.
- Added version number to header and new versioning workflow to create new images.
- Minor UI tweaks.
- Removed footer now that it is no longer necessary.
v1.2.7
v1.2.7 - Don't eat ze bugzzzzzzz
- Improve state handling so status indicator reflects state of relay more accurately
- Disabled import while the relay is still starting.
- Normalized .env writing (booleans/numbers) and host URL validation.
- Fixed errors 1 and 125 when importing notes.
- Updated import logs/streaming so the helper stops automatically when Haven finishes and the UI reflects completion.
- Removed icons from buttons and added new logo svg.
v1.1.1
v1.1.1 - Squashing bugs
Bug Fixes
- Fixed an issue in the configuration editor that was forcing the OWNER_NPUB to reset to null before saving.
- Added value persistence so we overwrite any changed inputs but persist any already in the configuration files.
v1.0.0
v1.0.0 - Initial Release
First Official Release
This is the initial release of HAVEN Kit, a simple configuration tool for setting up a HAVEN Nostr relay with Docker
or Podman.
Features
- Web-based Configuration Interface - Easy-to-use UI for managing your Haven relay settings
- Multi-relay Architecture - Manages all four Haven relay types plus Blossom media server:
- Private Relay (drafts and sensitive content)
- Chat Relay (direct messages with web-of-trust filtering)
- Inbox Relay (aggregates mentions)
- Outbox Relay (public posts)
- Blossom Media Server (image/video hosting)
- Simple & Full Configuration Modes - Choose quick setup or advanced customization
- Relay Management - Configure blastr relays and import relays through the UI
- One-click Operations - Import notes and restart Haven with a single click
- Real-time Status Monitoring - Check relay health from the UI
- Database Options - Support for BadgerDB and LMDB
- S3 Cloud Backups - Optional backup integration with S3-compatible storage
- Multi-platform Support - Works with Docker and Podman
Installation
- Umbrel Users: Install from the https://github.com/Letdown2491/haven-kit-umbrel
- Docker/Podman Users: See the README.md for local installation instructions
Bug Fixes
- Fixed container naming issue for Umbrel deployments that prevented the restart functionality from working