Skip to main content

How to revert back to a previous version in your project?

Updated today

In the Composer Panel, every version of your project, regardless of its stage or status is automatically recorded along with a summary of the actions executed in that version. This version history allows you to track the evolution of your project and understand what changes were made at each step.

You can find the Revert to this Version Button along with each of the previous versions & their description in the composer panel.

If you’re not satisfied with the most recent version, or if something breaks during editing or generation, you can easily revert back to a previously stable version. This provides a safety net, ensuring that no progress is permanently lost and that you can always return to a working state.

Pro-tip: In cases where errors or unexpected behavior occur after building a new version, the recommended best practice is to revert to the last stable version and rework the affected module from there. This approach helps maintain the integrity of your project while avoiding the need to start from scratch.

Need help? Write to us in the support chat.

Did this answer your question?