Skip to content

v7.0.56

Choose a tag to compare

@mseiedmiri mseiedmiri released this 04 Sep 09:54
· 2 commits to master since this release

Changes

  • SDK now tracks the latest alpha automatically. RCH_RECHAT_SDK_VERSION is set to the npm dist-tag alpha instead of a pinned number, so production loads https://unpkg.com/@rechat/sdk@alpha/dist/... — always the newest alpha build. No more manual bump per alpha release.

Upgrade notes

  • Version bumped to 7.0.56 (plugin header + RCH_VERSION).
  • To pin a specific version again later, set RCH_RECHAT_SDK_VERSION back to an explicit string (e.g. 2.2.16-alpha).