Skip to content

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

v2.1.5

21 May 09:18
734d0b8
Compare
Choose a tag to compare

2.1.5 (2024-05-21)

Bug Fixes

v2.1.4

16 May 05:01
b149af7
Compare
Choose a tag to compare

2.1.4 (2024-05-16)

Bug Fixes

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

v2.1.3

14 May 14:32
332f7db
Compare
Choose a tag to compare

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

07 May 16:29
a16e45d
Compare
Choose a tag to compare

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

10 Aug 17:36
5261b52
Compare
Choose a tag to compare

2.1.1 (2022-08-10)

Bug Fixes

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.