Skip to main content

Releases

A key feature of SejHey is the ability to create and manage releases. A release represents a specific version of your translations, allowing you to track changes and revert to previous versions if needed. This is particularly useful for managing translations in production environments.

When downloading or accessing translation data through our CDN, you always have the choice to use Latest version or a specific release. The Latest version option will always give you the most up-to-date translations, while a specific release will provide the translations as they were at the time of that release.

Once a release is created, it cannot be changed. This ensures that you have a stable version of your translations that can be safely deployed in your application.

tip

Once all translations are done, we recommend creating a release. This will allow you to safely ship translations without worrying about changes being made after the release.