system requirements: macOS 13 and later
New Features
- Add Dutch localization (thanks to Yasin Gunaydin!).
Improvements
- Change the line count behavior to ignore the new line character at the end of the last line.
- Improve selected line number emphasis in the line number view by the vertical text orientation.
- Change the filter field for the outline inspector to apply the selection of the filter history immediately.
- Remove wrapped line marks in the line number view.
- Update the Makefile syntax to add “GNUmakefile” to the filename mapping.
- [trivial] Remove the dialog urging to restart the application by changing the “Reopen windows from last session” option in the General settings pane.
- [dev] Update Yams from 5.1.0 to 5.1.2.
- [beta][trivial] Fix the text size of the syntax editor’s sidebar.
Fixes
- Fix an issue on the filter field for the outline inspector that the filter history was initially empty.
- [beta] Fix an issue in the syntax editor that the latter part of regular expression patterns can be invisible when they have regular expression syntax errors.