Releases: kolide/launcher
Releases · kolide/launcher
v0.11.3
- Fix debug logs
- Add option to set osquery to verbose logging
- plist table
- program icons table
- Various fixes to build and release process
v0.11.2
v0.11.1
- Fix version parsing in git tags
v0.11.0
- Major rework of the autoupdate system. Now updates are stored in an updates directory, and do not overwrite the running binary
- Add touchid table
- Various documentation and code comment updates
- Package tooling updates
- Support for catalina
- use productbuild for macOS packages
0.10.3
- Adjust the config refresh frequency.
0.10.2
- Documentation Updates
- Package Building and Notary configuration options
- Shell Polling Interval changes
0.10.1
Build system now has rudimentary support for authenticode on windows. This release will be signed.
No significant launcher changes.
0.9.9
- key identification tables (ssh and generic)
- Fix filehandle close in build system
- Small doc updates
0.9.8
Build changes around windows
- No more environmental variables on windows
- Packaging installs the service as a different user
- Fix windows build
0.9.7
Remove autoupdate flag in package-builder (#465) Remove autoupdate flag in package-builder. It's usage is implied by `update_channel`, no point to both.