v1.4.2 #3

Merged
serversdown merged 2 commits from dev into main 2026-03-17 16:15:23 -04:00
Owner

[1.4.2] - 2026-03-17

Changed

  • Tray icon color now reflects watcher + API health rather than unit ages — green=API OK, amber=API disabled, red=API failing, purple=watcher error.
  • Status menu text updated to show Running — API OK | N unit(s) | scan Xm ago.
  • Units submenu removed from tray — status tracking for individual units is handled by terra-view, not the watcher.
  • Unit list still logged to console and log file for debugging, but no OK/Pending/Missing judgement applied.
  • watcher_status field added to heartbeat payload so terra-view receives accurate watcher health data.
## [1.4.2] - 2026-03-17 ### Changed - Tray icon color now reflects watcher + API health rather than unit ages — green=API OK, amber=API disabled, red=API failing, purple=watcher error. - Status menu text updated to show `Running — API OK | N unit(s) | scan Xm ago`. - Units submenu removed from tray — status tracking for individual units is handled by terra-view, not the watcher. - Unit list still logged to console and log file for debugging, but no OK/Pending/Missing judgement applied. - `watcher_status` field added to heartbeat payload so terra-view receives accurate watcher health data.
serversdown added 2 commits 2026-03-17 16:03:33 -04:00
feat: now sends watcher_status via payload to terra-view
Feat: tray icon now shows API/watcher health rather than unit ages. unit submenu removed, now handled by recieving software.

Chore: remove old unneeded code from deprecated features (console colorization, Missing/pending age limits)
serversdown merged commit 0bea6ca4ea into main 2026-03-17 16:15:23 -04:00
serversdown added the Kind/Enhancement label 2026-03-17 16:25:22 -04:00
Sign in to join this conversation.