Release 2.0.1
This commit is contained in:
@@ -59,9 +59,9 @@ __license__ = "GPLv3"
|
||||
__author__ = "Veronica Berglyd Olsen"
|
||||
__maintainer__ = "Veronica Berglyd Olsen"
|
||||
__email__ = "code@vkbo.net"
|
||||
__version__ = "2.0"
|
||||
__hexversion__ = "0x020000f0"
|
||||
__date__ = "2022-11-28"
|
||||
__version__ = "2.0.1"
|
||||
__hexversion__ = "0x020001f0"
|
||||
__date__ = "2022-11-29"
|
||||
__status__ = "Stable"
|
||||
__domain__ = "novelwriter.io"
|
||||
__url__ = "https://novelwriter.io"
|
||||
|
||||
@@ -5,6 +5,8 @@
|
||||
<h2>Release Notes for 2.0</h2>
|
||||
<p><i>Released on 28 November 2022</i></p>
|
||||
|
||||
<p>Scroll down for <a href="#patch">Patch Notes</a></p>
|
||||
|
||||
<p>This release includes a major update to the way your project is managed. It also modernises the
|
||||
user interface. The project file format has also been updated, and your projects will be upgraded
|
||||
the first time you open them in this release.</p>
|
||||
@@ -85,5 +87,12 @@ Project Settings dialog has been updated to reflect some of the same changes.</p
|
||||
|
||||
<p><i>See also the <a href="https://github.com/vkbo/novelWriter/releases">Releases</a> page.</i></p>
|
||||
|
||||
<a name="patch"></a><h2>Patch Notes</h2>
|
||||
|
||||
<h3>Patch 2.0.1 – 29 November 2022</h3>
|
||||
|
||||
<p>This is a patch release that fixes a minor issues with loading custom GUI themes that haven't
|
||||
been updated to include the icon theme setting. The patch also updates the French translation.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user