v3.2.11
3.2.11 (2022-08-17)
Bug Fixes
- add strictMissingProperties suppressions to unblock strict missing properties on union types. (#4371) (c5678fb)
- Fix key ID byteswapping for PlayReady on PS4 (#4377) (bbb0640)
- Fix MediaCapabilities polyfill on Tizen and WebOS (#4396) (f5fb3e5), closes #4383 #4357
- Fix TextDecoder fallback and browser support check (#4403) (e67b64a)
- Fix VP9 codec checks on Mac Firefox (#4391) (136348d)
- text: Fix cue region rendering in UI (#4412) (3f65d3b), closes #4381
- text: Fix TTML render timing and line break issues (#4407) (0e626c0), closes #4381