Skip to content

v1.0.6

Compare
Choose a tag to compare
@tomas tomas released this 10 Apr 22:47
· 3304 commits to master since this release
  • Fixed command parsing in interval driver.
  • Better debugging in API requests.
  • Fixed OSX GUI (account verify status, Mavericks ruby path).
  • Conf: Fixed 'config gui' option.
  • Rewrote Wipe, which now uses impersonation so it works as the 'prey' user.
  • Conf: Added --check-file option to 'config gui' command, to allow retrieving keys from old config file.
  • Removed set_interval/unset_interval (delay) functions.
  • Fixed windows stdout/stderr not flushing on exit.
  • NIC objects should always have an IP address key, even if empty.
  • Interval: Fixed command handling (JSON, not string).
  • Fixed get_os_info in Linux (not all distros have the lsb_release command).
  • Updated tests. Lots of 'em.