Release fleetd 1.32.0 (#21658)

Co-authored-by: Sharon Katz <121527325+sharon-fdm@users.noreply.github.com>
This commit is contained in:
Lucas Manuel Rodriguez
2024-08-29 18:51:10 -03:00
committed by GitHub
co-authored by Sharon Katz
parent 45fe4b2d5d
commit ea7d08fc88
8 changed files with 13 additions and 8 deletions
@@ -24,7 +24,7 @@ defaults:
shell: bash
env:
FLEET_DESKTOP_VERSION: 1.31.0
FLEET_DESKTOP_VERSION: 1.32.0
permissions:
contents: read
+12
View File
@@ -1,3 +1,15 @@
## Orbit 1.32.0 (Aug 29, 2024)
* Bumped macadmins extension to use SOFA feed sofafeed.macadmins.io
* Fixed Fleet Desktop to refresh host status when the user clicks on "My Device" or "Self-service" dropdown option.
* Updated go to go1.22.6
* Added ability for MDM migrations if the host is manually enrolled to a 3rd party MDM.
* Fixed a formatting error when an unrecognized error happens during BitLocker encryption.
## Orbit 1.31.0 (Aug 19, 2024)
* Fixed an issue that would display a disk encryption modal with MDM configured and FileVault enabled if the user hadn't escrowed the key in the past.
-1
View File
@@ -1 +0,0 @@
In Fleet Desktop, My Device status is now refreshed when user clicks on My Device or Self-Service dropdown option.
-1
View File
@@ -1 +0,0 @@
- Adds ability for MDM migrations if the host is manually enrolled to a 3rd party MDM.
-1
View File
@@ -1 +0,0 @@
* Updated go to go1.22.6
-1
View File
@@ -1 +0,0 @@
* Fixed an issue that would display a disk encryption modal with MDM configured and FileVault enabled if the user hadn't escrowed the key in the past.
-1
View File
@@ -1 +0,0 @@
- bumped macadmins extension to use SOFA feed sofafeed.macadmins.io
-2
View File
@@ -1,2 +0,0 @@
* Fixed a formatting error when an unrecognized error happens during BitLocker encryption.