Skip to content

Lite XL v2.1.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 14:34
· 312 commits to master since this release
f1ab7de

This release addresses a scaling issue on macOS from the previous release. Other than that, the release addresses a few bugs related to the comment line / block functionality and DocView scrolling, as well as improvements to path suggestions when opening files. This release also addresses a bug with the process API on Windows.
We recommend users to upgrade to this version as it provides important bugfixes and QOL improvements.

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.

New Features

  • Allow / for path suggestions in Windows (#1875, #1976)

  • Check item type before creating input text in treeview (#1904)

Fixes

  • Return state when tokenizing plaintext syntaxes

  • Scale font pixel size in RENDERER mode (#1969)

  • Prevent overscroll when DocView size is less than lh * 2 (#1971)

  • Fix process:read_stdout() and process:read_stderr() not checking for process completion (#1973)

  • Check for process completion in process:returncode() (#1981)

Other Changes

  • Add winget releaser workflow

Please go to changelog.md for detailed description of all the changes.

Commits since last version: v2.1.6...v2.1.7