Skip to main content

Project versions

This document was generated using AI assistance

Content may include inaccuracies, outdated information, or technical errors. Users are advised to cross-check critical information before implementation.

Every version of a project is a project of its own, with its own models, images, imports and members. Editing a model in one version does not affect the same model in another.

Change the version

  1. Open the project menu and choose Rename.
  2. Change Version from dev to 1.0.0.
  3. Click Rename.

The dialog holds three fields. Name is the title shown in project lists, Slug is the identifier in the URL, Version is the label after it. A version may contain lowercase letters, digits, hyphens and dots, so dev, 1.0.0 and 2026-q1 are all valid.

The rename dialog with the Name, Slug and Version fields

The URL of the project changes with the version:

/acme/enterprise/1.0.0

The pair of slug and version has to be free inside the scope. Two projects may share a slug only if their versions differ.

Open an earlier version

An earlier version is opened like any other project - by its URL, with the version label in the last segment. Versions where you have a role are listed under My projects on the home page, one row per version.

Rights in an older version follow your role in it, not your role in the newer one.