Releases: shaka-project/eme-encryption-scheme-polyfill
Releases · shaka-project/eme-encryption-scheme-polyfill
v2.1.5
2.1.5 (2024-05-21)
Bug Fixes
v2.1.4
2.1.4 (2024-05-16)
Bug Fixes
- Fix conflicts with multiple installations (#71) (d74823f)
v2.1.3
2.1.3 (2024-05-14)
Bug Fixes
- demo: Log demo errors to the console (#68) (ccfb179)
- demo: Upgrade UI combo box component (#67) (0d51ba6)
- Populate requested scheme into output, not default scheme (#69) (aa79c72)
v2.1.2
2.1.2 (2024-05-07)
Bug Fixes
- Fix CBCS support in some platforms (#63) (3978d61), closes #62
- Use cbcs as default scheme for Safari (#64) (5316552)
v2.1.1
2.1.1 (2022-08-10)
Bug Fixes
v2.1.0
2.1.0 (2022-07-22)
Features
- Add support for Chromecast version of PlayReady (#45) (180f697)
v2.0.5
2.0.5 (2022-06-07)
Bug Fixes
- Avoid duplicate calls to decodingInfo() (#43) (fafd1dd)
v2.0.4
2.0.4 (2022-03-04)
Bug Fixes
v2.0.3
2.0.3 (2021-04-19)
Bugfixes:
- Fix MCap polyfill for browsers that support MCap but not the
encryption-related parts of the MCap API.
v2.0.2
2.0.2 (2021-02-05)
Bugfixes:
- Fix infinite recursion when the MCap part of the polyfill is installed twice. (#16)
- Fix exception when MCap returns a supported==false on encrypted content.