Release 1.6.4
This commit is contained in:
@@ -60,9 +60,9 @@ __license__ = "GPLv3"
|
||||
__author__ = "Veronica Berglyd Olsen"
|
||||
__maintainer__ = "Veronica Berglyd Olsen"
|
||||
__email__ = "code@vkbo.net"
|
||||
__version__ = "1.6.3"
|
||||
__hexversion__ = "0x010603f0"
|
||||
__date__ = "2022-08-18"
|
||||
__version__ = "1.6.4"
|
||||
__hexversion__ = "0x010604f0"
|
||||
__date__ = "2022-09-29"
|
||||
__status__ = "Stable"
|
||||
__domain__ = "novelwriter.io"
|
||||
__url__ = "https://novelwriter.io"
|
||||
|
||||
@@ -64,5 +64,11 @@ the slider splitting the editor and viewer panels can no longer be dragged until
|
||||
disappears. It was not necessarily obvious how the viewer panel could be restored in such cases.
|
||||
</p>
|
||||
|
||||
<h3>Patch 1.6.4 – 29 September 2022</h3>
|
||||
|
||||
<p>This is a bugfix release that fixes a critical bug in the insert non-breaking spaces feature. It
|
||||
basically no longer worked in the 1.6.3 release. This release also fixes a minor issue where the
|
||||
text cursor sometimes dissappears when reaching the right-hand edge of the text editor window.</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user