Skip to content

Releases: Letdown2491/haven-kit

v1.3.3

28 Oct 01:38

Choose a tag to compare

v1.3.3 - Closer to Haven

  • Ui tweaks and improvements
  • Prepped images for initial Tor implementation, currently only on Umbrel.

v1.3.1

27 Oct 10:15

Choose a tag to compare

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

22 Oct 23:02

Choose a tag to compare

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

22 Oct 10:29

Choose a tag to compare

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

22 Oct 02:19

Choose a tag to compare

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

Bug Fixes

  • Fixed container naming issue for Umbrel deployments that prevented the restart functionality from working