# Fleet v4.63.0 - Product: Fleet (https://whatsnew.fyi/product/fleet) - Vendor: Fleet Device Management - Date: 2025-02-04 - Version: v4.63.0 - Original notes: https://github.com/fleetdm/fleet/releases/tag/fleet-v4.63.0 - Permalink: https://whatsnew.fyi/product/fleet/releases/v4.63.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** — Allow delivery of bootstrap packages and software installers using signed URLs from CloudFront CDN with server settings for s3_software_installers_cloudfront_url, s3_software_installers_cloudfront_url_signing_public_key_id, and s3_software_installers_cloudfront_url_signing_private_key - **changed** — Downgrade BootstrapPackage not found server error to a debug message when UI or API checks if a bootstrap package exists - **removed** — Remove arrow icon from MDM solution table on dashboard page - **added** — Add ability to install VPP apps on policy failure - **added** — Implement user-level settings to persist user selection of which columns to display on the hosts table - **changed** — Include host's team-level queries when user selects a query to target a specific host via host details page - **changed** — Include osquery pre-releases in the daily UI constant update GitHub Actions job - **fixed** — Display correct path for agent options when a key is placed in the wrong object - **changed** — Consider results of live query run from edit query form in calculating existing query's performance impact if user does not change query from stored version - **changed** — Improve validation workflow on SMTP settings page - **changed** — Clarify expected behavior of policy host counts, dashboard controls software count, and controls OS updates versions count - **fixed** — Render default empty value when a host has no UUID - **changed** — Use email logo compatible with dark modes - **changed** — Improve readability of success message on email update by never including sender address - **added** — Allow filtering of titles by any of these platforms in GET /api/v1/fleet/software/titles - **added** — Add VPP apps to automatic installation dropdown for failed policies and include auto-install information on VPP app details page - **changed** — Update Fleet-maintained app install scripts for non-PKG-based installers to allow apps to be installed over existing installation - **changed** — Clarify that editing VPP teams removes App Store apps available to team, not uninstalls apps from hosts ##### Fleet 4.63.0 (Feb 04, 2025) ##### Device management (MDM) - Allowed the delivery of bootstrap packages and software installers using signed URLs from CloudFront CDN. To enable, configured the following server settings: - `s3_software_installers_cloudfront_url` - `s3_software_installers_cloudfront_url_signing_public_key_id` - `s3_software_installers_cloudfront_url_signing_private_key` - Downgraded the expected or common "BootstrapPackage not found" server error to a debug message. This occurred when the UI or API checked if a bootstrap package existed. - Removed the arrow icon from the MDM solution table on the dashboard page. ##### Orchestration - Added the ability to install VPP apps on policy failure. - Implemented user-level settings and used them to persist a user's selection of which columns to display on the hosts table. - Included a host's team-level queries when the user selected a query to target a specific host via the host details page. - Included osquery pre-releases in the daily UI constant update GitHub Actions job. - Displayed the correct path for agent options when a key was placed in the wrong object. - When running a live query from the edit query form, considered the results of the run in calculating an existing query's performance impact if the user did not change the query from the stored version. - Improved the validation workflow on the SMTP settings page. - Clarified the expected behavior of policy host counts, dashboard controls software count, and controls OS updates versions count. - Rendered the default empty value when a host had no UUID. - Used an email logo compatible with dark modes. - Improved readability of the success message on email update by never including the sender address. ##### Software - Added the ability to install VPP apps on policy failure. - Allowed filtering of titles by "any of these platforms" in `GET /api/v1/fleet/software/titles`. - Added VPP apps to the automatic installation dropdown for failed policies and included auto-install information on the VPP app details page. - Updated Fleet-maintained app install scripts for non-PKG-based installers to allow the apps to be installed over an existing installation. - Clarified that editing VPP teams would remove App Store apps available to the team, not uninstall apps from hosts. - Pushed the correct paths to the URL on the "My device" page when self-service was not enabled for the host. - Displayed command line installation instructions when a package was generated. - Added a fallback for extracting the app name from `.pkg` installers that had default or incorrect title attributes in their distribution file. - Stopped VPP apps from being removed from teams whenever the VPP token team assignment was updated. - Improved software installation for failed policies by adding platform-specific filtering in the software dropdown so that only compatible software was displayed based on each policy's targeted platforms. - Added a timestamp for the software, OS, and vulnerability detail pages for the host count last update time. ##### Bug fixes and improvements - Fixed an issue where the vulnerabilities cron failed in large environments due to large SQL queries. - Fixed two broken links in the setup experience. - Fixed a UI bug on the "My device" page where the "Software" tab included filter elements that did not match the expected design. - Fixed a UI bug on the "Controls" page where incorrect timestamp information was displayed while the "Current versions" table was loading. - Fixed an issue for batch upload of Apple DDM profiles with `fleetctl gitops` where the activity feed showed a change even when profiles did not actually change. - Fixed a software name overflow in various modals. - Fixed form validation behavior on the SSO settings form. - Fixed MSI parsing for packages that included long interned strings (e.g., licenses for the OpenVPN Connect installer). - Fixed a so _[Truncated at 4000 characters — full notes: https://github.com/fleetdm/fleet/releases/tag/fleet-v4.63.0]_