# Fleet v4.90.2 - Product: Fleet (https://whatsnew.fyi/product/fleet) - Vendor: Fleet Device Management - Date: 2026-09-01 - Version: v4.90.2 - Original notes: https://github.com/fleetdm/fleet/releases/tag/fleet-v4.90.2 - Permalink: https://whatsnew.fyi/product/fleet/releases/v4.90.2 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add a release budget for Fleet-initiated activities (policy-automation software installs and scripts, and iOS/iPadOS scheduled app updates) that queues them immediately but releases to hosts at a configurable rate via FLEET_ACTIVITY_FLEET_INITIATED_RELEASE_PER_MINUTE (default 1000 hosts/minute, 0 = unlimited) - **changed** — User-initiated activities (self-service installs, admin-run scripts, lock/unlock/wipe, setup experience) now take precedence over queued Fleet-initiated activities on the same host - **fixed** — Fixed editing a policy on a large fleet stalling policy and software install result ingestion fleet-wide by moving the policy_membership wipe to run after the policy update commits instead of inside its transaction ###### Bug fixes - Added a release budget for Fleet-initiated activities (policy-automation software installs and scripts, and iOS/iPadOS scheduled app updates): they are now queued immediately but released to hosts at a configurable rate (`FLEET_ACTIVITY_FLEET_INITIATED_RELEASE_PER_MINUTE`, default 1000 hosts/minute, 0 = unlimited), spreading out the install-execution and result-ingestion load when an automation fires for many hosts at once. User-initiated activities (self-service installs, admin-run scripts, lock/unlock/wipe, setup experience) are unaffected and now take precedence over queued Fleet-initiated activities on the same host. - Fixed editing a policy on a large fleet stalling policy and software install result ingestion fleet-wide. The `policy_membership` wipe now runs after the policy update commits instead of inside its transaction, so its row locks are no longer held for the whole wipe. An interrupted wipe is completed by the policy membership cron. ###### Upgrading Please visit our [update guide](https://fleetdm.com/docs/deploying/upgrading-fleet) for upgrade instructions. ###### Documentation Documentation for Fleet is available at [fleetdm.com/docs](https://fleetdm.com/docs). ###### Binary Checksum **SHA256** ``` 88932d2bade4e9271c0482d1900c50c4a1dec5a16e812ed29112f095ab4d28d7 fleet_v4.90.2_linux.tar.gz 99a6e6fe47860c4dff2d09b7a50674236616818e8d54f0cb07130e24ff2e026b fleetctl_v4.90.2_linux_amd64.tar.gz 2c0e480d5767b71348fe884b4c7207a37703327107da380d8dcd6548f410aabb fleetctl_v4.90.2_linux_amd64.zip 8445974427b04795f4bccd4b887d4782344c0266699a02cf9ab642117d3e7e6c fleetctl_v4.90.2_linux_arm64.tar.gz b50fe57b823f67ba21546327166cce7153d896b702775622eff1fe8f3b362996 fleetctl_v4.90.2_linux_arm64.zip 1c911e660272a2092c96deeb89928c11ff17418f3ddea2132f3a3ec7825bb0cc fleetctl_v4.90.2_macos.tar.gz 6e83dbb754073aabc6047ed9b83e2874ad89fe5f3ce269fcdb7f49bf821d13d2 fleetctl_v4.90.2_macos.zip 99af91ec0541b12d1807ebc140428dfc7a0fec5228efaef0e9b531a2ac5a9e13 fleetctl_v4.90.2_windows_amd64.tar.gz 85126063313ff0623145e863bbe4b35de8e9d000c261b1c51c8d2099a0bfffd7 fleetctl_v4.90.2_windows_amd64.zip ec3fac914ba29b342d43d71e759fb8962ea9620c505614e10ea9bbf7536db56f fleetctl_v4.90.2_windows_arm64.tar.gz b071b665700c153a3353545505a7c99fc8478b4cb5d0f9d61a8e1a4f65d4374c fleetctl_v4.90.2_windows_arm64.zip ```