π New Features
- Project-level content support β Content is no longer tied to a single environment. Now, the same content (and its versions) can be published to different environments within the same project.
This better matches a typical developer release workflow β for example:
β€ Publish todevelopment
β
β€ Verify instaging
β
β€ Release toproduction
.
Content sessions, users, companies, segments, and analytics remain isolated per environment, so your data stays clean and separate.
π Bug Fixes
- Fixed an issue where segment filtering could cause infinite request loops.
- Fixed the OpenAPI
end session
endpoint, which previously could not be used properly.
π Removals
- Removed the "cross-environment content duplicate" feature, as itβs no longer necessary under the new project-level content model.
Full Changelog: v0.1.11...v0.1.12