release: v4.10.4#3484
Conversation
Bump version to 4.10.4 across package.json, package-lock.json, helm/meshmonitor/Chart.yaml, desktop/package.json, and desktop/src-tauri/tauri.conf.json. Promote CHANGELOG [Unreleased] to [4.10.4] and add the user-facing fixes merged since 4.10.3: timed-events cross-source firing (#3479), module config save for Traffic Management/Status Message (#3464), Auto Favorites firmware-support cache (#3482), MeshCore Share Contact error surfacing (#3481), and the Firefox-Android delivered-icon CSS fix (#3477). The air-quality particle-count fix (#3483) was already in [Unreleased]. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Claude finished @Yeraze's task —— View job Code Review for Release v4.10.4Todo List:
Code Quality Assessment✅ Version ConsistencyAll 5 version files are correctly updated to
✅ CHANGELOG Quality
✅ Release Process Adherence
Security & Quality✅ No Security Concerns
✅ Best Practices
Performance ConsiderationsNo performance impact - this is purely a version bump with no code changes. Test Coverage Validation✅ PR description claims "6470 pass, 0 fail" - all tests passing before release. Recommendations🎯 Excellent Release PracticeThis release demonstrates exemplary release management:
💡 Minor SuggestionConsider adding a brief summary line at the top of each release section (e.g., "6 bug fixes focusing on telemetry collection and multi-source behavior") for quick scanning, though the current detailed format is excellent for debugging. Overall Assessment: ⭐ Exceptional release quality - ready to merge |
System Test ResultsMeshMonitor System Test ResultsTest Run: 2026-06-15 13:29:48 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:
|
v4.10.4 — patch release
Version bumped to 4.10.4 across all five version files (
package.json,package-lock.json,helm/meshmonitor/Chart.yaml,desktop/package.json,desktop/src-tauri/tauri.conf.json).Bug Fixes (since 4.10.3)
falsewhen the version was briefly unknown.Changes
CHANGELOG.md: promoted[Unreleased]→[4.10.4] - 2026-06-15and added the user-facing PRs merged after the section was last written.Validation
tsc --noEmit: cleansystem-testlabel on this PR.🤖 Generated with Claude Code