# Fleet v4.58.0 - Product: Fleet (https://whatsnew.fyi/product/fleet) - Vendor: Fleet Device Management - Date: 2024-10-17 - Version: v4.58.0 - Original notes: https://github.com/fleetdm/fleet/releases/tag/fleet-v4.58.0 - Permalink: https://whatsnew.fyi/product/fleet/releases/v4.58.0 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** — Added builtin label for Fedora Linux - **added** — Added ability to trigger script run on policy failure - **changed** — Updated GitOps script and software installer relative paths to always be relative to the file they're in - **changed** — Improved performance for host details and Fleet Desktop in environments using high volumes of live queries - **changed** — Updated activity cleanup job to remove all expired live queries to improve API performance - **added** — Added event for when a policy automation triggers a script run in the activity feed - **added** — Added battery status to Windows host details - **added** — Added POST /software/fleet_maintained_apps endpoint for adding Fleet-maintained apps - **added** — Added GET /software/fleet_maintained_apps/{app_id} endpoint to retrieve details of a Fleet-maintained app - **added** — Added API endpoint to list team available Fleet-maintained apps - **added** — Added UI for managing Fleet-maintained apps - **changed** — Updated add software modal to be separate pages in Fleet UI - **added** — Added support for uploading RPM packages - **changed** — Updated request timeouts for software installer edits to be the same as initial software installer uploads - **changed** — Updated UI for software uploads to include upload progress bar - **changed** — Improved performance of SQL queries used to determine MDM profile status for Apple hosts - **fixed** — Fixed MSRC feed pulls in environments where GitHub access is authenticated - **added** — Added 'Unsupported screen size' UI on the My device page - **fixed** — Fixed software uninstaller script for pkgs to only remove .app directories installed by the package - **fixed** — Fixed UI flow for observers to easily query hosts from the host details page ##### Fleet 4.58.0 (Oct 17, 2024) **Endpoint Operations:** * Added builtin label for Fedora Linux. **Warning:** Migrations will fail if a pre-existing 'Fedora Linux' label exists. To resolve, delete the existing 'Fedora Linux' label. * Added ability to trigger script run on policy failure. * Updated GitOps script and software installer relative paths to now always relative to the file they're in. This change breaks existing YAML files that had to account for previous inconsistent behavior (e.g. script paths declared in no-team.yml being relative to default.yaml one directory up). * Improved performance for host details and Fleet Desktop, particularly in environments using high volumes of live queries. * Updated activity cleanup job to remove all expired live queries to improve API performance in environment using large volumes of live queries. To note, the cleanup cron may take longer on the first run after upgrade. * Added an event for when a policy automation triggers a script run in the activity feed. * Added battery status to Windows host details. **Device Management (MDM):** * Added the `POST /software/fleet_maintained_apps` endpoint for adding Fleet-maintained apps. * Added the `GET /software/fleet_maintained_apps/{app_id}` endpoint to retrieve details of a Fleet-maintained app. * Added API endpoint to list team available Fleet-maintained apps. * Added UI for managing Fleet-maintained apps. * Updated add software modal to be seperate pages in Fleet UI. * Added support for uploading RPM packages. * Updated the request timeouts for software installer edits to be the same as initial software installer uploads. * Updated UI for software uploads to include upload progress bar. * Improved performance of SQL queries used to determine MDM profile status for Apple hosts. **Vulnerability Management:** * Fixed MSRC feed pulls (for NVD release builds) in environments where GitHub access is authenticated. **Bug fixes and improvements:** * Added the 'Unsupported screen size' UI on the My device page. * Removed redundant built in label filter pills. * Updated success messages for lock, unlock, and wipe commands in the UI. * Restricted width of policy description wrappers for better UI. * Updated host details about section to condense information into fewer columns at smaller widths. * Hid CVSS severity column from Fleet Free software details > vulnerabilities sections. * Updated UI to remove leading/trailing whitespace when creating or editing team or query names. * Added UI improvements when selecting live query targets (e.g. styling, closing behavior). * Updated API to return 409 instead of 500 when trying to delete an installer associated with a policy automation. * Updated battery health definitions to be defined as cycle counts greater than 1000 or max capacity falling under 80% of designed capacity for macOS and Windows. * Added information on how battery health is defined to the UI. * Updated UI to surface duplicate label name error to user. * Fixed software uninstaller script for `pkg`s to only remove '.app' directories installed by the package. * Fixed "no rows" error when adding a software installer that matches an existing title's name and source but not its bundle ID. * Fixed an issue with the migration adding support for multiple VPP tokens that would happen if a token is removed prior to upgrading Fleet. * Fixed UI flow for observers to easily query hosts from the host details page. * Fixed bug with label display names always sentence casing. * Fixed a bug where a profile wouldn't be removed from a host if it was deleted or if the host was moved to another team before the profile was installed on the host. * Fixed a bug where removing a VPP or ABM token from a GitOps YAML file would leave the team assignments unchanged. * Fixed host software filter bug that resets dropdown filter on table changes (pagination, order by column, etc). * Fixed UI bug: Edit team name _[Truncated at 4000 characters — full notes: https://github.com/fleetdm/fleet/releases/tag/fleet-v4.58.0]_