Skip to content

0.5.0-beta

Pre-release
Pre-release

Choose a tag to compare

@jaredmixpanel jaredmixpanel released this 30 Jun 18:53
bfbb1e4

What's Changed

New:

  • Added ability to start the recording automatically on SDK initialization with default config options.
  • The config options have a flag autoStartRecording which can be set to false to disable auto start of the recording.
  • Updated recordSessionsPercent to autoStartRecordingSessionsPercent in Config
  • Added enableLogging in config

Fixed:

  • Issue with JSON payload that caused problems with web player playback
  • Wifi setting not getting updated by calling updateWifiOnly in init

Full Changelog: v0.4.0...0.5.0