Code Versions is a productivity-focused plugin designed to help you track and manage changes in your code more efficiently. It allows you to browse, preview, and restore earlier versions of your code files—whether you’re working with Code Components or Overrides.
You can launch the plugin in two ways: directly from the Canvas, or from within the Code Editor. In the Code Editor, simply open Quick Actions (⌘K on Mac or Ctrl+K on Windows) and select Code Versions from the list. The code preview includes a diff view, highlighting the differences between your currently active version and any selected previous version—making it easy to review changes and confidently revert when needed.
Fixed a bug where the loading state appeared incorrectly on refresh. Versions now behaves just as it should.