You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
See [VERSIONING.md](VERSIONING.md) for why the version starts at 1.8.1.
9
9
10
+
## [1.9.2] - 2026-04-15
11
+
12
+
### Fixed
13
+
14
+
- LaunchDaemon now sets `HOME` in the plist environment so `configDir()` resolves correctly at runtime (fixes "Enterprise configuration not found" error in periodic scans).
15
+
- Progress and error log lines now include timestamps for easier debugging.
16
+
10
17
## [1.9.1] - 2026-04-07
11
18
12
19
### Fixed
@@ -65,6 +72,7 @@ First open-source release. The scanning engine was previously an internal enterp
0 commit comments