mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
bf11f2df66
* Articles housekeeping Style tweaks: - reduced categories-and-search margin-top - changed color of category on cards - removed time stamps from cards Image updates: - created missing images, and replaced existing with a cleaner, more vibrant style to the following categories. - security - guides - engineering - podcasts - Normalized release thumbnails. The current graphics are over-designed, inconsistent, and too busy/hard to process. * lint fix * remove ")" from image caption * remove old article images * update cover image filenames for consistency * add deleted image, update filenames to match naming conventions * fix typo in filename Co-authored-by: Eric <eashaw@sailsjs.com>
2.6 KiB
2.6 KiB
Fleet 4.12.0 | Platform-specific policies, and improved query results
We’re pleased to announce Fleet 4.12.0. Check out the full changelog or continue reading to summarize what’s new.
For update instructions, see our upgrade guide in the Fleet docs.
Highlights
- Policies: check policies on specific platforms
- Fleet UI: help users understand which hosts are returning results
Policies: check policies on specific platforms
Fleet admin and maintainers can specify the platform (macOS, Windows, Linux) for a specific policy. For example, a policy that checks if Dropbox is installed on all devices can now be updated to only check macOS devices. This is helpful when an organization’s security policy is different across platforms and subject to frequent change.
Fleet UI: help users understand which hosts are returning results
We made an iterative improvement to Fleet UI’s live query console to help users running a live query to understand better which hosts are returning results and which are not.
More new features, improvements, and bug fixes
- Turn all automations in a given list on or off
- Get instructions to download a certificate from the “Add hosts” modal. Users running Fleet with a self-signed certificate can now generate an installer that adds their hosts to Fleet.
- Global admins, change anyone’s password from /settings/users to your heart’s content.
- Improved fleetctl login --help to give clear instructions for folks using SSO to login to Fleet.
- Strange things are no longer happening when clicking menu tab items twice on Settings.
- The error tab label for live query results is now rendering correctly.
- Begone 415 error when launching with Fleet server for Kafka logging.
- Fixed up various misalignments, wonky hover states, and other styling hiccups in Fleet UI.