Downloads#

This page includes all available packages for the latest release.

Release Version: 2026.2
Release Date: September 5, 2026
Release Notes: Release 2026.2
Release Feedback: Discussion
Release on GitHub: GitHub

Checksum Files#

Checksum files are released alongside the packages. These files can be used to verify the downloaded package.

Verify the Checksum

Download the corresponding Checksum File to the same location
Run one of the commands below in a terminal window in the same folder
shasum -c novelwriter-26.2-x86_64.AppImage.sha256
shasum -c novelwriter-26.2-linux.flatpak.sha256
Run the following command in PowerShell from the same folder
Check the Hash value against the value displayed above
Get-FileHash -Algorithm SHA256 novelwriter-26.2-amd64-setup.exe | Format-List