Skip to content

Releases: shaka-project/eme_logger

v3.4.3

20 Aug 00:11
8068d5b

Choose a tag to compare

3.4.3 (2025-08-19)

Bug Fixes

v3.4.2

26 Feb 22:27
619bd3d

Choose a tag to compare

3.4.2 (2025-02-26)

Bug Fixes

  • Update gulpfile to set image encoding as false (#92) (8c9a967)

v3.4.1

10 Feb 19:17
ac60f58

Choose a tag to compare

3.4.1 (2024-12-20)

Bug Fixes

v3.4.0

11 Apr 17:24
567286b

Choose a tag to compare

3.4.0 (2023-04-11)

Features

  • Add a toggle between hex and base64 (#62) (7fa1a98)

v3.3.0

30 Mar 23:49
044dc24

Choose a tag to compare

3.3.0 (2023-01-10)

Features

  • EME Logger Manifest V3 Migration (#51) (c860eba)

Bug Fixes

  • Display keystatuseschange.expiration as a Date (#48) (d5d15f6), closes #42
  • Remove all variables and most functions from global scope (#61) (3b8ed85), closes #44

v3.2.0

03 Feb 05:52
b3da398

Choose a tag to compare

3.2.0 (2022-02-03)

Features

  • Log more HTMLMediaElement events (#30) (fb5a90d)

Bug Fixes

  • Fix missing fields in message events (63e6d5f), closes #27

v3.1.3

15 Nov 22:12

Choose a tag to compare

What's Changed

  • Fix dependency update when building extension zip

v3.1.2

15 Nov 22:00

Choose a tag to compare

What's Changed

  • Add missing instance IDs to text log file
  • Fix window pollution in browser
  • Fix test failures caused by missing test updates in v3.1.1

v3.1.1

12 Nov 23:07

Choose a tag to compare

What's Changed

  • Fix download of log file
  • Fix log window focus
  • Exclude gulpfile from the distribution

v3.1.0

12 Nov 23:06

Choose a tag to compare

What's Changed

  • Move TraceAnything into its own node module
  • Format timestamps in the local timezone and locale instead of in UTC and ISO format
  • Expand and improve formatter API (backward compat retained with v2 API)