Skip to content

Milestones

List view

  • Documentation-only patch release that closes the user-facing gaps left by v1.1.0–v1.1.2: - v1.1.0 introduced a BC change to `AjaxResult.getData()` (envelope `{ result, time }`) without sweeping the docs site — examples rotted silently. PR #37 patched the obvious offenders, but a systematic audit is still pending. - v1.1.2 shipped security-relevant logger redaction and removed the webhook URL from `post/send` logs, plus a CHANGELOG migration block asking users to rotate credentials. The docs site does not yet surface either piece. ## Release blockers (must close before tag) - #51 — full audit of `docs/content/docs/**` for stale `getData()` / `selectCRM` / legacy-paging patterns; also covers `7.ai/2.llms-txt.md` and the rendered `/llms-full.txt` route. - #52 — backport v1.1.2 logging-security guidance to `77.limiters.md` (or a new logging page). - #53 — new `docs/getting-started/3.migration/2.v1-1-2-security.md` page covering the secret-rotation migration, with the affected version range stated explicitly. ## Not in this milestone (but related) - #50 — CI typecheck for Markdown TS-blocks. Strongly recommended to land before tagging so the audit above stays green; treat as a "should" rather than a hard blocker. - #55 — `@deprecated` banner on `packages/jssdk/README-AI.md`. Cheap, worth bundling if the release window allows. - #56, #57, #58 — test coverage and process improvements; tracked separately, not gating this release. ## Done when - All three release-blocker issues closed. - `pnpm run lint`, `pnpm run typecheck`, and the integration suite pass on `main`. - Docs site rebuilds clean with the new pages. - `CHANGELOG.md` has a `[1.1.3]` section summarising the documentation backfill (this is **not** a SDK behaviour release).

    No due date
    6/7 issues closed