mirror of
https://github.com/fleetdm/fleet
synced 2026-05-17 05:58:40 +00:00
#18467 - [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. - ~[ ] Input data is properly validated, `SELECT *` is avoided, SQL injection is prevented (using placeholders for values in statements)~ - ~[ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for new osquery data ingestion features.~ - [X] Added/updated tests - ~[ ] If database migrations are included, checked table schema to confirm autoupdate~ - ~For database migrations:~ - ~[ ] Checked schema for all modified table for columns that will auto-update timestamps during migration.~ - ~[ ] Confirmed that updating the timestamps is acceptable, and will not cause unwanted side effects.~ - ~[ ] Ensured the correct collation is explicitly set for character columns (`COLLATE utf8mb4_unicode_ci`).~ - [X] Manual QA for all new/changed functionality - ~For Orbit and Fleet Desktop changes:~ - ~[ ] Manual QA must be performed in the three main OSs, macOS, Windows and Linux.~ - ~[ ] Auto-update manual QA, from released version of component to new version (see [tools/tuf/test](../tools/tuf/test/README.md)).~ |
||
|---|---|---|
| .. | ||
| .keep | ||
| 12619-fixed-activities-sort-buffer-overflow | ||
| 15605-merge-inherited-and-team-queries-policies | ||
| 16562-deadlock | ||
| 16562-policy_stats-lock | ||
| 16989-delete-activities | ||
| 16989-ui-to-delete-old-activities | ||
| 17110-win-os-reporting | ||
| 17170-hyphen-delimiter | ||
| 17321-zsh-support | ||
| 17360-better-url-email-validators | ||
| 17771-invalid-query-platforms | ||
| 18039-private-IPv6-address | ||
| 18079-query-results-bug-transfer-hosts | ||
| 18085-fix-repeated-install-commands-of-fleetd-on-windows-mdm | ||
| 18118-run-script-updates | ||
| 18121-api-command | ||
| 18157-update-platform-policy-stats | ||
| 18173-linux-async-wipe | ||
| 18187-ai-generated-backend | ||
| 18221-host_software-count | ||
| 18394-print-team-id | ||
| 18424-fix-users-query-for-linux | ||
| 18467-provide-way-to-escape-env-variables | ||
| 18558-windows-mdm-start | ||
| 18597-missing-tooltips | ||
| 18601-add-ubuntu-oval | ||
| 18605-host-expiry-window-setting | ||
| 18640-gitops-remove-teams | ||
| 18662-fix-accordion-text | ||
| 18808-macadmins-sofa-tables | ||
| hosts-lifecycle | ||
| issue-18389-fix-uploading-signed-apple-mobileconfig-profiles | ||