Skip to content

Commit 80b1f1f

Browse files
authored
Prepare Fleet v4.48.0 (#18022)
1 parent 5a3c54c commit 80b1f1f

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

CHANGELOG.md

+6-15
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,17 @@
1-
## Fleet 4.48.0 (Apr 02, 2024)
2-
3-
### Bug fixes
4-
5-
## Changelog
1+
## Fleet 4.48.0 (Apr 03, 2024)
62

73
### Endpoint operations
8-
94
- Added integration with Google Calendar.
10-
11-
* Fleet admins can enable Google Calendar integration by using a Google service account with domain-wide delegation.
12-
* Calendar integration is enabled at the team level for specific team policies.
13-
* If the policy is failing, a calendar event will be put on the host user's calendar for the 3rd Tuesday of the month.
14-
* During the event, Fleet will fire a webhook. IT admins should use this webhook to trigger a script or MDM command that will remediate the issue.
15-
5+
* Fleet admins can enable Google Calendar integration by using a Google service account with domain-wide delegation.
6+
* Calendar integration is enabled at the team level for specific team policies.
7+
* If the policy is failing, a calendar event will be put on the host user's calendar for the 3rd Tuesday of the month.
8+
* During the event, Fleet will fire a webhook. IT admins should use this webhook to trigger a script or MDM command that will remediate the issue.
169
- Reduced the number of 'Deadlock found' errors seen by the server when multiple hosts share the same UUID.
1710
- Removed outdated tooltips from UI.
1811
- Added hover states to clickable elements.
1912
- Added cross-platform check for duplicate MDM profiles names in batch set MDM profiles API.
2013

2114
### Device management (MDM)
22-
2315
- Added Windows MDM support to the `osquery-perf` host-simulation command.
2416
- Added a missing database index to the MDM Windows enrollments table that will improve performance at scale.
2517
- Migrate MDM-related endpoints to new paths, deprecating (but still supporting indefinitely) the old endpoints.
@@ -29,11 +21,9 @@
2921
- Automatically release a macOS DEP-enrolled device after enrollment commands and profiles have been delivered, unless `enable_release_device_manually` is set to `true`.
3022

3123
### Vulnerability management
32-
3324
- Added Visual Studio extensions to Fleet's software inventory.
3425

3526
### Bug fixes
36-
3727
- Fixed a bug where valid MDM enrollments would show up as unmanaged (EnrollmentState 3).
3828
- Fixed flash message from closing when a modal closes.
3929
- Fixed a bug where OS version information would not get detected on Windows Server 2019.
@@ -51,6 +41,7 @@
5141
- Fixed a bug where `null` or excluded `smtp_settings` caused a UI 500.
5242
- Fixed query reports so they reset when there is a change to the selected platform or selected minimum osquery version.
5343
- Fixed live query sort of sql result sort for both string and numerical columns.
44+
5445
## Fleet 4.47.3 (Mar 26, 2024)
5546

5647
### Bug fixes

0 commit comments

Comments
 (0)