Skip to content

docs: sync technical docs for v0.88.0 - #2121

Merged
ToddHebebrand merged 1 commit into
mainfrom
docs/v0.88.0-sync
Jul 1, 2026
Merged

docs: sync technical docs for v0.88.0#2121
ToddHebebrand merged 1 commit into
mainfrom
docs/v0.88.0-sync

Conversation

@ToddHebebrand

Copy link
Copy Markdown
Collaborator

Documentation sweep for the v0.88.0 release (range v0.87.0..v0.88.0). Updates 15 existing docs pages to reflect shipped features and fixes — all Updates, no new pages.

Pages updated

Also

  • scripts/docs-review/mapping.json — +4 code→doc mappings (incidents→api, softwareDeployment→deployments, new maintenanceRebootWorker.ts→maintenance-windows, devices/network page→discovery)
  • scripts/docs-review/last-reviewed.json — tracker bumped to v0.88.0
  • AssignmentsTab.tsx — one-line fix: the policy Priority tooltip said "higher values override lower ones," but the resolver sorts priority ASC with first-wins (featureConfigResolver.ts:207, configurationPolicy.ts:1328) — i.e. lower-number-wins. Tooltip corrected to match. (Small code fix bundled here because it's the same priority-direction accuracy issue the docs sweep surfaced.)

pnpm --filter docs build passes — 130 pages, no MDX/frontmatter errors.

🤖 Generated with Claude Code

Sweep of v0.87.0..v0.88.0. Updates 15 docs pages to reflect shipped
features and fixes:

- integrations: self-hosted UniFi controller (agent-mediated, no cloud
  key; one controller -> many orgs) + cloud Site Manager accuracy (#2097/#2103)
- incident-response + reference/api: EDR-aware Incidents unified feed and
  GET /incidents/feed; promote-finding fields, permissions (#2095)
- configuration-policies + patch-management: "Manage Windows Update
  exclusively through Breeze" toggle (default off; NoAutoUpdate=1) (#2079),
  releaseDate + firmware/drivers-only reject (#2116), partner-wide owner
  accuracy + priority-direction fix (#2064)
- deployments: .exe/.msi detection rules + forceReinstall (#2088)
- dns-security: Pi-hole v6 (piholeVersion, app password, 429 no_seats) (#2069)
- discovery: native network-device detail page + GET /discovery/assets/:id (#1998)
- reports: posture report now UI-selectable; fixed stale API-only aside (#2087)
- maintenance-windows: reboot-if-pending sweep + per-OS behavior (#2096)
- ticketing: unknownSenderMode + dropUnverifiedSenders (#2105)
- alerts: suppress changes (no-suppress-resolved, Forever, expiry reaper,
  bulk suppress) (#2110)
- pam + security/pam + reference/api: SHA-256 signer thumbprint pin
  (API-only, fail-closed, XOR signer-group) (#2080)
- security: Elastic Defend provider row (#2068)

Also: mapping.json +4 code->doc mappings; docs-review tracker bumped to
v0.88.0; fixed a backwards policy-priority tooltip in AssignmentsTab.tsx
(verified lower-number-wins against featureConfigResolver). Full astro
build passes (130 pages).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 1, 2026

Copy link
Copy Markdown

Deploying breeze with  Cloudflare Pages  Cloudflare Pages

Latest commit: b2cb640
Status: ✅  Deploy successful!
Preview URL: https://20aac490.breeze-9te.pages.dev
Branch Preview URL: https://docs-v0-88-0-sync.breeze-9te.pages.dev

View logs

@ToddHebebrand
ToddHebebrand merged commit f56a111 into main Jul 1, 2026
41 checks passed
@ToddHebebrand
ToddHebebrand deleted the docs/v0.88.0-sync branch July 1, 2026 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant