Skip to content

Releases: shaka-project/eme_logger

v3.4.0

11 Apr 17:24
567286b
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

  • Fix dependency update when building extension zip

v3.1.2

15 Nov 22:00
Compare
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
Compare
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
Compare
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)

v3.0.1

09 Nov 21:48
Compare
Choose a tag to compare

What's Changed

  • All-new generic tracing engine called TraceAnything (soon to be its own node module)
  • All getters, setters, methods, and events not explicitly ignored are now logged
  • Added support for EME usage initiated through MediaCapabilities API
  • Added call duration to the log
  • Improved log formatting
  • Moved all extension popup UI to the log window
  • Dropped support for prefixed EME, which has been gone from Chrome for a long time

Updating EME Logger to Prefixed EME

22 Oct 19:14
Compare
Choose a tag to compare

This is the first version that is published to github. v1.6 version primarily is Prefixed EME Updates and incorporating some feedback from David.