Release 1.6.1 (#1018)
This commit is contained in:
committed by
GitHub
parent
9e76498f65
commit
4cbbae6d2f
@@ -60,9 +60,9 @@ __license__ = "GPLv3"
|
||||
__author__ = "Veronica Berglyd Olsen"
|
||||
__maintainer__ = "Veronica Berglyd Olsen"
|
||||
__email__ = "code@vkbo.net"
|
||||
__version__ = "1.6"
|
||||
__hexversion__ = "0x010600f0"
|
||||
__date__ = "2022-02-20"
|
||||
__version__ = "1.6.1"
|
||||
__hexversion__ = "0x010601f0"
|
||||
__date__ = "2022-03-16"
|
||||
__status__ = "Stable"
|
||||
__domain__ = "novelwriter.io"
|
||||
__url__ = "https://novelwriter.io"
|
||||
|
||||
@@ -37,5 +37,13 @@ not compatible.</p>
|
||||
|
||||
<p><i>See also the <a href="https://github.com/vkbo/novelWriter/releases">Releases</a> page.</i></p>
|
||||
|
||||
<h2>Patch Notes</h2>
|
||||
|
||||
<h3>Patch 1.6.1 – 16 March 2022</h3>
|
||||
|
||||
<p>This is a bugfix and patch release that fixes two recursion/loop issues. One can cause a crash
|
||||
if the window is resized rapidly, and one can cause a hang with certain search parameters in the
|
||||
editor's search box. The Latin American Spanish translation has also been updated.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user