Skip to content

Latest commit

 

History

History
117 lines (60 loc) · 5.01 KB

CHANGELOG.md

File metadata and controls

117 lines (60 loc) · 5.01 KB

Changelog

2.1.5 (2024-05-21)

Bug Fixes

2.1.4 (2024-05-16)

Bug Fixes

  • Fix conflicts with multiple installations (#71) (d74823f)

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)

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)

2.1.1 (2022-08-10)

Bug Fixes

2.1.0 (2022-07-22)

Features

  • Add support for Chromecast version of PlayReady (#45) (180f697)

2.0.5 (2022-06-07)

Bug Fixes

  • Avoid duplicate calls to decodingInfo() (#43) (fafd1dd)

2.0.4 (2022-03-04)

Bug Fixes

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.

2.0.2 (2021-02-05)

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.

2.0.1 (2020-02-21)

Bugfixes:

  • Fix exception thrown on some legacy Edge versions

2.0.0 (2019-12-12)

Features:

1.0.3 (2019-12-05)

Bugfixes:

  • Update cbcs-recommended to cbcs-1-9 to keep up with spec changes

1.0.2 (2019-12-02)

Bugfixes:

  • Fix infinite recursion when the polyfill is installed twice.

1.0.1 (2019-11-22)

Bugfixes:

  • Fix RequireJS support
  • Workaround babel translation bug that resulted in undefined return value
  • Fix errors in Closure Compiler with strictest settings

Features:

1.0.0 (2019-11-18)

First public release.