chore(release): v0.5.2 - #1602
Merged
Merged
Conversation
Completes the MCP Apps program (#1600) and the _meta vendor namespace rename (#1601), and republishes the host so plugins pinned at requires.minAppVersion 0.5.2 (ms-graph / ep / git) become installable again. Patch release: the wire contract is unchanged and the rename is transitionally dual-read. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
Release v0.5.2 — completes the MCP Apps program (#1600) and the
_metavendor namespace rename (#1601), both already merged to main. This PR is the version bump + CHANGELOG only.Why now: republishes the host so plugins pinned at
requires.minAppVersion0.5.2(ms-graph / ep / git) become installable again — the latest release is v0.5.1, which blocks them.Patch, not a contract change: the v6 wire contract is unchanged; the
xyz.lvis/* → lvisai/*rename is transitionally dual-read (installed plugins keep working), and the removal of the legacy fallback is gated on theobserveLegacyMetaKeytelemetry going quiet, not on a date.Actual-behavior verified (CDP): the MCP-app e2e suite passed against merged main on real Electron
<webview>— the handshake (unmodified ext-appsAppcompletesui/initialize), CSP, app-launch, and elicitation-form specs (4/4).Merge with
--merge(no squash), then tagv0.5.2on the merge commit to triggerbuild-installers.yml.🤖 Generated with Claude Code