18 lines
629 B
HTML
18 lines
629 B
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.7 Beta 1</h2>
|
|
<p><i>Released on 17 May 2022</i></p>
|
|
|
|
<p>This is a beta release of the next release version, and is intended for testing purposes. Please
|
|
be careful when using this version on live writing projects, and make sure you take frequent
|
|
backups.</p>
|
|
<p>Please check the changelog for an overview of changes. The full release notes will be added to
|
|
the final release.</p>
|
|
|
|
<p><i>See also the <a href="https://github.com/vkbo/novelWriter/releases">Releases</a> page.</i></p>
|
|
|
|
</body>
|
|
</html>
|