Skip to content

v3.1.9

Compare
Choose a tag to compare
@willmorgan willmorgan released this 04 May 22:12
· 61 commits to master since this release

Fixed

  • Problems entering fullscreen will no longer abort the transaction. In these rare cases, transactions will be allowed to continue.
  • Opera Touch is now a supported browser after working around a WebKit issue.
  • When running Web SDK inside a react-native-webview, it no longer flags the environment as unsupported.

Internals

  • The following are now sent to the backend to improve telemetry and customer support:
    • When Web SDK detects it's within an iframe, the window innerWidth and innerHeight are sent.
    • Fullscreen status is sent.