Update Fleet 4.43 release article (#16034)

- [Script library for
Linux](https://github.com/fleetdm/fleet/issues/15283) didn't ship.
Target release is 4.44
This commit is contained in:
Noah Talerman 2024-01-11 06:11:59 -05:00 committed by GitHub
parent e6b91d828a
commit 78ad2ed558
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,6 @@ For upgrade instructions, see our [upgrade guide](https://fleetdm.com/docs/deplo
## Highlights
* Enhanced user-device association
* Script library for Linux
* Disable scripts
* Osquery version
@ -17,12 +16,6 @@ For upgrade instructions, see our [upgrade guide](https://fleetdm.com/docs/deplo
Fleet introduces a significant improvement regarding the management of user information. This update allows Fleet users to set the end-user email address directly within Fleet without depending on external sources like a Google Chrome profile or an Identity Provider (IdP). This enhancement simplifies and streamlines associating user email addresses with their respective devices. Administrators have greater flexibility and control over user data by enabling direct input and managing end-user email addresses within the Fleet platform. This feature represents Fleet's ongoing commitment to user-friendly and adaptable device management solutions.
### Script library for Linux
Building on the existing feature outlined in the[ announcement of cross-platform script execution](https://fleetdm.com/announcements/introducing-cross-platform-script-execution), Fleet has now extended this functionality to include a script library specifically for Linux hosts. This addition effectively rounds out Fleet's capability in remote script execution across different operating systems, offering a more comprehensive and versatile toolset for administrators. The Linux script library facilitates efficient and streamlined management of Linux-based systems within the Fleet environment, enhancing the platform's overall utility and adaptability in diverse IT landscapes.
### Disable scripts
A feature to fully disable remote script execution across an organization has been added in this release. This feature aligns with Fleet's value of ownership, as it gives administrators greater control over their Fleet environment. For organizations that want a "read-only" Fleet, this ensures they can tailor the platform to their organization's specific security policies and operational requirements.