mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
Add Fleet UI refresh details to release notes (#34536)
This commit is contained in:
parent
81d963cc4a
commit
49a458a8ca
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
Fleet’s 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).
|
||||
|
|
|
|||
Loading…
Reference in a new issue