You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: redirect latest v# to /latest and canonicalize old-version docs
- 308 redirect the latest numbered version (e.g. /query/v5) to /latest,
since both serve identical content from the same branch
- old-version docs pages emit a rel=canonical to their /latest
equivalent when the same doc path exists on the latest branch,
checked via the cached docs path manifest (fails open)
- version dropdown collapses "Latest" and the latest numbered version
into a single "v# (latest)" option
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments