mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Update changelog for 2.4.0 release (#2149)
This commit is contained in:
parent
57f65e70b8
commit
70c6f5bd7d
1 changed files with 10 additions and 0 deletions
10
CHANGELOG.md
10
CHANGELOG.md
|
|
@ -1,3 +1,13 @@
|
|||
## Kolide Fleet 2.4.0 (Nov 12, 2019)
|
||||
|
||||
* Add `--server_url_prefix` flag to configure a URL prefix to prepend on all Fleet URLs. This can be useful to run fleet behind a reverse-proxy on a hostname shared with other services.
|
||||
|
||||
* Add option to automatically expire hosts that have not checked in within a certain number of days. Configure this in the "Advanced Options" of "App Settings" in the browser UI.
|
||||
|
||||
* Add ability to search for hosts by UUID when targeting queries.
|
||||
|
||||
* Allow SAML IdP name to be as short as 4 characters.
|
||||
|
||||
## Kolide Fleet 2.3.0 (Aug 14, 2019)
|
||||
|
||||
### This is a security release.
|
||||
|
|
|
|||
Loading…
Reference in a new issue