Skip to content

2.7.2

Choose a tag to compare

@cio-semantic-release cio-semantic-release released this 11 Sep 13:35
· 65 commits to main since this release

2.7.2 (2025-09-11)

Bug Fixes

  • Improved plugin logging and is now limited to node development environments by default and can be enabled manually by setting CUSTOMERIO_DEBUG_MODE=true in env (#306) (aa32215)
  • Auto initialization config is now lenient and only runs during prebuild. To enforce strict checks, set CUSTOMERIO_STRICT_MODE=true in env (#307) (d57d650)
  • Push config is now optional if app includes a valid google-services.json using other means, auto-initialization will work as long as the build succeeds (#300) (548bc01) (#309) (a69e62b)