|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: Fleet.fleetctl |
| 5 | +PackageVersion: 4.70.0 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Fleet Device Management Inc. |
| 8 | +PublisherUrl: https://fleetdm.com/ |
| 9 | +PublisherSupportUrl: https://github.com/fleetdm/fleet/issues |
| 10 | +PrivacyUrl: https://fleetdm.com/legal/privacy |
| 11 | +Author: Fleet Device Management Inc. |
| 12 | +PackageName: fleetctl |
| 13 | +PackageUrl: https://github.com/fleetdm/fleet |
| 14 | +License: MIT |
| 15 | +LicenseUrl: https://github.com/fleetdm/fleet/blob/HEAD/LICENSE |
| 16 | +Copyright: Copyright (c) 2020-present Fleet Device Management Inc |
| 17 | +ShortDescription: A command line interface (CLI) tool for managing Fleet from the command line. |
| 18 | +Description: |- |
| 19 | + fleetctl (pronounced "Fleet control") is a command line interface (CLI) tool for managing Fleet from the command line. fleetctl enables a GitOps workflow with Fleet. |
| 20 | + fleetctl also provides a quick way to work with all the data exposed by Fleet without having to use the Fleet UI or work directly with the Fleet API. |
| 21 | +Tags: |
| 22 | +- fleet |
| 23 | +ReleaseNotes: |- |
| 24 | + Security Engineers |
| 25 | + - Added support for Microsoft Entra ID conditional access. |
| 26 | + - Updated vulnerabilities feed to fall back to non-primary CVSSv2/v3 sources when primary (NVD) data is not available, instead of omitting scores entirely. |
| 27 | + - Updated custom SCEP proxy implementation to include one-time challenges. |
| 28 | + - Added the source and username fields for host certificates, reporting 'system' or 'user' based on which keychain it was from (for macOS, it will be 'user' if coming from the "login" keychain), and the corresponding username if the source is 'user'. |
| 29 | + - Updated certificates card on the host details and my device page to show a new keychain column. |
| 30 | + IT Admins |
| 31 | + - Added support for Microsoft Entra ID conditional access. |
| 32 | + - Enabled Android MDM support. The functionality is limited to turning on Android MDM and enrolling a BYOD device. |
| 33 | + NOTE: If your server was already using Android via the experimental DEV_ANDROID_ENABLED=1 flag, please turn off Android MDM before updating your Fleet server. |
| 34 | + - Added support for filtering the hosts page for hosts with any of the 3 batch script execution statuses. |
| 35 | + - Extended POST /api/v1/fleet/hosts/:id/wipe endpoint to allow users to specify the type of remote wipe for windows hosts. |
| 36 | + - Improved releasing a macOS device during ADE enrollment, by increasing the frequency of checks for readiness. |
| 37 | + - Added an audit log activity item for automatic install policy creation. |
| 38 | + Other improvements and bug fixes |
| 39 | + - Updated the Open Policy Agent (OPA) dependency to v1.4.2. |
| 40 | + NOTE: This upgrade drops support for YAML 1.1 in configuration files. If you use the -c option to specify a configuration file when starting the Fleet server, you will need to update any yes or on values in the file to true, and any no or off values to false. |
| 41 | + - Improved error and loading state for self-service page. |
| 42 | + - Implemented searching the teams dropdown. |
| 43 | + - Removed sort column buttons for host software columns that do not support sorting. |
| 44 | + - Updated migrations to use the utf8mb4_unicode_ci collation across all tables and added a test to validate that new migrations use this collation. |
| 45 | + - Added new optional parameter --outfile to fleetctl package to override the filename being generated. |
| 46 | + - Updated software detection so that a new installer uploaded over an FMA app does not report as an FMA app. |
| 47 | + - Improved error when trying to apply builtin labels. |
| 48 | + - Updated copy and remove platform callout in manage automations modal. |
| 49 | + - Update UI references to "Frequency" to now say "Interval". |
| 50 | + - Prevented editing the UI MDM > End user migration section when GitOps mode is enabled, since this is GitOps-configurable. |
| 51 | + - Made the gap between characters in password fields consistent. |
| 52 | + - Updated to consistent 14px font size across all input and dropdown fields. |
| 53 | + - Removed username requirements for certain MDM CIS policies. |
| 54 | + - Added macOS redis cluster support. |
| 55 | + - Changed to using DeleteObject S3 api for GCP interoperability. |
| 56 | + - Updated to use the Source Code Pro font in the Disk encryption key modal for clear differentiation betweenvthe letter oh and the number zero. |
| 57 | + - Updated go to 1.24.4 |
| 58 | + - Fixed result count shown when running a policy. |
| 59 | + - Fixed bug with the 'Observers can run this query' tooltip due to missing styling rules. |
| 60 | + - Fixed possible user invite race condition. |
| 61 | + - Fixed issue where NDES SCEP admin page was parsed using wrong UTF16 endianness. |
| 62 | + - Fixed manual labels in gitops not selecting hosts by hardware serial or uuid. |
| 63 | + - Fixed a database bug where the host_uuid column was too small in some secondary tables related to ADE-enrollment and IdP accounts. |
| 64 | + - Fixed missing CORS header check for JSON requests. |
| 65 | + - Fixed bug when listing software titles for 'All teams' which caused duplicated entries. |
| 66 | + - Fixed a bug that caused custom OS settings targeted using "include any" label rules to never verify on hosts that only included a subset of the targeted labels |
| 67 | + - Fixed the Docker Fleet-maintained app install script to prevent a successful install from showing |
| 68 | + up as a failure due to directory existence checks (live as of 2025-06-13 FMA update). |
| 69 | + - Fixed issue causing a 500 error when clicking "Manage Automations" from the Queries page when osquery logging has certain configurations. |
| 70 | + - Fixed issue where you could not delete a bootstrap package. |
| 71 | + - Fixed policy autofill using incorrect media-type for query. |
| 72 | + - Fleet Free: Removed the installer dropdown (Premium-only) from the Software page and Host details > Software tab as installer filtering isn’t applicable on the Free tier. |
| 73 | + - Fixed issue where users were not able to reenable end user migration in the UI. |
| 74 | + Fleet's agent |
| 75 | + The following version of Fleet's agent (fleetd) support the latest changes to Fleet: |
| 76 | + 1. orbit-v1.44.0 |
| 77 | + 2. fleet-desktop-v1.44.0 (included with Orbit) |
| 78 | + 3. fleetd-chrome-v1.3.2 |
| 79 | + While newer versions of fleetd still function with older versions of the Fleet server (and vice versa), Fleet does not actively test these scenarios and some newer features won't be available. |
| 80 | +ReleaseNotesUrl: https://github.com/fleetdm/fleet/releases/tag/fleet-v4.70.0 |
| 81 | +PurchaseUrl: https://fleetdm.com/pricing |
| 82 | +Documentations: |
| 83 | +- DocumentLabel: Docs |
| 84 | + DocumentUrl: https://fleetdm.com/docs |
| 85 | +ManifestType: defaultLocale |
| 86 | +ManifestVersion: 1.10.0 |
0 commit comments