Skip to content

v3.2.2

Compare
Choose a tag to compare
@GlenHughes GlenHughes released this 14 Jul 15:27
· 64 commits to master since this release

Fixed

  • Fixed crashing issue found in some JavaScript libraries.
  • Fixed missing connecting event.
  • Fixed missing feedback property from interrupted and cancelled events.

Deprecation Notice

The code property which is returned within event.details has been deprecated and will be removed in future versions. This was unintentionally added. If you are using code please switch to the feedback property. For more details on the correct way to use event data please see our docs.