github lite-xl/lite-xl v2.1.3
Lite XL v2.1.3

latest releases: v2.1.4, v2.1.4-rc1
3 months ago

This release addresses severe bugs not found in previous releases.

Downloads

Other downloads such as ZIP files for Windows and lightweight releases are available below.

For OS requirements, please refer to the relevant section in the README.

Important Notes

  • Lite XL will use the default SCALE of 1 due to unreliable display scale detection,
    causing UI elements to have incorrect sizing in High DPI displays.
    To workaround this issue, set the LITE_SCALE environment variable to your desired display scale.

  • macOS users should not run xattr -C /Applications/Lite\ XL.app anymore,
    instead they could right-click the program in Finder and click "Open".
    This should allow the user to run Lite XL directly.

Fixes

  • Fix doc:create-cursor-{previous,next}-line with tabs
    (#1697)

  • Fix heap buffer overflow and memory leaks in process and renderer API
    (#1705)

  • Improve Python number syntax highlighting
    (#1704)

  • Fix inconsistent NagView options on doc:save
    (#1696)

  • Fix crashes with autoreload when files are deleted externally and replaced with a directory
    (#1698)

  • Improve JavaScript number syntax highlighting
    (#1710)

Other Changes

  • Process API style changes
    (#1709)

Changes: v2.1.2...v2.1.3

Don't miss a new lite-xl release

NewReleases is sending notifications on new releases.