4.13.4 (2025-02-20)
Bug Fixes
- DASH: ContentSteering promise is resolved too late for fetching of init segment (#8126) (2442a51)
- FairPlay: Install by default shaka.polyfill.PatchedMediaKeysApple on older Safari versions (#8106) (c82d01b)
- Install Safari workarounds on WPE STBs (#8103) (cd025b9)
- Remove isSafari and always use isApple (#8104) (0a325ad)
- UI: Improve performance and compatibility with MediaSession (#8100) (9afa9dd)
Performance Improvements
- Close segmentIndex after getAllThumbnails (#8128) (85b92e8)
- Only set the timers on UITextDisplayer when there are cues (#8114) (21b1be9)
- Remove promises from getAllThumbnails loop (#8118) (6717699)
- UI: Avoid unnecessary calls to controls configure (#8116) (7a7f632)
- UI: Reduce configure calls to use shakaPlayerCastReceiverId (#8115) (cbd6764)
- Use navigator.userAgentData.platform to detect Android and Fuchsia (#8102) (5ef5639)