Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down