From 49a458a8ca25a3ab1346e6627271689b070f1cd8 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Mon, 20 Oct 2025 13:36:12 -0400 Subject: [PATCH] Add Fleet UI refresh details to release notes (#34536) --- articles/fleet-4.75.0.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/articles/fleet-4.75.0.md b/articles/fleet-4.75.0.md index 3e53bea38b..317f8fa230 100644 --- a/articles/fleet-4.75.0.md +++ b/articles/fleet-4.75.0.md @@ -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).