bump to 1.4.4 (the nonupdate update)

chore: clean up code, deprecate status config.
This commit is contained in:
serversdwn
2026-03-17 21:54:15 -04:00
parent 439feb9942
commit 010016d515
8 changed files with 18 additions and 24 deletions

View File

@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
---
## [1.4.4] - 2026-03-17
### Removed
- `OK_HOURS` and `MISSING_HOURS` config keys and Settings dialog fields removed — unit status thresholds are calculated by terra-view from raw `age_minutes`, not by the watcher. These fields had no effect since v1.4.2.
## [1.4.3] - 2026-03-17
### Added