CHANGELOG
What shipped, and when.
Two things update on different clocks. Knowing which one changed is usually the fastest way to explain a change in behaviour.
TAGGED BUILDS
Application releases
Each release is a signed Windows installer published to GitHub Releases with its SHA-256 checksum and notes. The in-app updater reads the same manifest, so what you install manually and what the app offers are the same artefact.
WEEKLY, PLUS EMERGENCY PUSHES
Rule packs
Rule packs ship independently of the application and reload without a restart. They are signed separately from the app; the version you are running is shown in Settings.
EARLY ACCESS
ZeroWrite 1.0 has not had a public release yet
Rather than list versions here that you cannot download, the canonical record is the releases page. Every build lands there with its notes and checksum the moment it is published, and this page will summarise them once there is a history worth summarising.
How to read a version
Application versions follow semantic versioning. A patch release only fixes defects; a minor release adds capability without changing how existing verdicts are reached. Anything that could change what gets blocked on your machine is called out explicitly at the top of the release notes, because that is the part worth reading before you update.