Connect Web SDK release notes

This is where you can find release notes for the Connect Web SDK.

For the list of all available versions, visit our CDN. If you need instructions, see Update the Connect library to a newer version.

Bug fixes

Refactored code to remove the use of optional chaining to support ES5.1.

Improvements

Updated to the latest Ajax listener and also published it to the CDN.

Our environment for this release

macOS 14.5

Known issues

Session replay does not support iframes inside the shadow DOM yet.

Bug fixes

  • Fixed an issue with the logSignal object using reference versus object content, which sometimes resulted in loop behavior.
  • Fixed an issue with the Data Layer module having Uncaught Range Error: Maximum call stack size exceeded.

Improvements

We have added the support of cross-domain iframes and replay on a single page. To enable the new feature for your application, see Capture iframes from other domains (cross-domain).

Our environment for this release

macOS 14.5

Known issues

Session replay does not support iframes inside the shadow DOM yet.