Release fleetd v1.56.0 (#46746)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Bug Fixes** * Enhanced file-path validation for improved handling * Resolved Fleet Desktop startup issues on openSUSE Leap systems * Updated Orbit identifier token rotation behavior * **New Features** * Added Adobe plugins detection table to identify plug-ins on macOS and Windows * **Chores** * Updated Go version to 1.26.3 <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
co-authored by
Copilot Autofix powered by AI
parent
17c55f4da8
commit
06cfd32e89
@@ -1,3 +1,21 @@
|
||||
## 1.56.0 (Jun 03, 2026)
|
||||
|
||||
* Added the `orbit.debug_logging_on_enroll_duration` agent option to allow enabling orbit debug logging for a specified time period after enrollment.
|
||||
|
||||
* Fixed Fleet Desktop failing to start on openSUSE Leap 16, by dropping the `-i` (login shell) flag from the sudo invocation used to launch Fleet Desktop and key-escrow dialogs as the logged-in user.
|
||||
|
||||
* Updated orbit to rotate desktop token ("identifier" file) even if Fleet Desktop is disabled.
|
||||
|
||||
* Improved validation around file paths in Orbit.
|
||||
|
||||
* Fixed Fleet Desktop tray icon in KDE:
|
||||
* Fixed the tray icon appearing oversized in KDE Plasma on Linux installs when hosts have kde-plasma-desktop installed alongside another window manager.
|
||||
* Used the color version of the icon on KDE to improve UX on light/dark themes.
|
||||
|
||||
* Updated go to 1.26.3.
|
||||
|
||||
* Added new `adobe_plugins` osquery extension table to fleetd that detects Adobe CEP, UXP, and native plug-ins on macOS and Windows by scanning well-known directories and parsing plugin manifests for name, version, vendor, host application, and other metadata.
|
||||
|
||||
## 1.55.0 (May 05, 2026)
|
||||
|
||||
* Updated go to 1.26.2.
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
* Improved validation around file paths in Orbit.
|
||||
@@ -1 +0,0 @@
|
||||
- Use color version of icon on KDE to improve UX on light/dark themes
|
||||
@@ -1 +0,0 @@
|
||||
- Added the `orbit.debug_logging_on_enroll_duration` agent option to allow enabling orbit debug logging for a specified time period after enrollment
|
||||
@@ -1 +0,0 @@
|
||||
* Updated orbit to rotate desktop token ("identifier" file) even if Fleet Desktop is disabled.
|
||||
@@ -1 +0,0 @@
|
||||
* Added new `adobe_plugins` osquery extension table to fleetd that detects Adobe CEP, UXP, and native plug-ins on macOS and Windows by scanning well-known directories and parsing plugin manifests for name, version, vendor, host application, and other metadata.
|
||||
@@ -1 +0,0 @@
|
||||
- Fixed Fleet Desktop tray icon appearing oversized in KDE Plasma on Linux installs when hosts have kde-plasma-desktop installed alongside another windows manager.
|
||||
@@ -1 +0,0 @@
|
||||
* Fixed Fleet Desktop failing to start on openSUSE Leap 16, by dropping the `-i` (login shell) flag from the sudo invocation used to launch Fleet Desktop and key-escrow dialogs as the logged-in user.
|
||||
@@ -1 +0,0 @@
|
||||
* Updated go to 1.26.3
|
||||
Reference in New Issue
Block a user