diff --git a/CHANGELOG.md b/CHANGELOG.md index 97e73da0a..2b8a9a039 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,28 @@ # novelWriter Changelog +## Version 2.4.3 [2024-05-20] + +### Release Notes + +This is a patch release that fixes issues with the document font in the editor, viewer and +manuscript preview on some Linux distros, and also fixes a potential crash on Windows when using +the spell check dictionary install tool. + +### Detailed Changelog + +**Bugfixes** + +* Fix a crash in the dictionaries install tool on Windows if the config folder reported by the + third party Enchant spell checker tool didn't already exist prior to adding new dictionaries. + The folder is now created when the tool is opened if it doesn't exist. Issue #1874. PR #1876. +* Fix issues setting a different text font for the editor and viewer, and related issues with the + preview in the Manuscript Build tool, on certain platforms. Changing the font and setting + non-standard font sizes produced unexpected results when reloading. The issue seems to be related + to Qt 5.15.3, but that is not fully confirmed. However, the only place so far where the issue is + observed is on Mint 21.3. Issues #1862 and #1875. PR #1877. + +---- + ## Version 2.4.2 [2024-05-18] ### Release Notes diff --git a/novelwriter/__init__.py b/novelwriter/__init__.py index 8f2d6a96d..8d5a736e5 100644 --- a/novelwriter/__init__.py +++ b/novelwriter/__init__.py @@ -47,9 +47,9 @@ __author__ = "Veronica Berglyd Olsen" __maintainer__ = "Veronica Berglyd Olsen" __email__ = "code@vkbo.net" -__version__ = "2.4.2" -__hexversion__ = "0x020402f0" -__date__ = "2024-05-18" +__version__ = "2.4.3" +__hexversion__ = "0x020403f0" +__date__ = "2024-05-20" __status__ = "Stable" __domain__ = "novelwriter.io" diff --git a/sample/nwProject.nwx b/sample/nwProject.nwx index e5d1f346b..c59679ed1 100644 --- a/sample/nwProject.nwx +++ b/sample/nwProject.nwx @@ -1,6 +1,6 @@ - - + + Sample Project Jane Smith @@ -57,7 +57,7 @@ Chapter One - + Making a Scene