diff --git a/CHANGELOG.md b/CHANGELOG.md index 62974802..1e1953ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,28 @@ # novelWriter Changelog +## Version 2.2.1 [2024-01-27] + +### Release Notes + +This is a patch release that fixes an issue where the Project View would sometimes switch to the +Novel View when a new item was created. This patch also includes updated translations for German +and Chinese. + +### Detailed Changelog + +**Bugfixes** + +* Fix a bug in the toggle for the tree view on the left would trigger each time a new project item + was created. Issue #1649. PR #1648. +* Fix an issue where multiple Manuscript and Writing Stats dialogs could be opened. PR #1671. + +**Internationalisation** + +* Updated German translation, by @HeyMyian. PR #1666. +* Updated Chinese translation, by @ruixuan658 and @longqzh. PR #1666. + +---- + ## Version 2.2 [2023-12-17] ### Release Notes diff --git a/novelwriter/__init__.py b/novelwriter/__init__.py index b96d8a69..f98eecf9 100644 --- a/novelwriter/__init__.py +++ b/novelwriter/__init__.py @@ -42,9 +42,9 @@ __license__ = "GPLv3" __author__ = "Veronica Berglyd Olsen" __maintainer__ = "Veronica Berglyd Olsen" __email__ = "code@vkbo.net" -__version__ = "2.2" -__hexversion__ = "0x020200f0" -__date__ = "2023-12-17" +__version__ = "2.2.1" +__hexversion__ = "0x020201f0" +__date__ = "2024-01-27" __status__ = "Stable" __domain__ = "novelwriter.io" diff --git a/novelwriter/assets/text/release_notes.htm b/novelwriter/assets/text/release_notes.htm index 8a5be5be..17fc84cb 100644 --- a/novelwriter/assets/text/release_notes.htm +++ b/novelwriter/assets/text/release_notes.htm @@ -5,6 +5,8 @@

Release Notes for 2.2

Released on 17 December 2023

+

Scroll down for Patch Notes

+

This release comes with a number of new features. These are some highlights.

In addition to the common Markdown style formatting for bold, italic and strike through, a set of new shortcodes have been added. The shortcodes are far more flexible than the Markdown style @@ -46,5 +48,13 @@ had to be removed. It may be added back later.

See also the Releases page.

+

Patch Notes

+ +

Patch 2.2.1 – 27 January 2024

+ +

This is a patch release that fixes an issue where the Project View would sometimes switch to the +Novel View when a new item was created. This patch also includes updated translations for German +and Chinese.

+ diff --git a/pkgutils.py b/pkgutils.py index 2b821e1a..3c1715d9 100755 --- a/pkgutils.py +++ b/pkgutils.py @@ -870,8 +870,8 @@ def makeForLaunchpad(doSign=False, isFirst=False, isSnapshot=False): distLoop = [ ("20.04", "focal"), ("22.04", "jammy"), - ("23.04", "lunar"), ("23.10", "mantic"), + ("24.04", "noble"), ] tStamp = datetime.datetime.now().strftime("%Y%m%d~%H%M%S") diff --git a/sample/nwProject.nwx b/sample/nwProject.nwx index b842ec06..6f137721 100644 --- a/sample/nwProject.nwx +++ b/sample/nwProject.nwx @@ -1,6 +1,6 @@ - - + + Sample Project Sample Project Jane Smith