Correct v2.11.0 changelog wording#967
Merged
Merged
Conversation
The Important section claimed portable ZIP artifacts were dropped and that Setup.exe is the only Dashboard/Lite release artifact. Commit 13f7aef restored the portable ZIP build steps in both CI and local build scripts, so the ZIPs still ship as a fallback — only the README-promoted install path changed. The v2.11.0 release assets include the *-Portable.zip files, confirming the original wording was wrong. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…ip-correction Correct v2.11.0 changelog: portable ZIPs were not dropped
2 tasks
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.
Summary
Carries the v2.11.0 changelog correction (#966) to main. The Important section claimed portable ZIPs were dropped — commit
13f7aefrestored them, so they still ship as a fallback.Doc-only change.
check-versionwill fail (version unchanged at 2.11.0 — correct, this is not a new release). Requires admin merge.🤖 Generated with Claude Code