v1.0.7
Daemonitor v1.0.7
Highlights
- Added cross-platform in-app self-update support with restart-to-update behavior.
- Added platform-aware release assets and update metadata for Linux, macOS, and Windows.
- Added MCP status visibility near the headless/version controls.
- Refreshed README screenshots and version references for 1.0.7.
Fixes and Improvements
- Improved update artifact matching across OS and CPU architecture combinations.
- Added installation-location detection for packaged desktop apps.
- Expanded release metadata generation with installer/update packages, checksums, and per-asset SHA-256 sidecars.
- Extended update, settings, release metadata, and UI test coverage.
Verification
- Local clean-worktree check: ./gradlew test --no-daemon --stacktrace
- CI on main: https://github.com/cdsap/daemonitor/actions/runs/31451863194
- Release workflow: https://github.com/cdsap/daemonitor/actions/runs/31766698149