Skip to content

v2.0.3

Compare
Choose a tag to compare
@rmcvey rmcvey released this 29 Aug 21:11
· 173 commits to master since this release

Changed

  • Stethoscope is now a tray/menubar only application!
  • Normalized practice names to camelCase between yaml and json
  • Closing window collapses app to menubar/tray instead of quitting
  • Improved logging

Added

  • Automatic scanning (weekly scan by default) - controlled by rescanIntervalSeconds in src/config.json
  • Basic support for internationalization (instructions.{LANGUAGE_CODE}.yaml)
  • Documentation around policies
  • New Mac device versions
  • Instructions now display dynamic content via handlebars preprocessing
  • Production debugging capabilities
  • Basic linux support (requires root)

Fixed

  • Improved thrift connection stability and removed magic numbers/timing
  • Windows not properly terminating osqueryd on close