Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Releases: shaka-project/eme-encryption-scheme-polyfill

v2.1.0

22 Jul 21:46
d2089de
Compare
Choose a tag to compare

2.1.0 (2022-07-22)

Features

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

v2.0.5

07 Jun 20:57
d2f4d47
Compare
Choose a tag to compare

2.0.5 (2022-06-07)

Bug Fixes

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

v2.0.4

14 Mar 21:11
86990d9
Compare
Choose a tag to compare

2.0.4 (2022-03-04)

Bug Fixes

v2.0.3

11 Feb 23:11
Compare
Choose a tag to compare

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

06 Feb 00:29
Compare
Choose a tag to compare

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.

v2.0.1

21 Feb 21:41
Compare
Choose a tag to compare

2.0.1 (2020-02-21)

Bugfixes:

  • Fix exception thrown on some legacy Edge versions

v2.0.0

19 Dec 22:26
08d18a2
Compare
Choose a tag to compare

2.0.0 (2019-12-12)

Features:

v1.0.3

05 Dec 18:02
Compare
Choose a tag to compare

1.0.3 (2019-12-05)

Bugfixes:

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

v1.0.2

02 Dec 22:15
b57cc4c
Compare
Choose a tag to compare

Bugfixes:

  • Fix infinite recursion when the polyfill is installed twice.

v1.0.1

02 Dec 22:15
Compare
Choose a tag to compare

Bugfixes:

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

Features: