diff --git a/CHANGELOG.md b/CHANGELOG.md index 9913126e..3e6f9e63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # novelWriter Changelog +## Version 2.0.6 [2023-02-26] + +### Release Notes + +This is a patch release that fixes a few minor bugs and a broken feature. + +When opening a document from the Novel Tree or Outline View, the Project Tree would receive focus +even when it was hidden. This has been corrected and no focus change is made. The Project Tree now +also receives focus automatically when a new Project Item is created. + +The backlinks in the Reference Panel below the Document Viewer were no longer working. They have +now been fixed. They were broken due to a change in the link format in 2.0. + +---- + ## Version 2.0.5 [2023-02-12] ### Release Notes diff --git a/novelwriter/__init__.py b/novelwriter/__init__.py index e330d5ab..ea2b02a5 100644 --- a/novelwriter/__init__.py +++ b/novelwriter/__init__.py @@ -59,9 +59,9 @@ __license__ = "GPLv3" __author__ = "Veronica Berglyd Olsen" __maintainer__ = "Veronica Berglyd Olsen" __email__ = "code@vkbo.net" -__version__ = "2.0.5" -__hexversion__ = "0x020005f0" -__date__ = "2023-02-12" +__version__ = "2.0.6" +__hexversion__ = "0x020006f0" +__date__ = "2023-02-26" __status__ = "Stable" __domain__ = "novelwriter.io" __url__ = "https://novelwriter.io" diff --git a/sample/nwProject.nwx b/sample/nwProject.nwx index feb7e7b0..2672b65b 100644 --- a/sample/nwProject.nwx +++ b/sample/nwProject.nwx @@ -1,6 +1,6 @@ - - + + Sample Project Sample Project Jane Smith