v2.0.2
saga-soft/novelWriterv2.0.2Dec 1, 2022by vkbo
AI Summary
A patch release addressing syntax highlighting preference updates and a broken FreeBSD release.
Key Highlights
- Syntax highlighting now updates immediately when highlighting preferences are changed.
- Fixed the FreeBSD release which was broken in version 2.0.1.
Full Release Notes
### Release Notes This is a patch release that fixes a minor issues with syntax highlighting not updating when the highlighting preferences were changed. It also fixes an issue that broke the FreeBSD release. ### Detailed Changelog **Bugfixes** * Fix an issue where changing the Highlighting Preferences for highlighting quotes, emphasis, and multiple or trailing spaces would not reload the syntax highlighter in the editor. The changes would only take effect after restarting the app. Issue #1274. PR #1278. **Packaging and Installation** * The 2.0.1 release was broken on Linux, but was fixed and the packages rebuilt. However, the FreeBSD port was still broken. This release fixes this issue. Issue #1277. PR #1272.