Solutions
Device management
Remotely manage, and protect laptops and mobile devices.
Orchestration
Automate tasks across devices, from app installs to scripts.
Software management
Inventory, patch, and manage installed software.
Infrastructure as code
See every change, undo any error, repeat every success.
Extend Fleet
Integrate your favorite tools with Fleet.
More
Device management
Remotely manage, and protect laptops and mobile devices.
Orchestration
Automate tasks across devices, from app installs to scripts.
Software management
Inventory, patch, and manage installed software.
Infrastructure as code
See every change, undo any error, repeat every success.
Extend Fleet
Integrate your favorite tools with Fleet.
Noah Talerman
Noah Talerman
Fleet 4.74.0 is now available. See the complete changelog or read on for highlights. For upgrade instructions, visit the upgrade guide in the Fleet docs.
IT admins can now add custom icons for software. This makes it easier for end users to visually identify and install the tools they need from self-service. Learn more in the self-service software guide.
A new page gives you a full view of all batch scripts that are scheduled or running. No more hunting for script statuses, output, and errors across individual hosts' Host details pages. Now it’s all in one place. Learn more in the scripts guide.
You can now install required software as part of your Linux setup process and show live progress to the end user. This ensures new Linux workstations are ready for day one, with less needing manual setup. Learn more in the Linux setup experience guide.
Fleet now includes default launch instructions for software in the My device > Self-service tab. End users get simple tips on how to open installed apps (e.g., “Finder > Applications” on macOS), reducing confusion and helping them get started faster.
Companies that self-host Fleet can now use IAM (Identity and Access Management) authentication for MySQL and Redis. This lets you use short-lived credentials to align with AWS best practices. Learn how to configure in the Fleet server configuration reference.
This release includes breaking changes in the software YAML. For migration instructions and more information, please see this public document.
<PayloadDisplayName> fields for security./batch/{batch_execution_id:[a-zA-Z0-9-]+}/host-results API endpoint to list hosts targeted in batch.POST /api/v1/fleet/configuration_profiles/batch API endpoint to batch modify MDM configuration profiles.POST /api/fleet/orbit/setup_experience/init and POST /api/v1/fleet/device/{token}/setup_experience/status.PUT /api/v1/fleet/setup_experience/software and GET /api/v1/fleet/setup_experience/software now have a platform argument (linux or macos, defaults to macos).fullname attribute as a valid Fleet variable for Apple configuration profiles.software.packages.self_service, labels_include_any, labels_exclude_any, categories, and setup_experience declarations to team level for software in GitOps; setup_experience can now be set on a software package, Fleet Maintained App, or App Store app.GET /host/:id to return an empty array for software field when exclude_software=true.generate-gitops command to output filenames with emojis and other special characters where applicable.distributed_query_campaign_targets table to speed up DB performance for live queries.WARNING: For deployments with millions of rows in
distributed_query_campaign_targets, the database migration to add the index may take significant time. We recommend testing migration duration in a staging environment first. The initial cleanup of old campaign targets will occur progressively over multiple hours to avoid database overload.
packages_only=true so that it only returns software with available installers.PATCH /api/latest/fleet/config) with a large number of yara rules and when large numbers of hosts fetch rules via /api/osquery/yara/{name} endpoint.fleetctl get mdm-command-results to show output in a vertical format instead of a table.fleetctl gitops issue uploading an Apple configuration profile with a FLEET_SECRET in a <data> field.Visit our Upgrade guide in the Fleet docs to update to Fleet 4.74.0.