mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 08:55:24 +00:00
Changelog for 3.3.0 release (#18)
This commit is contained in:
parent
f08557d33b
commit
f93a952d20
26
CHANGELOG.md
26
CHANGELOG.md
@ -1,3 +1,29 @@
|
||||
## Fleet 3.3.0 (Nov 05, 2020)
|
||||
|
||||
With this release, Fleet has moved to the new github.com/fleetdm/fleet
|
||||
repository. Please follow changes and releases there.
|
||||
|
||||
* Add file carving functionality.
|
||||
|
||||
* Add `fleetctl user create` command.
|
||||
|
||||
* Add osquery options editor to admin pages in UI.
|
||||
|
||||
* Add `fleetctl query --pretty` option for pretty-printing query results.
|
||||
|
||||
* Add ability to disable packs with `fleetctl apply`.
|
||||
|
||||
* Improve "Add New Host" dialog to walk the user step-by-step through host enrollment.
|
||||
|
||||
* Improve 500 error page by allowing display of the error.
|
||||
|
||||
* Partial transition of branding away from "Kolide Fleet".
|
||||
|
||||
* Fix an issue with case insensitive enroll secret and node key authentication.
|
||||
|
||||
* Fix an issue with `fleetctl query --quiet` flag not actually suppressing output.
|
||||
|
||||
|
||||
## Fleet 3.2.0 (Aug 08, 2020)
|
||||
|
||||
* Add `stdout` logging plugin.
|
||||
|
Loading…
Reference in New Issue
Block a user