From 39f5e67767d0fc30a6d0096044901387feacbbba Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 15 Feb 2026 02:54:40 +0000 Subject: [PATCH 1/2] Initial plan From 0cf5d8d6cc3208311958b9f20c8868d5dac2127b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 15 Feb 2026 02:55:44 +0000 Subject: [PATCH 2/2] Mark system health checks as completed in ROADMAP.md (v2.3.1) Co-authored-by: thehack904 <35552907+thehack904@users.noreply.github.com> --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index a3f0094..38d3c64 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -22,7 +22,7 @@ These are **not yet implemented**, partially implemented, or completed in previo ### 2. Logging & Monitoring - [ ] Move logs from flat file (`activity.log`) into **SQLite DB** for better querying. - [x] Add filtering and pagination in logs view. *(v4.5.0)* -- [ ] Add system health checks (tuner reachability, XMLTV freshness). +- [x] Add system health checks (tuner reachability, XMLTV freshness). *(v2.3.1)* - [x] Admin log management: clear logs + size indicator (v2.3.1). - [x] Post-install HTTP service verification in Pi installer (v3.1.0). - [x] Unified “Refresh Guide” scheduler. (v4.2.0)