chore(release): v3.8.8 - #59
Merged
Merged
Conversation
Ships the stored-config repair (#58). A stored base beats the shipped default, which made "I saved settings once" indistinguishable from "I chose this value": an install that ever persisted moshcoding.com as its parking base kept pointing at a route that has never existed, and 3.8.7 fixing the default could not reach anyone already holding a copy of the old one. A stored base that merely repeats a superseded default is now treated as absent, so an affected install repairs itself with no action from its owner. A base someone actually chose is untouched. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
vu1nz Security Review0 finding(s) in PR #? No security issues found. |
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.
Version bump only —
set-version.mjs 3.8.8, 25 files, no code changes.Ships #58, the stored-config repair. A stored base beats the shipped default, which made "I saved settings once" indistinguishable from "I chose this value" — an install that ever persisted
moshcoding.comkept pointing at a route that has never existed, and 3.8.7 fixing the default couldn't reach anyone already holding a copy of the old one.A stored base that merely repeats a superseded default is now treated as absent, so an affected install repairs itself with no action from its owner. A base someone actually chose is untouched.
Merge and I'll push the tag, which triggers
release.yml.🤖 Generated with Claude Code