You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed a bug in the novel selector dropdown used a few places that would clear the selection if the novel list was refreshed. PR Fix novel selector bug #2179.
Backported a few code fixes from 2.7 related to freeing memory from closed dialogs and one instance of a potentially uninitialised variable. PR Make some minor code and GUI fixes #2202.
Fixed the project tree context menu so that it is not opened when right-clicking on an empty area of the tree widget. PR Make some minor code and GUI fixes #2202.
Improvements
Chapter headings are now level 1 headings in all manuscript output formats, not just HTML like before. Most applications that post-processes output will assume chapters are level 1. Correspondingly, scenes are now level 2 and sections are level 3. Notes headings remain unchanged. Issue Manuscript chapter headers should be level 1 #2205. PR Change chapter heading level to H1 #2206.
Internationalisation
German, US English, Italian, Japanese, Norwegian and Polish have been updated in full. Brazilian Portuguese and Chinese have been partially updated. PR Update i18n for 2.6 final #2207.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Release Notes
The 2.6 release fixes a few minor issues from the RC 1 pre-release, and updates most translations.
See the website for complete Release Notes.
Detailed Changelog
Bugfixes
Improvements
Internationalisation
Documentation
This discussion was created from the release Version 2.6.
All reactions