16 lines
608 B
HTML
16 lines
608 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.3 Beta 1</h2>
|
|
<p><i>Released on 28 March 2021</i></p>
|
|
<p>This is a pre-release of 1.3. The primary feature of release 1.3 is the addition of
|
|
internationalisation (i18n) of novelWriter. The release introduces support for Portuguese, French,
|
|
and Norwegian in addition to the default English.</p>
|
|
<p>This is a beta release. Use with caution on live project.</p>
|
|
|
|
<p><i>See also the <a href="https://github.com/vkbo/novelWriter/releases">Releases</a> page.</i></p>
|
|
|
|
</body>
|
|
</html>
|