release(4.6.5): MQTT Bridge mirror dashboard + cross-source polish#3145
Merged
Conversation
Version bump and CHANGELOG entry for 4.6.5. Highlights: - #3143 MQTT Bridge mirror dashboard (read-only Open button on bridge cards; suppresses every TX surface; MqttBridgeManager now exposes the Meshtastic-shaped methods the consolidated /api/poll + /api/connection endpoints expect). - #3142 MeshCore Telemetry dashboard tab via source-agnostic Dashboard. - #3141 MeshCore: preserve LPP channel byte in remote telemetry rows. - #3140 DM: skip PKI flag when keyMismatchDetected. - #3138 docs reorganization. - #3137 unified: merge nodes across sources so labels show in the unified Nodes view. - #3136 mqtt: allow standalone mqtt_bridge as client-proxy target. CLAUDE.md version line updated to 4.6.5. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Claude finished @Yeraze's task —— View job PR Review: release(4.6.5)
|
System Test ResultsMeshMonitor System Test ResultsTest Run: 2026-05-22 19:13:18 EDT Test Summary
✅ Overall Result: PASSEDAll deployment configurations are working correctly! Test DetailsConfiguration Import:
Quick Start Test:
Security Test:
V1 API Test:
Reverse Proxy Test:
Reverse Proxy + OIDC Test:
Virtual Node CLI Test:
Backup & Restore Test:
Database Migration Test:
DB Backing Consistency Test:
|
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
Version bump to 4.6.5 and CHANGELOG entry covering the seven PRs merged since
v4.6.4.Bumped files:
package.json,package-lock.json,helm/meshmonitor/Chart.yaml,desktop/package.json,desktop/src-tauri/tauri.conf.json(per the CLAUDE.md release recipe).CLAUDE.mdversion line refreshed.Included PRs (since v4.6.4)
keyMismatchDetectedDoc review
README.md— multi-protocol description and MQTT broker/bridge mentions are still accurate; no version-specific copy to update.CLAUDE.md— version line bumped to 4.6.5; migration count (63) still current.ARCHITECTURE.md— no version- or MQTT-bridge-specific copy; left untouched.RELEASE_NOTES.md— historical 3.0.1 file, not maintained per-release; left untouched.docs/features/multi-source.md— already referencesmqtt_bridgeaccurately.CHANGELOG.md— new 4.6.5 entry with full Features / Fixes / Docs breakdown for all seven PRs; old "Unreleased"#3135item rolled into 4.6.5; an empty "Unreleased" stays for the next cycle.Test plan
system-testlabel set on this PR so the hardware system-test workflow runs alongside normal CI.v4.6.5and publish a GitHub release using the CHANGELOG section as the release body.🤖 Generated with Claude Code