Skip to content

Releases: mobazha/mobazha.org

Mobazha v0.3.0-beta.28

24 Apr 07:16

Choose a tag to compare

Pre-release

Installation

macOS (recommended)

curl -sSL https://get.mobazha.org/install | bash

Installs both CLI and desktop launcher. Run mobazha-launcher for a system tray experience with auto-updates, crash recovery, and browser auto-open.

Windows (Desktop)

Download the .zip, extract it, and double-click mobazha-launcher.exe.

Linux / Server

curl -sSL https://get.mobazha.org/install | bash

On Linux, mobazha-launcher runs in headless mode (no GUI). Use with systemd for automatic startup, crash recovery, and auto-updates.

Manual download (CLI only)

Download the binary for your platform below, then:

chmod +x mobazha-*    # Linux/macOS
./mobazha-* start     # Start the node

Note: macOS launcher binaries (mobazha-launcher-darwin-*) are built locally and uploaded separately. They are not code-signed but work without issues when installed via curl (no Gatekeeper quarantine).

Verify checksums

sha256sum -c checksums-sha256.txt

Mobazha v0.3.0-beta.27

24 Apr 02:06

Choose a tag to compare

Pre-release

What's Changed

  • Launcher Quit Fix: fixed a race condition where the node process could restart after clicking Quit, leaving an orphaned background process
  • Standalone Store Owner Detection: fixed an issue where the store owner could be incorrectly identified as a buyer after page refresh on standalone sites
  • WebSocket Authentication: fixed WebSocket connection failures for OAuth-authenticated store owners on standalone deployments
  • TLS Mode Control: added TLS_MODE env var (internal/acme) — defaults to self-signed cert for Cloudflare-proxied sites, eliminating unnecessary Let's Encrypt requests
  • Store Visibility: added unlisted visibility option during store setup
  • Various bug fixes and stability improvements

Installation

macOS (recommended)

curl -sSL https://get.mobazha.org/install | bash

Windows (Desktop)

Download the .zip, extract it, and double-click mobazha-launcher.exe.

Linux / Server

curl -sSL https://get.mobazha.org/install | bash

Verify checksums

sha256sum -c checksums-sha256.txt

Mobazha v0.3.0-beta.26

21 Apr 07:27

Choose a tag to compare

Pre-release

Installation

macOS (recommended)

curl -sSL https://get.mobazha.org/install | bash

Installs both CLI and desktop launcher. Run mobazha-launcher for a system tray experience with auto-updates, crash recovery, and browser auto-open.

Windows (Desktop)

Download the .zip, extract it, and double-click mobazha-launcher.exe.

Linux / Server

curl -sSL https://get.mobazha.org/install | bash

On Linux, mobazha-launcher runs in headless mode (no GUI). Use with systemd for automatic startup, crash recovery, and auto-updates.

Manual download (CLI only)

Download the binary for your platform below, then:

chmod +x mobazha-*    # Linux/macOS
./mobazha-* start     # Start the node

Note: macOS launcher binaries (mobazha-launcher-darwin-*) are built locally and uploaded separately. They are not code-signed but work without issues when installed via curl (no Gatekeeper quarantine).

Verify checksums

sha256sum -c checksums-sha256.txt

Mobazha v0.3.0-beta.25

16 Apr 13:38

Choose a tag to compare

Pre-release

Installation

macOS (recommended)

curl -sSL https://get.mobazha.org/install | bash

Installs both CLI and desktop launcher. Run mobazha-launcher for a system tray experience with auto-updates, crash recovery, and browser auto-open.

Windows (Desktop)

Download the .zip, extract it, and double-click mobazha-launcher.exe.

Linux / Server

curl -sSL https://get.mobazha.org/install | bash

On Linux, mobazha-launcher runs in headless mode (no GUI). Use with systemd for automatic startup, crash recovery, and auto-updates.

Manual download (CLI only)

Download the binary for your platform below, then:

chmod +x mobazha-*    # Linux/macOS
./mobazha-* start     # Start the node

Note: macOS launcher binaries (mobazha-launcher-darwin-*) are built locally and uploaded separately. They are not code-signed but work without issues when installed via curl (no Gatekeeper quarantine).

Verify checksums

sha256sum -c checksums-sha256.txt

Mobazha v0.3.0-beta.24

16 Apr 13:28

Choose a tag to compare

Pre-release

Installation

macOS (recommended)

curl -sSL https://get.mobazha.org/install | bash

Installs both CLI and desktop launcher. Run mobazha-launcher for a system tray experience with auto-updates, crash recovery, and browser auto-open.

Windows (Desktop)

Download the .zip, extract it, and double-click mobazha-launcher.exe.

Linux / Server

curl -sSL https://get.mobazha.org/install | bash

On Linux, mobazha-launcher runs in headless mode (no GUI). Use with systemd for automatic startup, crash recovery, and auto-updates.

Manual download (CLI only)

Download the binary for your platform below, then:

chmod +x mobazha-*    # Linux/macOS
./mobazha-* start     # Start the node

Note: macOS launcher binaries (mobazha-launcher-darwin-*) are built locally and uploaded separately. They are not code-signed but work without issues when installed via curl (no Gatekeeper quarantine).

Verify checksums

sha256sum -c checksums-sha256.txt

Mobazha v0.3.0-beta.23

16 Apr 13:09

Choose a tag to compare

Pre-release

Installation

macOS (recommended)

curl -sSL https://get.mobazha.org/install | bash

Installs both CLI and desktop launcher. Run mobazha-launcher for a system tray experience with auto-updates, crash recovery, and browser auto-open.

Windows (Desktop)

Download the .zip, extract it, and double-click mobazha-launcher.exe.

Linux / Server

curl -sSL https://get.mobazha.org/install | bash

On Linux, mobazha-launcher runs in headless mode (no GUI). Use with systemd for automatic startup, crash recovery, and auto-updates.

Manual download (CLI only)

Download the binary for your platform below, then:

chmod +x mobazha-*    # Linux/macOS
./mobazha-* start     # Start the node

Note: macOS launcher binaries (mobazha-launcher-darwin-*) are built locally and uploaded separately. They are not code-signed but work without issues when installed via curl (no Gatekeeper quarantine).

Verify checksums

sha256sum -c checksums-sha256.txt

Mobazha v0.3.0-beta.22

15 Apr 14:46

Choose a tag to compare

Pre-release

Installation

macOS (recommended)

curl -sSL https://get.mobazha.org/install | bash

Installs both CLI and desktop tray. Run mobazha-tray for a system tray experience that auto-opens your browser.

Windows (Desktop)

Download the .zip, extract it, and double-click mobazha-tray.exe.

Linux / Server (CLI)

curl -sSL https://get.mobazha.org/install | bash

Manual download (CLI only)

Download the binary for your platform below, then:

chmod +x mobazha-*    # Linux/macOS
./mobazha-* start     # Start the node

Note: macOS tray binaries (mobazha-tray-darwin-*) are built locally and uploaded separately. They are not code-signed but work without issues when installed via curl (no Gatekeeper quarantine).

Verify checksums

sha256sum -c checksums-sha256.txt

Mobazha v0.3.0-beta.17

13 Apr 13:15

Choose a tag to compare

Pre-release

Installation

Windows (Desktop)

Download the .zip, extract it, and double-click mobazha-tray.exe.

Linux / macOS / Server (CLI)

curl -sSL https://get.mobazha.org/install | bash

Manual download (CLI only)

Download the binary for your platform below, then:

chmod +x mobazha-*    # Linux/macOS
./mobazha-* start     # Start the node

Verify checksums

sha256sum -c checksums-sha256.txt

Mobazha v0.3.0-beta.11

13 Apr 02:14

Choose a tag to compare

Pre-release

Installation

Quick install (Linux/macOS)

curl -sSL https://get.mobazha.org/install | bash

Manual download

Download the binary for your platform below, then:

chmod +x mobazha-*    # Linux/macOS
./mobazha-* start     # Start the node

Verify checksums

sha256sum -c checksums-sha256.txt