Skip to content

Desktop 0.1.8-dev.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Sep 18:14
· 25 commits to main since this release

merrymen desktop — the one-click app. Double-click to install; no terminal, no Node.

Channel: beta — offered only to apps with the beta toggle on.

What's changed

  • feat: merrymen start --worker-only (headless band) + desktop 0.1.8-dev.2 (beee592)

  • fix: self-healing boot on broken app copy + CI bundle-resolve gate (dc75f71)

  • docs: cross-link CLI/desktop installers; beta channel for AppImage installs (7446303)

  • fix: maintainer-style release titles derived from tag (8754819)

  • Linux: download the .AppImage, make it executable (chmod +x), and run it.
    It needs FUSE to mount — Ubuntu 22.04+: sudo apt install libfuse2;
    Arch: sudo pacman -S fuse2.

  • Windows/macOS: not built in this release — coming once they can be
    tested on real hardware.

Shares its home (~/.merrymen) with the npm i -g merrymen CLI.