mirror of
https://github.com/fleetdm/fleet
synced 2026-05-21 07:58:31 +00:00
5 lines
443 B
Text
5 lines
443 B
Text
|
|
* Added MDM command payloads to the response of `GET /api/_version_/fleet/mdm/commandresults`.
|
||
|
|
* Added a new column named "PAYLOAD" to the output of `fleetctl get mdm-command-results` with the request payload.
|
||
|
|
* Replaced CmdID values in favor of the LocURI for messages for failed profiles.
|
||
|
|
* Added a new comment over CmdID elements generated by Fleet in Windows profiles and commands to make evident that Fleet is in control of those values.
|