You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TUI: Improved detection of supported color modes. The preferred mode is a modifiable palette with 256+ colors. As a fallback, use a fixed VGA palette, or basic monochrome if the terminal doesn't support colors.
TUI: Tuned build flags in build-tui.sh as a Linux workaround (set -O1 on SEALCurses).
TUI: Ignore the LAGRANGE_OVERRIDE_DPI environment variable.
Spartan: Fixed opening URLs in other apps via operating system handlers.