-
Notifications
You must be signed in to change notification settings - Fork 1
Changelog
Andrei Marinescu edited this page Apr 24, 2019
·
29 revisions
Welcome to the new Veeplay SDK for Android Changelog repository.
Please note that the 2.1.x branch will be maintained for the foreseeable future as the 3.x branch reaches maturity and our developers migrate to the new branch. Developers are encouraged to test Veeplay 3.x out and report any issues to the support team.
- 3.0.0 - BETA. Added ExoPlayer 2.x renderer, support for VAST 4.1, support for CMAF streaming, major code cleanup. Most developer-facing APIs remain in place.
- 2.1.51 - Bugfix for NPE crash during VAST 4.0/4.1 Viewability check
- 2.1.50 - Updated to modern OkHttp version, refactored the player-side HTTP client in order to provide maximum SSL compatibility and to minimize the possibility of crashes due to HTTP exceptions.
- 2.1.45 - VAST 4.0 support
- 2.1.44 - Added ability to prefer the MediaPlayer based renderer instead of the ExoPlayer one.
- 2.1.43 - Minor bugfixes and dependent library updates
- 2.1.41 - Unified behaviour of HTTP User Agent in requests made for retrieving JSON configurations, VAST tags & tracking or any non-streaming related HTTP requests
- 2.1.39 - Bugfix for crash in case of AdBreaks configured without any url
- 2.1.38 - Performance optimizations for fullscreen transitions when using web-based renderers