Skip to main content

Version history and rollback

00doc stores one row per publish: timestamp, optional note, and the HTML snapshot for that version.

View history

1

Open the document

In the dashboard, select the document.
2

Open version history

Use the version list or timeline in the detail view (exact control placement follows the current UI).
3

Inspect a version

Each entry shows when it was published, the note if you added one, and lets you preview or compare depending on product features.

What a version contains

  • Immutable HTML for that moment in time
  • Time — when you published
  • Note — your changelog line, if provided
History is append-only. Older rows stay visible for auditability.

Rollback (non-destructive)

Rolling back does not delete newer versions. The product creates a new version whose content matches the snapshot you chose. Your history stays linear and honest — you moved the live line back, you did not erase the future.
When you rollback after a mistake, add a note like “Revert to v12 — restore pricing table” so the timeline tells a story.

When to write version notes

  • Always for material business changes (pricing, legal, metrics).
  • Skip only for trivial typo fixes if you want a quiet history — but a three-word note still helps search.

Documents and versions

Updating a document