Releases: Adobe-Marketing-Cloud/media-sdks
VideoHeartbeat library for Chromecast v2.0.1
What’s new :
- Bug fixes
VideoHeartbeat library for Android v2.0.2
What’s new :
Bug fixes to improve memory usage and stability.
VideoHeartbeat library for Roku v2.0.2
What’s new :
- Added SceneGraph compatibility to AdobeMobileLibrary
- Misc. bug fixes
- API changes: AdobeMobile APIs and Constants have been rewritten into SceneGraph compatible node. For details, refer to the SceneGraph section of the Roku documentation: https://marketing.adobe.com/resources/help/en_US/sc/appmeasurement/hbvideo/roku/c_vhl_sg_titlepage.html
VideoHeartbeat library for Chromecast v2.0.0
What’s new :
- Added new tracking APIs and constants to make the library consistent with other platforms.
- Added pause tracking feature. Two new heartbeat events are now sent to track pause and stalling.
- Automatic detection of IDLE state. VHL will automatically create a new video tracking session when resuming after a long pause/buffer/stall (after 30 minutes).
- Added new resume heartbeat event. This event is sent to identify scenarios where the playback is a resumed video playback session (e.g.: when playback of a VOD content starts from where the user left it before).
- Added Postbacks feature
- Added heartbeat session id to Adobe analytics calls
- Misc. bug fixes and stability enhancements
VideoHeartbeat library for Android v2.0.1
2.0.1 (June 29, 2017)
- Bug fixes to improve stability and performance.
VideoHeartbeat library for JS v2.0.2
What’s new :
- Bug fixes.
VideoHeartbeat library for Roku v2.0.1
What’s new :
- Added pause tracking feature. Two new heartbeat events are now sent to track pause and stalling.
- Automatic detection of IDLE state. VHL will automatically create a new video tracking session when resuming after a long pause/buffer/stall (after 30 minutes).
- Added new resume heartbeat event. This event is sent to identify scenarios where the playback is a resumed video playback session (e.g.: when playback of a VOD content starts from where the user left it before).
- Misc. bug fixes and stability enhancements
VideoHeartbeat library for iOS v2.0.1
What’s new :
- Bug fixing to improve stability and performance.
VideoHeartbeat library for JS v2.0.1
2.0.1
What’s new :
- Fixed issues with adding custom video metadata on Firefox 47.0 and Chrome 52.0.
VideoHeartbeat library for JS v2.0.0
What's new in 2.x:
Lighter, Simpler implementation.
- Streamlined implementation and configuration. With VHL 2.x, all the configuration and video tracking API calls are centralized through a single class: MediaHeartbeat.
- Error state recovery. VHL 2.x keeps track of the current state of the playback. By having internal state logic, VHL 2.x can ignore wrong API calls.
- Clear difference between optional and required video tracking APIs. Optional video tracking features such as chapter tracking, ad tracking, bitrate change, etc. are now tracked through a single video tracking API: trackEvent.
For full documentation please visit:
https://marketing.adobe.com/resources/help/en_US/sc/appmeasurement/hbvideo/js_2.0/
2.0.0
- Initial release of 2.x libraries.