v0.19.0
CLI 0.19.0 — Switch between dev and stable release channels
mf update can change the installed binary’s release channel and remember the
choice for future checks and updates.
Highlights
- Explicit channels. Use
mf update --channel devfor pre-release builds or--channel stablefor production builds. - Remembered selection. The machine stores its choice in
~/.manyfold/update-channel.json. - Safe preview.
mf update --checkreports the selected channel without changing the saved preference. - Consistent naming. Installer and daemon status use
devandstable;stagingremains an accepted legacy alias.