v2.0.6
Fixes
[#61] lastScanTime does not update from remote scans
[#62] Remove all localhost dependencies
[#63] Stop binding to 'localhost'
[#64] Remove unused Applescript dependency in Mac resolver
Removes excessive osquery logging in dev, can be re-enabled via env vars STETHOSCOPE_DEBUG=osquery
Adds ability to restart app from loading screen
Adds ability to contact help after slow load when restarting
Adds debug info to loading screen on consecutive failure
Enhancements
- Sets minimum scan interval (5 seconds)
- Adds app version to title
- Switched to using
fdesetup status
instead ofosquery
to determine disk encryption status - Fixes to cache mechanism to prevent race condition