..
.keep
Issue 1009 calculate diff software ( #1305 )
2021-07-08 13:57:43 -03:00
16393-add-warning-log-duplicate-uuid
Log warning when hosts enroll with duplicate hardware UUIDs ( #19475 )
2024-06-10 16:48:05 -03:00
16961-return-api-token-for-api-only-users
Return token when creating API-only users ( #19525 )
2024-06-13 19:10:27 -03:00
17316-parse-config-profile-error
Improve error messages for parsing MDM config profiles via fleetctl ( #19495 )
2024-06-14 12:48:00 -05:00
17365-update-osquery-flags
Update osquery flags to 5.12.2 ( #19338 )
2024-06-10 17:02:49 -03:00
17387-soft-delete-host-script-and-software-install-results
Soft-delete entries for host script results so the details are still available in activities ( #19457 )
2024-06-12 10:26:03 -04:00
17728-send-408-instead-of-500-for-apple-mdm-timeout
Change status code 500=>408 when the MDM protocol endpoints time out reading the request body ( #19698 )
2024-06-12 16:30:49 -04:00
18115-host_issues
Added host_issues ( #19654 )
2024-06-17 12:15:42 -05:00
18427-cert-names
use Fleet instead of FleetDM in certificates ( #19748 )
2024-06-14 11:08:49 -03:00
18534-support-rpm-upgrade
Support RPM upgrades on fleetd packages ( #19494 )
2024-06-10 16:49:45 -03:00
18733-vscode-false-pos
vscode false positivies ( #19508 )
2024-06-13 11:03:53 -04:00
18993-404-when-no-team-on-delete-team-policies
Delete team policies: 404 for nonexistent team ( #19516 )
2024-06-10 10:46:16 -07:00
19000-zoominfo-icon
Add exception to UI software name-to-icon mapping for ZoomInfo ( #19509 )
2024-06-12 13:49:18 -05:00
19090-flashing-count
Fleet UI: Refactor client filtered counts for cleaner rendering ( #19689 )
2024-06-14 13:12:56 -04:00
19103-my-device-os-settings
Fix UI bug in OS settings modal on "My device" page ( #19502 )
2024-06-12 13:49:58 -05:00
19129-fleetctl-preview-enroll-secrets
Fix fleetctl preview bug caused by creating enroll secrets ( #19497 )
2024-06-10 16:49:59 -03:00
19181-software-empty-states
Fleet UI: Update software empty states ( #19744 )
2024-06-17 09:57:03 -04:00
19184-activity-human-readable
[bug fix] Fleet UI: Activity readable without public IP ( #19443 )
2024-06-10 14:14:50 -04:00
19197-fix-windows-remove-fleetd-script
Fix the windows-remove-fleetd.ps1 script so that the agent can be reinstalled ( #19643 )
2024-06-12 09:34:57 -04:00
19284-modal-background-scrollbars
Move changes from orbit to fleet ( #19672 )
2024-06-11 19:03:16 -03:00
19290-fix-make-slice-with-capacity
Fix code linting issue where a slice was created non-empty and appended-to ( #19490 )
2024-06-11 08:55:07 -04:00
19300-sticky-tooltips
UI – Replace ReactTooltip with TooltipWrapper in 2 places ( #19743 )
2024-06-17 10:47:24 -07:00
19324-fix-panic-in-download-software
Fix a panic when downloading a software installer that exists in the DB but not in the storage ( #19527 )
2024-06-11 08:53:41 -04:00
19332-clear-secrets-with-gitops
Updated changes file for 19332: clear secrets with gitops. ( #19656 )
2024-06-11 14:11:25 -05:00
19348-software-host-details-page
Display ingested software on host details page. ( #19576 )
2024-06-12 08:38:57 -05:00
19365-disable-ai-migration
Disable AI features on non-new installations upgrading to 4.51.X ( #19482 )
2024-06-10 16:49:27 -03:00
19453-improve-software-installer-upload-endpoint
Improve handling of timeouts and maximum size for the upload software installer endpoint ( #19657 )
2024-06-12 09:33:25 -04:00
19500-scripts-cleanup
Add missing changes file for #19500 ( #19655 )
2024-06-11 15:18:11 -03:00
19512-mdm-migration-sonoma
Fix bug where MDM migration fails when attempting to renew enrollment profiles on macOS Sonoma devices ( #19726 )
2024-06-13 14:13:43 -05:00
19526-installers-bucket
feat: new software installer and carves fields, kept original fields for backwards compat ( #19597 )
2024-06-10 13:35:27 -04:00
19528-dot-notation-bug-on-queries
Fleet UI: Fix dot problem so UI renders responses for columns with dot notation ( #19528 )
2024-06-10 16:21:58 -04:00
19545-unlock-pin
Added view_pin param. ( #19788 )
2024-06-17 11:30:53 -05:00
19580-fix-linux-unlock-script-for-user-without-password
Fix the unlock linux host script to support users without password ( #19665 )
2024-06-12 09:49:37 -04:00
19600-add-config-to-set-query-report-cap
Added server_settings.query_report_cap ( #19692 )
2024-06-14 12:24:01 -03:00
19612-idp-ingest
fix: do not abort MDM ingestion flow if IdP id not found ( #19776 )
2024-06-17 10:03:13 -04:00
19688-fleet-mdm-detection
don't rely on MDM solution name to know if the host has Fleet MDM on ( #19688 )
2024-06-14 15:01:12 -03:00
148940-app-os-vuln-matching
App OS Vulnerability Matching ( #19486 )
2024-06-13 11:20:28 -04:00
conf-6385-host-policy-table-fixes
Fleet UI: Host details page > policies improvements ( #19483 )
2024-06-11 14:27:43 -04:00
feature_19010-ipad-ios-wipe
Implement support for Wipe for iOS/iPadOS devices ( #19704 )
2024-06-13 12:26:02 -03:00
fix-s3-back-compat
fix: check old config val for full backwards compat ( #19717 )
2024-06-13 12:08:44 -04:00
issue-19433-render-0-value-as-number
change TextCell so that we are rendering '0' value as a number and re… ( #19441 )
2024-06-11 12:54:24 +01:00
issue-19555-dashboard-icon-fixes
fix icon misalignments on dashboard cards ( #19610 )
2024-06-11 12:55:25 +01:00
part-of-19072-use-reader-db-for-stats
use reader for stats ( #19398 )
2024-06-14 11:34:39 -04:00