chore: bump version to 4.13.1-rc3 - #4198
Conversation
Release candidate 3 for 4.13.1. Rolls up 13 PRs merged since rc2: 6 features (position accuracy + location source, "Message anyway" override, automation remote-admin reboot, sender short-names, render-side invalid-position toggle, occupancy-scaled precision offset) and 6 fixes (MeshCore own-node sender name, v1 default-alias scoping, per-conversation compose draft, Official-pin router short-name, traceroute NO_CHANNEL, heatmap deleted-node density). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018e4dtLyWeYJYJ7SbgFvGG1
|
Claude finished @Yeraze's task —— View job PR Review: chore/bump-4.13.1-rc3
SummaryThis is a straightforward version bump PR. All checks pass. Version Consistency ✅All 5 required files are consistently updated to
The CLAUDE.md requires updating all five files — this PR correctly updates all of them. Code Quality ✅No issues. The changes are purely mechanical version string replacements with no logic changes. Potential Bugs / Issues ✅None. The Performance / Security ✅No concerns — version bump only, no code changes. Test CoverageN/A — no logic changed, no tests needed. Verdict: LGTM — clean, complete version bump across all required files following the documented versioning convention. |
System Test ResultsMeshMonitor System Test ResultsTest Run: 2026-07-18 15:34:17 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:
|
Version bump to 4.13.1-rc3 across all five files (
package.json,package-lock.json,helm/meshmonitor/Chart.yamlversion + appVersion,desktop/src-tauri/tauri.conf.json,desktop/package.json).Rolled up since rc2 (13 PRs)
Features
Fixes
defaultsource alias deep-scopes by resolved idDocs
🤖 Generated with Claude Code