File tree Expand file tree Collapse file tree 3 files changed +29
-5
lines changed Expand file tree Collapse file tree 3 files changed +29
-5
lines changed Original file line number Diff line number Diff line change 11# novelWriter Changelog
22
3+ ## Version 2.4.2 [ 2024-05-18]
4+
5+ ### Release Notes
6+
7+ This is a patch release that fixes two minor font issues and updates the Dutch and Chinese
8+ translations.
9+
10+ ### Detailed Changelog
11+
12+ ** Bugfixes**
13+
14+ * Change the preview widget in the Manuscript Build tool to use the document font only for the
15+ document itself, not the yellow heading stating the age of the previewed text. PR #1863 .
16+ * Fixes the syntax highlighter so that it is re-initialised when the document editor is
17+ re-initialised, so that changes to document font size regenerates the heading font sizes as well.
18+ Issue #1865 . PR #1866 .
19+
20+ ** Internationalisation**
21+
22+ * Dutch translation updated by Martijn van der Kleijn (@mvdkleijn ). PR #1872 .
23+ * Chinese translation updated by @longqzh . PR #1872 .
24+
25+ ----
26+
327## Version 2.4.1 [ 2024-05-06]
428
529### Release Notes
Original file line number Diff line number Diff line change 4747__author__ = "Veronica Berglyd Olsen"
4848__maintainer__ = "Veronica Berglyd Olsen"
494950- __version__ = "2.4.1 "
51- __hexversion__ = "0x020401f0 "
52- __date__ = "2024-05-06 "
50+ __version__ = "2.4.2 "
51+ __hexversion__ = "0x020402f0 "
52+ __date__ = "2024-05-18 "
5353__status__ = "Stable"
5454__domain__ = "novelwriter.io"
5555
Original file line number Diff line number Diff line change 11<?xml version =' 1.0' encoding =' utf-8' ?>
2- <novelWriterXML appVersion =" 2.4.1 " hexVersion =" 0x020401f0 " fileVersion =" 1.5" fileRevision =" 3" timeStamp =" 2024-05-06 21:40:06 " >
3- <project id =" e2be99af-f9bf-4403-857a-c3d1ac25abea" saveCount =" 1702 " autoCount =" 264" editTime =" 83392 " >
2+ <novelWriterXML appVersion =" 2.4.2 " hexVersion =" 0x020402f0 " fileVersion =" 1.5" fileRevision =" 3" timeStamp =" 2024-05-18 15:19:25 " >
3+ <project id =" e2be99af-f9bf-4403-857a-c3d1ac25abea" saveCount =" 1703 " autoCount =" 264" editTime =" 83397 " >
44 <name >Sample Project</name >
55 <author >Jane Smith</author >
66 </project >
You can’t perform that action at this time.
0 commit comments