Monoloth v2.2.5
Fixed
- Windows: CLI preset resolution now delegates to
cmd /Cinstead of hard-coding a single path fromwhereoutput, preventing architecture-mismatch errors when multiple installations exist. - The custom file picker now appears above the new-tab card when choosing a project directory for a new tab.
Changed
- Built-in CLI preset resolution is cached persistently after the first successful spawn, skipping
whereand npm probing on subsequent launches and eliminating the discovery delay.
Which file do I download?
- Windows:
x64-setup.exeto install, orx64_portable.exeto run without installing. - macOS:
aarch64.dmgfor Apple Silicon (M1 and newer),x64.dmgfor Intel. - Linux:
.AppImageruns on any distro; grab the.debor.rpmfor your package manager.
Ignore the .sig and .app.tar.gz files. The auto-updater uses those.