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
- 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.
New Features
-
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