0.5.0-beta
Pre-release
Pre-release
What's Changed
New:
- Added ability to start the recording automatically on SDK initialization with default config options.
- The config options have a flag
autoStartRecordingwhich can be set to false to disable auto start of the recording. - Updated
recordSessionsPercenttoautoStartRecordingSessionsPercentin Config - Added
enableLoggingin config
Fixed:
- Issue with JSON payload that caused problems with web player playback
- Wifi setting not getting updated by calling
updateWifiOnlyin init
Full Changelog: v0.4.0...0.5.0