Webster tracks Develop revisions so you can experiment safely. Production is unaffected until you publish.
Undo and redo
In the builder toolbar:
- Undo — step back to the previous Develop revision
- Redo — move forward if you undid too far
Shortcuts follow your browser/OS where supported.
Revision history
Open History to see a timeline of Develop snapshots:
- Each chat-driven build or major patch adds a revision
- Labels show time and short summary when available
- Click a revision to preview that state
Restoring an older revision appends a new revision at the tip — nothing is silently deleted from history.
Production stays put
Undo/redo and history apply to Develop only. Your live Production site does not change until you Publish again.
If you restore an old Develop tip you like, publish explicitly to make it live.
When to use history vs chat
- Undo — quick revert of the last change
- History — jump back several steps or compare versions
- Chat — describe a selective fix (“keep footer, revert hero only”) when undo is too broad
Failed patches
If a patch fails, preview remains on the last good revision. You should not need manual recovery — use undo or pick the last good entry in history.