diff --git a/CHANGELOG.md b/CHANGELOG.md index b7c7a039..198c1238 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,35 @@ # novelWriter Changelog +## Version 2.7.3 [2025-07-07] + +### Release Notes + +This is a patch release that fixes several issues related to + +### Detailed Changelog + +**Bugfixes** + +* Fixes an issue where novelWriter would crash if a `%` was added to any of the free text settings + fields in Preferences. Issue #2455. PR #2456. + +**Improvements** + +* The "Dialogue line symbols" setting in Preferences now has an "Add" button with a dropdown menu + for all the symbols allowed in this field. Since virtually none of them are available on a + regular keyboard, this makes it easier to add them and more transparent which symbols are allowed + in the box. Issue #2453. PR #2457. +* The switch for the "Allow open-ended dialogue" setting in Preferences has been moved up one line + so it is clearer that it only applies to quoted dialogue, and not to the alternative dialogue + settings. Issue #2454. PR #2457. + +**Packaging** + +* Package license information has been updated to also list the licenses for the new icon themes. + Issue #2434. PRs #2435 and #2458. + +---- + ## Version 2.7.2 [2025-06-24] ### Release Notes diff --git a/novelwriter/__init__.py b/novelwriter/__init__.py index 7e9f604a..df5cafa8 100644 --- a/novelwriter/__init__.py +++ b/novelwriter/__init__.py @@ -49,9 +49,9 @@ __license__ = "GPLv3" __author__ = "Veronica Berglyd Olsen" __maintainer__ = "Veronica Berglyd Olsen" __email__ = "code@vkbo.net" -__version__ = "2.7.2" -__hexversion__ = "0x020702f0" -__date__ = "2025-06-24" +__version__ = "2.7.3" +__hexversion__ = "0x020703f0" +__date__ = "2025-07-07" __status__ = "Stable" __domain__ = "novelwriter.io" diff --git a/sample/nwProject.nwx b/sample/nwProject.nwx index d25301aa..47a1e5de 100644 --- a/sample/nwProject.nwx +++ b/sample/nwProject.nwx @@ -1,6 +1,6 @@ - - + + Sample Project Jane Smith