mirror of
https://github.com/fleetdm/fleet
synced 2026-05-18 14:38:53 +00:00
#19348 Fixed host details page and device details page not showing the latest software. - During software ingestion, software titles are now added if needed and software items have their title_id field populated. - In addition, after refreshing via UI, the software will be re-fetched if it has been modified. Added `exclude_software` query parameter to the `/api/latest/fleet/hosts/:id` endpoint to exclude software from the response. PR for API doc change: #19617 Related issue filed for the Device User Page: https://github.com/fleetdm/fleet/issues/19618 # Checklist for submitter If some of the following don't apply, delete the relevant line. <!-- Note that API documentation changes are now addressed by the product design team. --> - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#changes-files) for more information. - [x] Added/updated tests - [x] Manual QA for all new/changed functionality |
||
|---|---|---|
| .. | ||
| .keep | ||
| 16393-add-warning-log-duplicate-uuid | ||
| 17365-update-osquery-flags | ||
| 18534-support-rpm-upgrade | ||
| 18993-404-when-no-team-on-delete-team-policies | ||
| 19129-fleetctl-preview-enroll-secrets | ||
| 19184-activity-human-readable | ||
| 19197-fix-windows-remove-fleetd-script | ||
| 19284-modal-background-scrollbars | ||
| 19290-fix-make-slice-with-capacity | ||
| 19324-fix-panic-in-download-software | ||
| 19332-clear-secrets-with-gitops | ||
| 19348-software-host-details-page | ||
| 19365-disable-ai-migration | ||
| 19453-improve-software-installer-upload-endpoint | ||
| 19500-scripts-cleanup | ||
| 19526-installers-bucket | ||
| 19528-dot-notation-bug-on-queries | ||
| conf-6385-host-policy-table-fixes | ||
| issue-19433-render-0-value-as-number | ||
| issue-19555-dashboard-icon-fixes | ||