-
Notifications
You must be signed in to change notification settings - Fork 1
Changelog
Andrei Marinescu edited this page Nov 12, 2019
·
29 revisions
- 3.1.2 - Target SDK level increased to 29. Re-enabled Youtube overlay. General code cleanup.
- 3.1.1 - Native Google Cast extension support. Memory and performance optimizations. Switched to AndroidX libraries instead of the deprecated "Android Support" libraries. Compatibility checks should be run before publishing to production, please let us know if you encounter any issues.
- 3.0.10 - Support changing the inline container while being in fullscreen mode. Bugfix for very long-running VAST retrieval processes.
-
3.0.9 - Add support for
leaveFullscreenOnStop
- 3.0.8 - Additional stability fixes
- 3.0.7 - Android Pie updates regarding deprecated Apache HTTP client.
- 3.0.6 - Android Pie updates regarding deprecated Apache HTTP client.
- 3.0.5 - Veeplay SSAI support, better logging and crash handling when receiving invalid tracking URLs, other minor bugfixes
- 3.0.4 - NPE crash bugfixes
- 3.0.1 - Bugfixes in VAST4 macro replacements.
- 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