Back to Knowledge Base
Version History and Rollback
How versioning works
Section titled “How versioning works”Every time you publish a Custom App, CoCoCo saves an immutable version snapshot containing the Template, Script, and Server API at that moment.
Viewing version history
Section titled “Viewing version history”- Open the Custom App in the editor
- Click Versions in the top toolbar
- The list shows all published versions with timestamp and author
Rolling back
Section titled “Rolling back”- In the Versions list, find the version to restore
- Click Restore
- The selected version becomes the active working copy
- Click Publish to make it live
Rolling back does not delete newer versions — they remain in the history.
Working copy vs. published
Section titled “Working copy vs. published”The editor always works on the working copy — a draft invisible to users until published. Publishing creates a new version snapshot.