Desktop 0.1.8-dev.3
Pre-release
Pre-release
·
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
-
chore: desktop 0.1.8-dev.3 beta prerelease (207edc6)
-
fix: desktop moves to port 17430, grant links follow MERRYMEN_PORT (7034f37)
-
fix: desktop releases list what's changed (scoped changelog) (81ff20c)
-
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.