Update from code changes: document editor version history - #6872
Update from code changes: document editor version history#6872mintlify[bot] wants to merge 11 commits into
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Update from code changes updated this PR. Updated Chinese editor page description for SEO compliance Source PRs
|
|
Update from code changes updated this PR. Added paragraph breaks to improve version history readability across four localized guides Source PRs
|
|
Update from code changes updated this PR. Refined restore-scope wording across four localized editor pages Source PRs
|
|
Update from code changes updated this PR. Added no new documentation; completed a best-practices audit Source PRs
|
|
Update from code changes updated this PR. Added no new documentation changes Source PRs
|
Summary
Documents the editor version history and restore features introduced in mintlify/mint#9783, mintlify/mint#9787, and mintlify/server#7263.
Changes
Medium Risk
Documentation-only changes to MDX guides. The documented restore action replaces current page content and can overwrite unsaved edits.
Overview
Documents the editor version history feature across English, Spanish, French, and Chinese
editor/pages.mdxguides.Adds a Version history section (after diff view in EN/ES/FR; after Markdown mode in ZH) covering how to open it via More options → Version history, what each saved entry shows (author, relative time, Latest), scope (public pages use the current branch; private pages share history across branches), Show more versions pagination, the
docs.jsonexclusion, and the restore workflow for older versions.Users with permission to edit a page can select Restore on an older version and confirm the action. Restore replaces the current page content, including unsaved changes. Viewers can review and compare saved versions of private pages. Editors and managers can restore them. Restore is unavailable on blocked deploy branches and the Latest version. Users can compare versions from the drawer and select the active version again to exit comparison.
Frontmatter keywords now include version history; the Chinese page also gets a focused description covering version history alongside other page-editing topics.
Reviewed by Cursor Bugbot for commit 82db3dc. Bugbot is set up for automated code reviews on this repo. Configure here.
Update history
Note
Low Risk
Documentation-only updates with no product, auth, or data-handling code changes.
Overview
Adds version history docs to the editor pages guide in English, Spanish, French, and Chinese.
Covers how saved versions are recorded, how to open the history drawer, branch/page scoping for public vs private pages, permission rules for viewing and restoring, restore behavior (including overwrite of unsaved changes), and comparing an older version against the current page via diff view. Also updates page keywords (and the Chinese description) for discoverability.
Reviewed by Cursor Bugbot for commit 988eaa8. Bugbot is set up for automated code reviews on this repo. Configure here.