Changes
- Fixed a bug where long enrollment secrets would overlap with the action buttons on top of them.
- Fixed a bug that caused OS Settings to never be verified if the MySQL config of Fleet's database had 'only_full_group_by' mode enabled (enabled by default).
- Ensured policy names are now unique per team, allowing different teams to have policies with the same name.
- Fixed the visual display of chevron right icons on Chrome.
- Renamed the 'mdm_windows_configuration_profiles' and 'mdm_apple_configuration_profiles' 'updated_at' field to 'uploaded_at' and removed the automatic setting of the value, setting it explicitly instead.
- Fixed a small alignment bug in the setup flow.
- Improved the validation of Windows profiles to prevent errors when delivering the profiles to the hosts. If you need to embed a nested XML structure (for example, for Wi-Fi profiles), you can either:
- Escape the XML.
- Use a wrapping
<![CDATA[ ... ]]>
element.
- Fixed an issue where an inaccurate message was returned after running an asynchronous (queued) script.
- Fixed URL query parameters to reset when switching tabs.
- Fixed the vulnerable software dropdown from switching back to all teams.
- Added fleetctl gitops command:
- Synchronize Fleet configuration with the provided file. This command is intended to be used in a GitOps workflow.
- Updated the response for 'GET /api/v1/fleet/hosts/:id/activities/upcoming' to include the count of all upcoming activities for the host.
- Fixed an issue where software from a Parallels VM on a MacOS host would show up in Fleet as if it were the host's software.
- Removed unnecessary nested database transactions in batch-setting of MDM profiles.
- Added count of upcoming activities to host vitals UI.
Upgrading
Please visit our update guide for upgrade instructions.
Documentation
Documentation for Fleet is available at fleetdm.com/docs.
Binary Checksum
SHA256
9147ff5871fe6cfb56f5ad85e69570ef5d904a20b4cf8135a59ea687e9efe7b0 fleet_v4.44.1_linux.tar.gz
321f8b3fa818470657f9bf25d73016bf13ca8833c32f3c2fd98e54f4ef5d00d2 fleetctl_v4.44.1_linux.tar.gz
2ce1530925d694ce72da0deda5dc3f7f8ee6b5fe2b3b3ade80973e5b72c35e96 fleetctl_v4.44.1_linux.zip
8a589ad4b3ec87077fb149d95a7c53d4a9422c2270b8d83a17c2ae0e2bcc816f fleetctl_v4.44.1_macos.tar.gz
82d32160a4bc234ba3e1d34412e65ee7a74c904df4156a896f71c422a103abd6 fleetctl_v4.44.1_macos.zip
fc9a33902b9f6efc6ade3bd7cff30f476d6e7fcfa68d57d063c3ec03f8ac2bf8 fleetctl_v4.44.1_windows.tar.gz
3277b33dfc78aeaf0a039394592d87ecbdd8a1964a0cca388df58a5684f796c1 fleetctl_v4.44.1_windows.zip