Noah Talerman
Noah Talerman
Fleet 4.61.0 is live. Check out the full changelog or continue reading to get the highlights. For upgrade instructions, see our upgrade guide in the Fleet docs.
IT admins can now install a Fleet-maintained app on all hosts without writing a custom policy. This simplifies software management and saves time for your end users by ensuring productivity tools like Slack and Zoom are consistently available.
You can now enable email 2FA for Fleet user accounts. This adds an extra layer of security for your "break glass" account that's used to login to Fleet in the rare scenario that your Identify Provider (IdP) goes down. For all other accounts, the best practice is to require users to login with single-sign on (SSO).
Fleet now supports migrating Windows workstations from your old MDM solution without end user interaction. Once migrated, you can enforce disk encryption, OS updates, and other custom OS settings to consolidate device management into a single, cross-platform MDM.
fleetctl query
command.windows_migration_enabled
setting (can be set via fleetctl
, the PATCH /api/latest/fleet/config
API endpoint and the UI). Requires a premium license./api/v1/fleet/software/fleet_maintained_apps
with no team ID to retrieve the full global list of maintained apps.without_vulnerability_details
to software versions endpoint (/api/latest/fleet/software/versions) so CVE details can be truncated when on Fleet Premium.fleet --help
./settings
.nano_enrollments.last_seen_at
timestamp of Apple MDM devices by an order of magnitude under load.SELECT FROM nano_enrollment_queue
MySQL query performance, including calling it on DB reader much of the time.go.mozilla.org/pkcs7
package with the maintained fork github.com/smallstep/pkcs7
.hosts/[hostid}/configuration_profiles/resend/{uuid}
to hosts/{hostid}/configuration_profiles/{uuid}/resend
.firefox_preferences
table for Linux and Windows platforms.fleetdm/fleetctl
docker image where the build
directory does not exist when generating deb/rpm packages.fleetd
.fleetctl gitops
command when MDM is enabled.Visit our Upgrade guide in the Fleet docs for instructions on updating to Fleet 4.61.0.