v1.18.1
- macOS: Fixed opening Misfin URIs externally via system handlers.
- Windows: Register Lagrange as a "misfin://" URL handler.
- TUI: Fixed potentially garbled output.
- TUI: Only link Curses statically when using CMake option
ENABLE_STATIC
. - Updated UI translations.
OS | Download | Details |
---|---|---|
Linux GUI | x86_64 AppImage | Built on Ubuntu 18.04. (sig) (zsync) |
armhf AppImage | Built on Raspbian 10 (Buster). (sig) (zsync) | |
Linux Terminal | x86_64 AppImage | Curses-based text UI. Built on Ubuntu 18.04. (sig) (zsync) |
armhf AppImage | Curses-based text UI. Built on Raspbian 10 (Buster). (sig) (zsync) | |
macOS GUI | Apple arm64 | Requires macOS 11.0 or later. (sig) |
Intel x86_64 | Requires macOS 10.13 or later. (sig) | |
macOS Terminal | Apple arm64 | Curses-based text UI. Installs to "/usr/local/bin/clagrange". Requires macOS 11.0 or later. (sig) |
Intel x86_64 | Curses-based text UI. Installs to "/usr/local/bin/clagrange". Requires macOS 10.13 or later. (sig) | |
Windows GUI | setup.exe (64-bit) | Requires 64-bit Windows 7 or later. (sig) |
portable.zip (64-bit) | Requires 64-bit Windows 7 or later. Can be extracted and run as-is — user files will be stored under the "userdata" subdirectory. (sig) | |
Any | Source tarball | Contains all the required source files including dependencies. This is recommended for source builds. (sig) |