This repository was archived by the owner on Aug 19, 2025. It is now read-only.
Releases: shaka-project/eme-encryption-scheme-polyfill
Releases · shaka-project/eme-encryption-scheme-polyfill
v2.1.0
v2.0.5
v2.0.4
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
v2.0.1
2.0.1 (2020-02-21)
Bugfixes:
- Fix exception thrown on some legacy Edge versions
v2.0.0
2.0.0 (2019-12-12)
Features:
- Added support for polyfilling MediaCapabilities, too
v1.0.3
1.0.3 (2019-12-05)
Bugfixes:
- Update cbcs-recommended to cbcs-1-9 to keep up with spec changes
v1.0.2
Bugfixes:
- Fix infinite recursion when the polyfill is installed twice.
v1.0.1
Bugfixes:
- Fix RequireJS support
- Workaround babel translation bug that resulted in undefined return value
- Fix errors in Closure Compiler with strictest settings
Features:
- Added a demo / manual testing page