Prepare Fleet v4.69.0 (#30024)
This commit is contained in:
@@ -1 +0,0 @@
|
||||
* Revised PKG custom package parsing to pick the correct app name and bundle ID in more instances.
|
||||
@@ -1 +0,0 @@
|
||||
- Added SHA256 hash of mac applications to signature information in host software response
|
||||
@@ -1 +0,0 @@
|
||||
- Added tooltip informing users a test email will be sent when SMTP settings are changed
|
||||
@@ -1 +0,0 @@
|
||||
- Updated the notes for the `disk_info` table to clarify usage in ChromeOS.
|
||||
@@ -1 +0,0 @@
|
||||
* Added new Detail Query 'luks_verify' used to verify if the stored LUKS key is valid.
|
||||
@@ -1 +0,0 @@
|
||||
During Apple MDM enrollment, skip webview popup when end user authentication is disabled
|
||||
@@ -1 +0,0 @@
|
||||
* Added support for Microsoft "Conditional acccess" as a compliance partner.
|
||||
@@ -1,2 +0,0 @@
|
||||
- Ensure consistent failing policies and total issues counts on the host details page by
|
||||
re-calculating these counts every time the API receives a request for that host.
|
||||
@@ -1 +0,0 @@
|
||||
- Fixed an issue where the cursor on the SQL editor would sometimes become misaliged
|
||||
@@ -1,2 +0,0 @@
|
||||
- To prevent misleading UI when a saved script's contents have changed, only show a run script
|
||||
activity's script contents if the script run was ad-hoc
|
||||
@@ -1 +0,0 @@
|
||||
- Updated Windows 11 Enterprise CIS policies to version 4.0
|
||||
@@ -1 +0,0 @@
|
||||
* Fixed parsing of some MSI installer names.
|
||||
@@ -1 +0,0 @@
|
||||
- Fix slight style issues with the user menu
|
||||
@@ -1 +0,0 @@
|
||||
- Improve effectiveness of app-wide text-truncation-into-tooltip functionality.
|
||||
@@ -1 +0,0 @@
|
||||
When uploading bootstrap package for macOS setup experience, validate that it is a Distribution package since that is required by Apple's InstallEnterpriseApplication MDM command.
|
||||
@@ -1 +0,0 @@
|
||||
- Fixed an issue where adding/updating a manual label had inconsistent results when multiple hosts shared a serial number
|
||||
@@ -1 +0,0 @@
|
||||
* Fixed a bug where a host that was wiped and re-enrolled without deleting the corresponding host row in Fleet had its old Google Chrome profiles (and other osquery-based data) showing for about an hour.
|
||||
@@ -1,2 +0,0 @@
|
||||
* fixed a CIS query (Ensure Show Full Website Address in Safari Is Enabled)
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
Fixed several corner cases with Apple DDM profile verification. This includes a migration to clear out "remove" operations with invalid status.
|
||||
@@ -1 +0,0 @@
|
||||
* Added ability to uninstall software via Self-service tab of My device.
|
||||
@@ -1 +0,0 @@
|
||||
- Fleet UI: Added copyable SHA256 hash to the software details page
|
||||
@@ -1 +0,0 @@
|
||||
- Fleet UI: Added ability for gitOps mode to add a custom package on the software page to then copy/paste the YAML needed for packages that cannot be referenced with a URL
|
||||
@@ -1 +0,0 @@
|
||||
- Fixed issue where SSO settings, SMTP settings, Features and MDM end-user authentication settings would not be cleared if they were omitted from YAML files used in a GitOps run. **Warning:** if you have these settings configured via the Fleet web application and you use GitOps to manage your configuration, be sure settings are present in your global YAML settings file before your next GitOps run.
|
||||
@@ -1 +0,0 @@
|
||||
Added ability to sync end user's IdP information with Microsoft Entra ID using SCIM protocol.
|
||||
@@ -1 +0,0 @@
|
||||
Added ability to sync end user's IdP information with authentik using SCIM protocol.
|
||||
@@ -1 +0,0 @@
|
||||
Stopped policy automations from running on macOS hosts until after setup experience finishes so that Fleet doesn't attempt to install software twice
|
||||
@@ -1 +0,0 @@
|
||||
* Fixed issue with the gitops command that prevented non-managed labels to be deleted if used by software installations.
|
||||
@@ -1 +0,0 @@
|
||||
- Fixed reading disk encryption key not showing up in host activities
|
||||
@@ -1 +0,0 @@
|
||||
- Fix a bug where global observers could access the "delete query" UX on the queries table
|
||||
@@ -1 +0,0 @@
|
||||
- Added Neon to the list of platforms that are detected as linux distributions
|
||||
@@ -1 +0,0 @@
|
||||
Fleet UI: Created consistent UI for the copy button of an input field
|
||||
@@ -1 +0,0 @@
|
||||
- Add ability to run a script on all hosts that match the current set of supported filters
|
||||
@@ -1 +0,0 @@
|
||||
- Added ability to execute scripts on up to 5,000 hosts at a time using filters
|
||||
@@ -1 +0,0 @@
|
||||
- Editing scripts will now cancel queued executions
|
||||
@@ -1 +0,0 @@
|
||||
* Added the endpoint `POST /api/v1/fleet/configuration_profiles/resend/batch` to resend a profile to all hosts that satisfy the filter.
|
||||
@@ -1 +0,0 @@
|
||||
* Added additional checks to vulnerability feed validation to prevent deploying an un-enriched NVD feed.
|
||||
@@ -1,3 +0,0 @@
|
||||
- Fixed an issue in the database migrations released in 4.68.0 where Apple devices with UDID values
|
||||
longer than 36 characters would cause a failure in the migration process; the `host_uuid` column
|
||||
for tables added by that migration has been increased to accommodate these longer UDID values.
|
||||
@@ -1 +0,0 @@
|
||||
- Fleet Desktop: Added device user API error state to replace generic Fleet UI error state
|
||||
@@ -1 +0,0 @@
|
||||
* Modified the Windows MDM detection query to more accurately detect existing MDM enrollment details on hosts with multiple enrollments
|
||||
@@ -1 +0,0 @@
|
||||
* Added immediate cancelation of profile delivery when a profile is deleted; if it had already been installed then its removal will be pending.
|
||||
@@ -1 +0,0 @@
|
||||
- Added a new API GET /scripts/batch/summary/:batch_execution_id endpoint for retrieving a summary of the current state of a batch script execution.
|
||||
@@ -1 +0,0 @@
|
||||
- Fixed a bug that caused a 500 error when searching for non-existent Fleet-maintained apps.
|
||||
@@ -1 +0,0 @@
|
||||
- Added a starter library that is automatically applied to all new Fleet instances during setup.
|
||||
@@ -1 +0,0 @@
|
||||
* Added vulnerability detection via OVAL for Ubuntu 24.10 and 25.04.
|
||||
@@ -1 +0,0 @@
|
||||
* Fixed a bug where deleting an upcoming activity did not ensure the upcoming activities queue made progress in some cases.
|
||||
@@ -1 +0,0 @@
|
||||
* Added `FLEET_AUTH_SSO_SESSION_VALIDITY_PERIOD` environment variable for overriding how long end users have to complete SSO.
|
||||
@@ -1 +0,0 @@
|
||||
- add ability to turn off mdm for iphone and ipad hosts on the hosts details page
|
||||
@@ -1 +0,0 @@
|
||||
- allow fleet secret environment variables for the macos setup script
|
||||
@@ -1 +0,0 @@
|
||||
- add UI for seeing custom profile status and to batch resend to hosts its failed on.
|
||||
@@ -1 +0,0 @@
|
||||
- add UI to filter hosts by config profile status.
|
||||
@@ -1 +0,0 @@
|
||||
- add filtering for hosts endpoints by mdm config profile and status
|
||||
@@ -1 +0,0 @@
|
||||
* Added `FLEET_MDM_SSO_RATE_LIMIT_PER_MINUTE` environment variable to allow increasing MDM SSO endpoint rate limit from 10 per minute. When supplied, this parameter also splits MDM SSO into its own rate limit bucket (default is shared with login endpoints).
|
||||
@@ -1 +0,0 @@
|
||||
- Warn users of consequences when updating script contents
|
||||
Reference in New Issue
Block a user