Skip to content

chore: remove legacy v0.x docs and version dropdown#4060

Merged
deshraj merged 3 commits intomem0ai:mainfrom
whysosaket:docs/remove-legacy-docs
Feb 16, 2026
Merged

chore: remove legacy v0.x docs and version dropdown#4060
deshraj merged 3 commits intomem0ai:mainfrom
whysosaket:docs/remove-legacy-docs

Conversation

@whysosaket
Copy link
Copy Markdown
Member

Remove Legacy v0.x Docs and Hide Version Selector

  • Legacy content lived under docs/v0x/ and was linked from a “v0x” group.

  • Navigation used:

    versions: [{ version: "latest", ... }]

    This forces the version pill/dropdown in Mintlify.

Changes

  • Removed the “Legacy Docs” group from the Release Notes tab in docs.json.
  • Deleted the full docs/v0x/ directory (all legacy .mdx files).
  • Kept existing /v0x/... redirects so old URLs continue resolving to current docs.
  • Flattened navigation to a single anchors array (removed the versions wrapper), eliminating the version dropdown.

Files Changed

  • docs/docs.json — Navigation group removed; versions replaced with top-level anchors.
  • docs/v0x/ — Directory and contents removed (110 files).

@deshraj deshraj merged commit a02205e into mem0ai:main Feb 16, 2026
1 of 2 checks passed
jamebobob pushed a commit to jamebobob/mem0-vigil-recall that referenced this pull request Mar 29, 2026
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.

2 participants