Changelog/

Version Control (Beta)

Git-style version control for your models — branch, review, and merge changes with a protected main. Now rolling out in beta.

Version control is granted per team. Contact us to get access, then turn it on per model under Settings > Version Control.

Branches

Work on an isolated copy of your model without touching main. Switching branches is instant and every edit saves automatically, so parallel work never collides.

Merge Requests

Bring a branch into main through review. See every added, changed, and conflicting element, discuss inline against specific model elements, and resolve conflicts before merging — with main protected so nothing lands unreviewed.

Version History

A timeline of checkpoints on main, with a new entry added automatically on every merge. Check out any point in history as a new branch, or roll back to it.