Lite XL v2.1.3
This release addresses severe bugs not found in previous releases.
Downloads
- Windows (Setup): 32-bit, 64-bit
- Linux (64-bit): AppImage, tarball
- macOS: Universal, Intel, Apple Silicon
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 theLITE_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