Update to v1.4.2

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)
This commit is contained in:
serversdwn
2026-03-17 16:02:24 -04:00
parent 3303e22843
commit d2a8c2d928
6 changed files with 17 additions and 27 deletions

View File

@@ -22,9 +22,6 @@ ENABLE_LOGGING = True
LOG_FILE = C:\Users\%USERNAME%\AppData\Local\Series3Watcher\agent_logs\series3_watcher.log
LOG_RETENTION_DAYS = 30
# Console colors - (Doesn't work on windows 7)
COLORIZE = FALSE
# .MLG parsing
MLG_HEADER_BYTES = 2048 ; used for unit-id extraction