v1.3.12

Removal of Multi-Environment Support

Feature API Documentation

Breaking Changes

We have removed the multi-environment tracking feature, which included the elimination of the environment column from the changelog entries and the multi_env_enabled column from projects. This means that the system will no longer support different environments, simplifying the workflow for users.

The webhook API has also been updated to no longer accept an environment parameter. This adjustment helps reduce complexity and focuses on making all deployments consistent as production releases.

Documentation referencing the environment feature has been updated accordingly to reflect these changes.