5.0.10 (2026-04-09)
Bug Fixes
- Ads: Fix playback of X-ASSET-LIST with X-PLAYOUT-LIMIT on Live (#9915) (db347c4)
- Correctly extract file extension from URLs with dots in query params (#9946) (82f8c7a)
- Include isSwitchingContent in UnloadingEvent when load replaces existing content (#9934) (c6fbd49)
- Properly clone nested cues and CueRegion in Cue.clone() (#9940) (7a34733)
- StreamingEngine: correct variable reference in discardReferenceByBoundary_() (#9943) (8686858)
- TTML: sanitize backgroundImage URL to prevent CSS injection (#9929) (37dc7e7)
- UI: Fix seek using keyboard when the UI is hidden (#9933) (34dd855)
- UI: Improve touch handling for single and double tap actions (#9937) (22322ea)
- UI: Improve touch handling for single and double tap actions (#9944) (0578325)
- wrong variable reference in
discardReferenceByBoundary_()causing (8686858)