Skip to content

Commit 82a5b80

Browse files
authored
4.66.0 release article follow-up (#27912)
1 parent 96ec13e commit 82a5b80

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

articles/fleet-4.66.0.md

+5-7
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,9 @@ Admins can now use their own custom Simple Certificate Enrollment Protocol (SCEP
2929
### Security
3030
- Added integration with DigiCert Trust Lifecycle Manager. Fleet admins can now deploy DigiCert certificates to their macOS devices via configuration profiles.
3131
- Updated activity log UI for new certificate authority features.
32-
- Updated host details > software table to filter by vulnerability severity and known exploit.
32+
- Updated **Host details** > **Software** table to filter by vulnerability severity and known exploit.
3333
- Return more granular data for live query and policy runs so it can be displayed to users.
34-
- Allowed adding labels when saving or editing queries in the UI.
35-
- Added support for queries with LabelsIncludeAny in backend.
34+
- Added support for queries targeting hosts via label.
3635
- Added `author_id` to labels DB table to track who created a label.
3736
- Removed duplicate download/delete attempts for MSRC bulletins when hosts are enrolled spanning multiple builds of the same version of Windows.
3837
- Split up expired query deletion to avoid deadlocks in zero-trust flows.
@@ -45,8 +44,7 @@ Admins can now use their own custom Simple Certificate Enrollment Protocol (SCEP
4544
- Added support for Fleet-maintained apps for Windows.
4645
- Added integration with a custom SCEP server. Fleet admins can now deploy certificates from their own SCEP server to their macOS devices via configuration profiles. The SCEP server will only see traffic from the Fleet server.
4746
- Return more granular data for live query and policy runs so it can be displayed to users.
48-
- Added support for queries with LabelsIncludeAny in backend.
49-
- Allowed adding labels when saving or editing queries in the UI.
47+
- Added support for queries targeting hosts via label.
5048
- Updated macOS setup experience to show an error if an App Store app installation fails due to lack of licenses.
5149
- Added `platform` key to `software_package` and `app_store_app` keys throughout API.
5250
- Improved error messages when Fleet admin tries to upload a FileVault (macOS) or a BitLocker (Windows) configuration profile.
@@ -60,14 +58,14 @@ Admins can now use their own custom Simple Certificate Enrollment Protocol (SCEP
6058

6159

6260
### Bug fixes and improvements
63-
- Fixed software installer download and Fleet Maintained App errors by extending the timeout for the download and FMA add endpoints.
61+
- Fixed software installer download and Fleet-maintained app errors by extending the timeout for the download and FMA add endpoints.
6462
- Fixed issue where bootstrap package was incorrectly installed during renewal of Apple MDM enrollment profiles.
6563
- Fixed a bug to ignore Windows hosts that are not enrolled in Fleet MDM for disk encryption statistics and filters.
6664
- Fixed policy automation with scripts to surface errors to user instead of rendering false success message.
6765
- Fixed whitespace not being displayed correctly in policy automation calendar preview.
6866
- Fixed bug where Windows profiles were not being resent after `fleetctl` GitOps update.
6967
- Fixed row selection firing twice in host selection screen.
70-
- Fixed Dashboard > Software table truncating host count.
68+
- Fixed **Dashboard** > **Software** table truncating host count.
7169
- Fixed an error when requesting `/fleet/software/titles` endpoint unpaginated with > 33k software titles by batching the policies by software title id query
7270
- Fixed an issue where removing label conditions on configuration profiles (e.g. `labels_include_any`, `labels_include_all` or `labels_exclude_any`) did not clear the labels associated with the profile when applied via `fleetctl gitops`.
7371
- Updated the empty states when choosing a label scope for new software, queries, and profiles.

0 commit comments

Comments
 (0)