Draft
Conversation
fleet-release
approved these changes
Mar 6, 2026
fleet-release
previously approved these changes
Mar 10, 2026
fleet-release
previously approved these changes
Mar 16, 2026
fleet-release
previously approved these changes
Mar 19, 2026
…42046) ## Summary Backport of #40788 to the `docs-v4.85.0` branch. Related to: - #38785 ### Changes - Renames `macos_setup` to `setup_experience` in YAML configuration docs - Splits `require_all_software` into `require_all_software_macos` and `require_all_software_windows` parameters - Adds `require_all_software_windows` parameter to the REST API docs --- Built for [Marko Lisica](https://fleetdm.slack.com/archives/D0AFA3M07AP/p1773915188655879) by [Kilo for Slack](https://kilo.ai/features/slack-integration) Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
fleet-release
previously approved these changes
Mar 19, 2026
…option (#42148) ## Summary - Adds the new `enable_managed_local_account` and `end_user_local_account_type` fields to the REST API documentation for the managed local admin account feature on macOS hosts. - These fields control whether a managed local account is created on macOS hosts and the type of local end user account (Controls > OS settings > Passwords). **Related issue:** #37141 > **Note:** This PR replaces #42147, which was closed because it targeted `docs-v4.84.0` instead of `docs-v4.85.0`. The original changes came from #41578 (which targeted `main`). ### Endpoints updated | Endpoint | Section | |----------|---------| | `GET /api/v1/fleet/config` | Response body JSON | | `PATCH /api/v1/fleet/config` | Parameter table (`mdm`), example request body, response body JSON | ### Pattern followed - **Global config**: Fields placed at the `mdm` top level (alongside `enable_disk_encryption` and `windows_require_bitlocker_pin`) > **Note:** `GET/POST /api/v1/fleet/spec/teams` and `POST /api/v1/fleet/teams` (Create team) endpoints were not modified as they do not document these MDM settings fields in the existing REST API docs. --- Built for [Mel](https://fleetdm.slack.com/archives/D0AKX7DJFCN/p1774013459129099?thread_ts=1774012976.936879&cid=D0AKX7DJFCN) by [Kilo for Slack](https://kilo.ai/features/slack-integration) Co-authored-by: kilo-code-bot[bot] <240665456+kilo-code-bot[bot]@users.noreply.github.com>
fleet-release
previously approved these changes
Mar 24, 2026
fleet-release
approved these changes
Mar 24, 2026
<!-- Add the related story/sub-task/bug number, like Resolves #123, or remove if NA --> **Related issue:** Resolves #40809 These issues highlighted in the doc should be rare. If they do become more common, we can look into updating the status to make it clearer that it is the IT admin that is supposed to fix them.
fleet-release
previously approved these changes
Apr 13, 2026
fleet-release
previously approved these changes
Apr 13, 2026
fleet-release
approved these changes
Apr 13, 2026
rachaelshaw
commented
Apr 13, 2026
fleet-release
previously approved these changes
Apr 14, 2026
Related to: - #37141 --------- Co-authored-by: melpike <79950145+melpike@users.noreply.github.com>
fleet-release
approved these changes
Apr 17, 2026
fleet-release
approved these changes
Apr 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR will remain in draft as a preview of upcoming documentation changes for 4.85.0