Skip to content

Monoloth v2.2.5

Choose a tag to compare

@github-actions github-actions released this 16 Jul 04:24

Fixed

  • Windows: CLI preset resolution now delegates to cmd /C instead of hard-coding a single path from where output, 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 where and npm probing on subsequent launches and eliminating the discovery delay.

Which file do I download?

  • Windows: x64-setup.exe to install, or x64_portable.exe to run without installing.
  • macOS: aarch64.dmg for Apple Silicon (M1 and newer), x64.dmg for Intel.
  • Linux: .AppImage runs on any distro; grab the .deb or .rpm for your package manager.

Ignore the .sig and .app.tar.gz files. The auto-updater uses those.