github vkbo/novelWriter v0.12.1
Version 0.12.1

latest releases: v2.0rc2, v1.6.6, v2.0rc1...
3 years ago

Changes

Bugfixes

  • Some of the insert menu functions were broken due to a left-over comma in the insert source code converting the insert text from a string to a tuple. This is a quirk of the Python language and unfortunately not caught as a syntax error. Issue #409, PR #410.

Feature Improvements

  • The Select Paragraph feature in the Edit menu now selects only the paragraph itself, without the leading line break. This was previously handled entirely by the Qt library, which does this for some reason. Issue #395, PR #405.
  • A chapter heading in a file with a different layout than Unnumbered can now also be flagged as an unnumbered chapter heading by adding an asterisk to the begfinning of the title text. This only affects the number assignment and counter when running the Build Novel Project tool. The rest of the app ignores the asterisk. Issue #402, PR #406.

Don't miss a new novelWriter release

NewReleases is sending notifications on new releases.