Skip to main content

Managing a release Enterprise Strapi Cloud Team Future Alpha

Adding entries to a release allow viewing them altogether on a single page.

Release detailsRelease details

From a release page, you can:

  • edit the name of the release, or delete the release,
  • decide whether an entry will be published or unpublished with the release,
  • and publish the release.

Editing a release

You can rename a release. To do so, while on a release page:

  1. Click on the More icon button in the top right corner of the admin panel.
  2. Select Edit icon Edit.
  3. In the modal, change the name of the release in the Name field.
  4. Click Continue to save the change.

Publish or unpublish entries

A release includes multiple entries. You can set the state of each entry with the Publish and Unpublish action buttons. When the release itself is “published” then the desired actions will be simultaneously performed on each entry.

Publishing a release

Publishing a release means that all the actions (publish or unpublish) defined for each entry included in the release will be performed simultaneously. To publish a release, click the Publish button in the top right corner of the admin panel.

Caution

Once a release is published, the release itself cannot be updated. You can not re-release that specific release with the same group of entries with some modifications; you must create another release.

Deleting a release

You can delete a release. Deleting a release will only delete the release itself, but not the content-type entries included in the release. To delete a release, while on the release page:

  1. Click on the More icon button in the top right corner of the admin panel.
  2. Select Delete icon Delete.
  3. In the confirmation dialog, click Delete icon Confirm.