File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# novelWriter Changelog
22
3- ## Version 2.2.1 [ 2024-01-28 ]
3+ ## Version 2.2.1 [ 2024-01-27 ]
44
55### Release Notes
66
@@ -14,6 +14,7 @@ and Chinese.
1414
1515* Fix a bug in the toggle for the tree view on the left would trigger each time a new project item
1616 was created. Issue #1649 . PR #1648 .
17+ * Fix an issue where multiple Manuscript and Writing Stats dialogs could be opened. PR #1671 .
1718
1819** Internationalisation**
1920
Original file line number Diff line number Diff line change 44444545__version__ = "2.2.1"
4646__hexversion__ = "0x020201f0"
47- __date__ = "2024-01-28 "
47+ __date__ = "2024-01-27 "
4848__status__ = "Stable"
4949__domain__ = "novelwriter.io"
5050
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ <h2>Release Notes for 2.2</h2>
5050
5151< a name ="patch "> </ a > < h2 > Patch Notes</ h2 >
5252
53- < h3 > Patch 2.2.1 – 28 January 2024</ h3 >
53+ < h3 > Patch 2.2.1 – 27 January 2024</ h3 >
5454
5555< p > This is a patch release that fixes an issue where the Project View would sometimes switch to the
5656Novel View when a new item was created. This patch also includes updated translations for German
You can’t perform that action at this time.
0 commit comments