Dash.js v2.9.0
Bugs
#2720 [MSS] update mss objects management
#2717 Internal seek update
#2716 End detection bug fix
#2710 Fixes a crash when a network error happened, but status code was 200
#2709 Subtitles live bug
#2705 Update CompareCodecs function
#2699 [MSS] Live subtitles bug fix
#2694 Fixed a bug causing a loop requesting a chunk when a gap was created after appending
#2691 Subtitles bugfix
#2685 Seeking will remove preload timer
Features / Enhancements
#2718 Add support for MSS start-over streams
#2713 Fix #2700 - Load the Message Data for EventStream Events
#2692 Add CAPTION_CONTAINER_RESIZE event
#2683 Add CAPTION_RENDERED event
#2676 Fix to update liveEdge in every segment list update Feature Enhancement
#2674 Don't log messages when browser report playback stalled
DRM/EME
#2695 Update logger in keySystemW3CClearKey
#2673 Pass distinctiveIdentifier and persistentState through to CDM
#2669 Protection Controller onNeedKey will be delayed until initializeForMedia is called
#2665 Keep media keys
Code Refactor
#2706 Refactoring branch
Unit Tests
#2719 Scheduling rules unit tests
Documentation
#2688 Update TypeScript api
#2677 Fix low latency API documentation
#2675 Control bar and logging examples