8000 Release v0.1.12 Β· usertour/usertour Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.1.12

Latest
Compare
Choose a tag to compare
@winter100004 winter100004 released this 06 Jun 12:54
· 7 commits to main since this release
64d4cf7

πŸš€ 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 to development β†’
    ➀ Verify in staging β†’
    ➀ Release to production.
    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

0