release: 1.10.2 - #1372
release: 1.10.2#1372
Conversation
Version in the six places it lives (version.py, four README badges, the site's shipping line); Cargo.lock's 1.10.1 is httparse/hyper, not ours. CHANGELOG had stopped at 1.7.0: the [Unreleased] block was Qwen3.8, which shipped as 1.10.0 on 2026-08-31 per that release's notes, so it is labelled as such, 1.10.1 is recorded as the packaging repair it was, and 1.10.2 lists what dev accumulated since.
|
Patch release. Three of these fixes answer reports made against 1.10.1 in the days after it shipped. No new engine; one behaviour change, opt-in. If you hit one of these on 1.10.1, this is the fix
The archive was missing files Also fixed
Supported checkpoints, stated plainly
Changed
Docs
Build
|
Version bump to 1.10.2 and the changelog for it. Everything else is already on
dev.1.10.1→1.10.2in the six places the version lives:c/version.py, the four README badges, the site's "Currently shipping" line. The1.10.1indesktop/src-tauri/Cargo.lockishttparse/hyper, not ours.CHANGELOG.mdhad stopped at 1.7.0. The[Unreleased]block was Qwen3.8, which shipped as 1.10.0 on 2026-08-31 per that release's notes, so it is labelled as such; 1.10.1 is recorded as the packaging repair it was; 1.10.2 lists whatdevaccumulated since, grouped by what a user would look for.The GitHub release text is in the PR's first comment, ready to paste when tagging.
Contract tests (version ↔ site ↔ READMEs) green. The dev→main merge and the tag stay with the maintainer.