Pre-Release 2.6 RC 1#
Release Notes#
Attention
This is a pre-release of the next release version, and is intended for testing only. Please be careful when using this version on live writing projects, and make sure you take frequent backups.
You can follow the development progress on the 2.6 Milestone.
New Manuscript Features#
This release has largely focused on the Manuscript Build tool, and a number of new features have been added. The code behind all the output formats has also been extensively restructured to ensure better consistency between the preview and the various outputs.
The Build Settings dialog has also been redesigned to match other, similar dialogs. All customisation settings, aside from the two first pages, have been moved into a long, scrollable form with quick-navigations links on the left.
The new features are:
You can now generate a PDF of your manuscript.
You can also generate a Microsoft Word (DocX) document. It should have all the same features as the Open Document format (ODT). The new DocX format has been validated against the document standard and tested in the online Office 365 version. The format is still new, and may have issues, so if you have any problems, please report them on the project’s Issues page.
You can now also control the page break and title centring of the main novel title. This is particularly useful if you want to add text above the title on the cover page, and want to turn off the automatic page break.
You can now customise the styling of headings, and even turn them off completely if your manuscript standard calls for headings to be styled the same way as plain text. You can also adjust top and bottom margins of heading types and text paragraphs.
Word count statistics, and other related statics values, can be inserted into the manuscript. The value fields must be added to the document itself in the editor, using the new Insert > Word/Character Count menu entry. In the document viewer, they are shown as 0, but they are set to the correct value in the Manuscript preview.
If you have enabled the option to ignore line breaks in text paragraphs in your Build Settings, you can still force line breaks in the text where you want them by adding
[br]
shortcodes. You can also add a line break after these, for a better visual look in the editor. This will not produce double line breaks.You now have the option to show page breaks in the Manuscript preview panel. They are enabled by default, but can be disabled with a little switch below the preview window.
Better Dialogue Highlighting#
The dialogue highlighting was redesigned for 2.5 to not be mere quotes text highlighting, but also support other dialogue styles that don’t rely on quote symbols like English and other languages do. A few features tailored for Spanish were added in 2.5.
However, the Spanish style did not work for Portuguese and Polish, based on user feedback. In this release, the dialogue highlighting has been redesigned again to accommodate more style variations. There are now three highlighting settings in Preferences dedicated to this, and you can play around with them to test it out. They are all intended to be used with dashes, but you decide what symbols they should detect.
To allow for resolving ambiguities where the syntax highlighter guesses something is dialogue, while the author did not intend it to be, you can use a horizontal bar as a replacement for long dash. They look more or less identical in most fonts, and horizontal bars are automatically replaced with long dashes in the manuscript. However, the dialogue highlighting feature sees them as different symbols. Horizontal bars are inserted automatically in the text when you type 4 hyphens after one another.
The requirement that dialogue in quotes must also include whitespaces on the outer margin has been removed. These are not necessarily present in languages that don’t rely on whitespaces to separate words. The whitespaces are still required if the open and close symbols are identical, and therefore indistinguishable.
User Interface Improvements#
The functionality behind the project tree has been completely rewritten. For you as the user, the changes should be minimal. The change mainly provides better control of the project tree’s behaviour. The main change for users is a better implementation of drag and drop where multiple items can be moved around without as many restrictions as before. The root level of the tree is still locked though.
A new bonus feature from the project tree changes is that you can now drag and drop project documents onto the editor and viewer panels to open them.
There are a few other improvements to the overall user interface as well.
URLs starting with “http” are now clickable in both editor and viewer, and are also exported as links in manuscript documents.
A new edit button is available from the top-right corner if the document viewer. Clicking it will open the current document in the document editor.
The current open document in the editor is now highlighted in the project tree, just like it is in the novel view.
You can now resize the two parts of the details panel below the Outline View.
You can select to show the status label and icon for the entries in the Outline View.
If you don’t want to see the clock on the status bar that measures the amount of time used in the current session, you can now click on it to hide it. Only the icon will be visible. Clicking the icon, will show the timer again.
Status and importance labels can now be exported to a CSV file, and imported into another project.
Download Links#
Linux#
- AppImage
The AppImage should run on any recent Linux distro. See the
Download: novelWriter-2.6rc1.AppImage [ 91.8 MB ]Checksum:a2daa4dc3ba6805d9673037edb44eec3f27fc0d19c081b9dc95bc231807b9afd
ShaSum FileAppImage website for more info.
- Debian Package
The package is built for Debian, but should also work for Ubuntu and Linux Mint.
Download: novelwriter_2.6rc1_all.deb [ 3.63 MB ]Checksum:070dddaf7d3b238ac991a4dd75d428c4d45a1e43d82dbd51ee46b8a5da76c37f
ShaSum File
Windows#
- Setup Installer
This is a standard setup installer for Windows. It is made for Windows 10 or newer.
Download: novelwriter-2.6rc1-amd64-setup.exe [ 46.2 MB ]Checksum:449566bbda6539a6e08a63cd7a99b1c70f98ae1a855dbed64eae47ea3fd20e6c
ShaSum FileFree code signing is provided by SignPath.io, certificate by SignPath Foundation.
MacOS#
- DMG Image for Intel
This is a DMG image for MacOS with x86_64 architecture. It is built on MacOS 12.
Download: novelWriter-2.6rc1-x86_64.dmg [ 93.3 MB ]Checksum:23894bbb3ee15039a78ed977d6b1f2f9d7df1c80f3863631527206c1bd4a2593
ShaSum File- DMG Image for Apple Silicon (M1)
This is a DMG image for MacOS with aarch64 architecture. It is built on MacOS 14.
Download: novelWriter-2.6rc1-aarch64.dmg [ 88.2 MB ]Checksum:b064224ddd09f17d4872e359254963d53204f5fa1db9d2ac56238a8a514ff089
ShaSum File
Other Packages#
- Python Wheel
The Wheel package can be installed with
pip install <file_path>
.Download: novelWriter-2.6rc1-py3-none-any.whl [ 4.15 MB ]Checksum:423637c11ef4692e486c3ac1d876686997f83ba635583ff0b036243ee691c2a8
ShaSum File
Source Code The source code packages are archived files of the entire source code. See also the novelWriter Repository.
Older Releases#
Past release packages are available for download on GitHub.