Skip to content

Changelog

What shipped, and what it changed.

Written by the people who shipped it. Where a release changed a default or removed something, that is the first line rather than the last.
  1. 1.9

    current

    Path-scoped pull requests

    • AddedDrafts can now open as pull requests scoped to a path glob, so a docs site inside a monorepo never receives an edit outside its own directory.
    • AddedSync history is filterable by repository, verdict and reviewer.
    • ChangedTriage now drops lockfile-only and formatting-only commits before any model runs, which cut average cost per watched repository by 31%.
    • FixedA page whose only heading was an H1 could be attributed to the wrong section in a finding.
  2. 1.8

    Verbatim citation enforcement

    • ChangedEvery finding must now quote the affected passage verbatim. Findings whose quote cannot be located on the page are dropped rather than shown with a caveat.
    • AddedThe reasoning panel reports how many findings were dropped by that check, so the filter is visible rather than silent.
    • FixedMDX pages using JSX components could lose an import line when redrafted.
  3. 1.7

    Confluence and ReadMe

    • AddedConfluence spaces and ReadMe projects can be connected as documentation targets.
    • AddedA CLI: `docsmith sync` runs a sync against a local working tree, which makes the product usable from a pre-push hook.
    • ChangedFree plan syncs raised from 20 to 30 a month.
  4. 1.6

    Model routing

    • AddedEach step of a sync now routes independently, so triage runs on a fast model and drafting on a frontier one.
    • AddedA provider fallback chain: if the routed model cannot answer, the next candidate takes the step.
    • ChangedThe evaluation set grew to 1,180 changes and is now frozen between releases.

Releases before 1.6 were made while Docsmith was in private beta and are not listed here. Breaking API changes are announced 90 days ahead by email to every account with an active API key, and never appear here first.

Get started

See what 1.9 does to your docs.

Path-scoped pull requests and a triage pass that drops four commits in five before they cost you anything.