Add Fleet UI refresh details to release notes (#34536)

This commit is contained in:
Noah Talerman 2025-10-20 13:36:12 -04:00 committed by GitHub
parent 81d963cc4a
commit 49a458a8ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,6 +11,7 @@ Fleet 4.75.0 is now available. See the complete [changelog](https://github.com/f
- Arch Linux / Omarchy Linux
- Android configuration profiles
- Smallstep certificates
- Fleet UI refresh
- Labels page
- Easy-to-read MDM commands
@ -30,6 +31,10 @@ Fleet now integrates with [Smallstep](https://smallstep.com/) as a certificate a
A new **Labels** page makes it easier to view and edit labels. You can find the new **Labels** page in Fleet by selecting your avatar in the top-right corner and selecting **Labels**.
### Fleet UI refresh
Fleets UI just got a refresh. Consistent spacing, colors, and layouts now span every page, from fleetdm.com to the Fleet product. Expect a more polished, accessible experience whether you're managing hosts or running live queries.
### Easy-to-read MDM commands
Long MDM payloads and outputs are now easier to read and copy, thanks to a new vertical layout in the `fleetctl get mdm command` results. Learn more about fleetctl in [the guide](https://fleetdm.com/guides/fleetctl).