A Release is a container for multiple Bundles that you want to deploy together in a controlled and trackable way. You can plan, finalize, and monitor deployments all in one place.
Create and manage Releases via the Releases tab in the side navigation.
View deployment history via History → Releases.
You can create a new release from the Releases tab in the side navigation.
<aside> <img src="/icons/info-alternate_blue.svg" alt="/icons/info-alternate_blue.svg" width="40px" />
Once a Release is marked Final, it becomes locked and can no longer be edited in any way. However, you can Clone the Release and edit the copy.
</aside>
You can clone an existing release to:
Cloning creates a new release in Draft status, so you can safely modify and finalize it again.