# Fleet v4.84.2 - Product: Fleet (https://whatsnew.fyi/product/fleet) - Vendor: Fleet Device Management - Date: 2026-05-01 - Version: v4.84.2 - Original notes: https://github.com/fleetdm/fleet/releases/tag/fleet-v4.84.2 - Permalink: https://whatsnew.fyi/product/fleet/releases/v4.84.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'. --- - **fixed** — Fixed filtering in /api/v1/fleet/labels/:id/hosts endpoint - **fixed** — Fixed a dead SQL condition in hostVPPInstalls with a clarifying comment - **fixed** — Fixed access control in Fleet UI Settings Variables to prevent adding custom variables while in GitOps mode - **fixed** — Fixed a bug where custom package installers were not removed when adding an FMA for the same title via GitOps - **fixed** — Fixed a bug where host environment variables in script-only packages would cause GitOps to fail - **changed** — Updated Go to 1.26.2 - **fixed** — Fixed an issue where trying to wipe a device after its certificate was renewed could fail due to a missing bootstrap token - **fixed** — Fixed a bug where duplicate software installers for Linux could be added - **changed** — Improved validation for invalid order_key values in /api/v1/fleet/commands, /api/v1/fleet/mdm/commands and /api/v1/fleet/mdm/apple/commands endpoints - **fixed** — Fixed a server panic when an Apple MDM DeviceInformation refetch response omitted DeviceName or other expected fields ###### Bug fixes - Fixed filtering in `/api/v1/fleet/labels/:id/hosts` endpoint. - Fixed a dead SQL condition in `hostVPPInstalls` that was misleading but harmless: Android VPP apps never produce `nano_command_results` entries (they use Google's Android Management API, not nanoMDM), so the previous `(hvsi.platform != 'android' OR ncr.id IS NULL)` guard was a tautology. Replaced with a clarifying comment. - Fleet UI > Settings > Variables: Fixed access to not allow adding custom variable while in gitops mode both in the empty state and when a variable already exists - Fixed a bug where custom package installers were not removed when adding an FMA for the same title via GitOps, which caused setup experience to install duplicate software. - Fixed a bug where host environment variables in script-only packages would cause gitops to fail - Updated go to 1.26.2 - Fixed an issue where trying to wipe a device after its certificate was renewed could fail due to a missing bootstrap token. _Note: The device might still have wiped_ - Fixed a bug where duplicate software installers for linux could be added. - Improved validation for invalid `order_key` values in `/api/v1/fleet/commands`, `/api/v1/fleet/mdm/commands` and `/api/v1/fleet/mdm/apple/commands` endpoints. - Fixed a server panic when an Apple MDM `DeviceInformation` refetch response omitted `DeviceName` or other expected fields. ###### 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** ``` 5bb555863948d05299e252e6df5b11914b981773f9b7e7253a1a8b2dc8d83143 fleet_v4.84.2_linux.tar.gz 1b2c7c3a320fc506de9f8b185c9d66de847e14d0d1b5ebffdc9179aeefe0c05c fleetctl_v4.84.2_linux_amd64.tar.gz b75e046e5fc70060e7c6383d4fe2d9b388e42367b816bee837491c3274c30000 fleetctl_v4.84.2_linux_amd64.zip aec1812e1b406f9ac2e4694a2477902760bb3475d58506707f3626e88ef0aa12 fleetctl_v4.84.2_linux_arm64.tar.gz b1c590f38a1992aa569783c66707986eed2418ccc557570a3bf71d249102ec86 fleetctl_v4.84.2_linux_arm64.zip 6f2d7dbdd6d51722e9373a9558fa78377c83f9b904ad5930031644d07f5e5607 fleetctl_v4.84.2_macos.tar.gz 358bc348bcf54008ac4892dc8d09553acb221b6f0f163039fd56b0ddd8e9dfa3 fleetctl_v4.84.2_macos.zip 69f8b57c80e702a9edf608dd698d3572f8a30860228a381cbbd004c4c1c3346f fleetctl_v4.84.2_windows_amd64.tar.gz c58b932c5aa9f003a53262a45021f3af1d94723f703cb50bf6feba8fcf9bf065 fleetctl_v4.84.2_windows_amd64.zip ec94d3257a195336bd1a6843eaff7440a58e8a51299589725c7bb37bbb5a524a fleetctl_v4.84.2_windows_arm64.tar.gz 425fb7a53842a0d0f0da43e1d781b5446a5817eee204edd88e94c62be77f1e6c fleetctl_v4.84.2_windows_arm64.zip ```