mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 00:18:27 +00:00
**Related issue:** Resolves #35460, #35462 # Checklist for submitter - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files) for more information. - [x] Input data is properly validated, `SELECT *` is avoided, SQL injection is prevented (using placeholders for values in statements) ## Testing - [x] Added/updated automated tests - [x] Where appropriate, [automated tests simulate multiple hosts and test for host isolation](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/reference/patterns-backend.md#unit-testing) (updates to one hosts's records do not affect another) - [x] QA'd all new/changed functionality manually ## Database migrations - [x] Checked schema for all modified table for columns that will auto-update timestamps during migration. - [x] Confirmed that updating the timestamps is acceptable, and will not cause unwanted side effects. - [x] Ensured the correct collation is explicitly set for character columns (`COLLATE utf8mb4_unicode_ci`). <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Release Notes * **New Features** * Added certificate templates for managing Android device certificates at global and team levels * Introduced API endpoints to create, list, retrieve, and delete certificate templates * Enabled GitOps workflow support for certificate template specifications * Implemented automatic variable substitution in certificate subjects for host identifiers <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Scott Gress <scottmgress@gmail.com> Co-authored-by: Scott Gress <scott@fleetdm.com> |
||
|---|---|---|
| .. | ||
| .keep | ||
| 25787-ui-bugfix | ||
| 25896-android-os-updates | ||
| 26912-custom-scep-windows | ||
| 30523-ui-settings-integrations-spacing | ||
| 31082-logi-bolt-false-positive | ||
| 31909-okta-conditional-access | ||
| 32084-cisco-secure-client | ||
| 32110-custom-est-certificate-authorities | ||
| 32266-jetbrains-plugin-vulns | ||
| 32499-apple-mdm-host-expiry | ||
| 32635-hide-count-and-versions-when-no-hosts-installed | ||
| 32776-better-error-messages-when-using-build-in-labels | ||
| 33074-stale-filevault-profile-after-toggling-apple-mdm | ||
| 33132-exclude-any-labels-mobile-devices | ||
| 33164-support-gitops-for-in-house-apps | ||
| 33235-vscode-golang-ext-false-positives | ||
| 33288-ui-rbac-resend-profiles | ||
| 33393-show-status-conts-on-batch-scr-detail-page-tabs | ||
| 33513-host-deleted-activity | ||
| 33640-macos-manual-mdm | ||
| 33665-custom-os-updates-and-filevault | ||
| 33733-install-details-modal | ||
| 33779-custom-software-display-names | ||
| 33790-setup-software-install-order | ||
| 33907-ingest-upgrade-code | ||
| 34042-setup-experience-on-manual-ios | ||
| 34183-fix-multiple-queries-sharing-label | ||
| 34222-manual-IdP-update-ui-delete-activities | ||
| 34243-deploy-user-scoped-scep-profiles-for-windows | ||
| 34364-windows-profile-replacements | ||
| 34393-add-google-play-store-apps | ||
| 34525-idp-settings-ui | ||
| 34530-setup-experience-style-updates | ||
| 34628-fix-bitwise-operators-for-sql | ||
| 34677-software-versions-endpoint | ||
| 34685-header-selection-css-fixes | ||
| 34697-batch-script-page-copy | ||
| 34716-apple-profile-replacements | ||
| 34724-enable-self-service-for-ipa | ||
| 34768-go-1.25.3 | ||
| 34780-scep-proxy-retries | ||
| 34801-remove-premium-check-for-os-settings | ||
| 34827-self-extracting-exe-installers | ||
| 34907-failed-profiles-unable-to-filter-by-platform | ||
| 34958-fix-apple-profile-resend-race-condition | ||
| 35023-fix-android-profile-download | ||
| 35043-missing-vuln-counts | ||
| 35117-android-device-reconciler | ||
| 35307-windows-mdm-manual-turn-on | ||
| 35309-setup-experience-script | ||
| 35357-team-lite | ||
| 35460-certificate-templates | ||
| 35541-nonsense-ui-text | ||
| 35729-custom-est-certificate-edit-bug | ||
| 35763-change-host-counts-default | ||
| 251110-known-mdm-mosyle | ||
| issue-33436-resiliant-list-ios-ipad-refecth | ||
| issue-35310-ui-windows-mdm-new | ||
| no-more-redis-5 | ||