2.1.6 (2024-11-21)
2.1.5 (2024-05-21)
2.1.4 (2024-05-16)
2.1.3 (2024-05-14)
- 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)
2.1.2 (2024-05-07)
- Fix CBCS support in some platforms (#63) (3978d61), closes #62
- Use cbcs as default scheme for Safari (#64) (5316552)
2.1.1 (2022-08-10)
2.1.0 (2022-07-22)
2.0.5 (2022-06-07)
2.0.4 (2022-03-04)
Bugfixes:
- Fix MCap polyfill for browsers that support MCap but not the encryption-related parts of the MCap API.
Bugfixes:
- Fix infinite recursion when the MCap part of the polyfill is installed twice.
- Fix exception when MCap returns a supported==false on encrypted content.
Bugfixes:
- Fix exception thrown on some legacy Edge versions
Features:
- Added support for polyfilling MediaCapabilities, too
Bugfixes:
- Update cbcs-recommended to cbcs-1-9 to keep up with spec changes
Bugfixes:
- Fix infinite recursion when the polyfill is installed twice.
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
First public release.