Skip to content

Desktop 0.1.8-dev.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Sep 16:49
· 52 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

  • chore: desktop 0.1.8-dev.1 for first beta prerelease (21faddd)

  • fix: beta tags publish as prereleases, ship latest-linux.yml, note channel (fded7d3)

  • chore: bump desktop to 0.1.8 for Linux AppImage release (f6866a1)

  • feat: in-app updates with beta channel + rolling dev prereleases (531510b)

  • fix: stage-bundle works on Linux (EXDEV-safe move, posix symlink) (5e41e30)

  • feat: curl-pipe-bash desktop installer for Linux (057aa17)

  • feat: desktop self-hosted hardening for Linux AppImage (559131e)

  • fix: Linux-first desktop releases (AppImage via ubuntu runner) (d0fc771)

  • Integrate redesigned trading terminal and guided onboarding (edf13a7)

  • 0.20.0: fix the desktop stager's build gate and drop .next/trace (e3b1dd5)

  • 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.