75 lines
4.1 KiB
HTML
75 lines
4.1 KiB
HTML
<!DOCTYPE html public "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
<html>
|
|
<body>
|
|
|
|
<h2>Release Notes for 1.6</h2>
|
|
<p><i>Released on 20 February 2022</i></p>
|
|
|
|
<p>This release does not introduce any major new features, but is instead a collection of minor
|
|
improvements and tweaks based on user requests. There are also a number of changes under the hood
|
|
to improve the structure and performance of novelWriter.</p>
|
|
<p><u>Some key improvements to the user interface are:</u></p>
|
|
<p>✓ The max text width setting in Preferences now also applies to the document viewer, and
|
|
the setting itself on the Preference dialog has been simplified a bit.</p>
|
|
<p>✓ When text is selected in the document editor, the number of words selected is displayed
|
|
in the editor's footer area.</p>
|
|
<p>✓ The search tool in the document editor now shows the number of results in the
|
|
document.</p>
|
|
<p>✓ The Enter and Ctrl+O keyboard shortcuts should now work the same way in all tree
|
|
views.</p>
|
|
<p>✓ It is now possible to set a blank section title format on the Build Novel Project tool
|
|
and get empty paragraphs in the output. Previously, a blank format would just remove the section
|
|
break entirely. This change allows the user to define hard and soft scene breaks using level three
|
|
and four headings. The scene and section titles can be hidden completely with two new switches
|
|
added to the user interface.</p>
|
|
<p><u>Other feature changes include:</u></p>
|
|
<p>✓ The project index is now automatically rebuilt in the event it is empty or incomplete
|
|
when the project is opened.</p>
|
|
<p>✓ The user can now add their own syntax and GUI theme files in the app folder in their
|
|
user area on the host operating system. Where the custom files must be added is described in the
|
|
documentation.</p>
|
|
<p>✓ A Windows installer is yet again provided for novelWriter. If you have novelWriter
|
|
installed using another method, make sure you uninstall it properly first as the two methods are
|
|
not compatible.</p>
|
|
<p>✓ Release versions for Ubuntu 21.04 have been dropped, and added for the upcoming Ubuntu
|
|
22.04.</p>
|
|
<p>✓ Most translations have been updated. A Dutch translation is in the works.</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 would potentially
|
|
cause a crash if the window was resized rapidly, and one would cause a hang with certain search
|
|
parameters in the editor's search box. The Latin American Spanish translation has also been
|
|
updated.</p>
|
|
|
|
<h3>Patch 1.6.2 – 20 March 2022</h3>
|
|
|
|
<p>This is a bugfix release that fixes a couple of minor issues. Projects containing one or more
|
|
empty documents would trigger a rebuild of the index each time the project was opened. This has now
|
|
been fixed. Another fix resolves an error message being written to the console logging output when
|
|
a new document was created. Both errors were harmless.</p>
|
|
|
|
<h3>Patch 1.6.3 – 18 August 2022</h3>
|
|
|
|
<p>This is a bugfix release that fixes a rare problem causing novelWriter to crash if the spell
|
|
checker language setting was configured to an empty value.</p>
|
|
<p>A few other minor issues have also been fixed: The project language setting is now properly
|
|
exported to ODT documents. Spaces are no longer inserted automatically in front of colons in
|
|
certain meta data settings when the feature is enabled (it is primarily used for French). Lastly,
|
|
the slider splitting the editor and viewer panels can no longer be dragged until the viewer
|
|
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 disappears when reaching the right-hand edge of the text editor window.</p>
|
|
|
|
</body>
|
|
</html>
|