0.8.19 - say what the update costs before it is agreed to - #33
Merged
Conversation
The button now reads "Update to 0.8.19 · 87 MB". Ninety megabytes is worth knowing before agreeing to it rather than after; on a metered connection it is somebody's actual money, and the size was already in the release feed and already being thrown away. On the button rather than in the detail line underneath, because it is part of what is being agreed to rather than a note about it. A release that reports no size leaves it off rather than guessing. This release exists partly to be updated into. The self-updater shipped in 0.8.18 and its whole path - fetch, verify against GitHub's digest, rename the running file aside, put the new one in place, restart - cannot be exercised without a published build and a newer published build to reach for. This is the newer one. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
peans99
added a commit
that referenced
this pull request
Aug 28, 2026
783 tests green. Published so the 0.8.18 updater has something to reach for.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The update button now reads "Update to 0.8.19 · 87 MB". Ninety megabytes is worth knowing before agreeing to it rather than after — on a metered connection it is somebody's actual money — and the size was already in the release feed and already being thrown away.
On the button rather than in the detail line underneath, because it is part of what is being agreed to rather than a note about it. A release reporting no size leaves it off rather than guessing.
This release also exists to be updated into. The self-updater shipped in 0.8.18, and its whole path — fetch, verify against GitHub's digest, rename the running file aside, put the new one in place, restart — cannot be exercised without a published build and a newer published build to reach for. This is the newer one.
783 tests green.
🤖 Generated with Claude Code