Releases: shaka-project/eme_logger
Releases · shaka-project/eme_logger
v3.4.2
v3.4.1
v3.4.0
v3.3.0
v3.2.0
v3.1.3
What's Changed
- Fix dependency update when building extension zip
v3.1.2
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
What's Changed
- Fix download of log file
- Fix log window focus
- Exclude gulpfile from the distribution
v3.1.0
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
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