0.1.2
13 August 2026 currentThe first release with a Windows build in it. The installer and the portable executable are both x64 and both unsigned, and both have since been run on Windows 11 — where the app installs and opens but cannot start a session yet. That is the current state, not a claim about the next release.
Windows in the release
- 1ecca75 Version 0.1.2 — the first tag whose artifacts include an x64 installer and a portable executable alongside the macOS disk image.
- 03b6a42 Let the Windows installer build while its test port is unfinished, so a failing test on a platform nobody has shipped to does not hold back the artifact people are asking for.
- ef0312d, 5648d65 Stopped the test suite assuming POSIX where the product does not, and fixed two tests that depended on the machine they happened to run on.
- af1f02d Put back the workflow step that creates the release, missing since the previous tag.