Skip to content

v2.0.6

Compare
Choose a tag to compare
@rmcvey rmcvey released this 21 Sep 03:51
· 151 commits to master since this release
a9fcd67

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 of osquery to determine disk encryption status
  • Fixes to cache mechanism to prevent race condition