Skip to content

v1.0.2

Compare
Choose a tag to compare
@zendive zendive released this 30 Apr 13:41
· 164 commits to master since this release

MVP release features

Toggable panels:

  • eval call history
  • tracking Active Timers (intervals & timeouts)
  • setTimeout call history
  • clearTimeout call history
  • setInterval call history
  • clearInterval call history
  • audio / video media elements events and properties

Other:

  • history reset
  • pause / resume telemetry
  • adaptive telemetry refresh rate
  • existence of media in DOM scanned once per second
  • clearTimeout / clearInterval non-positive-integer arguments shown with ⁉️ badge
  • invocations of setTimeout / setInterval functions with a string argument also duplicated in eval history

Full Changelog: /~https://github.com/zendive/browser-api-monitor/commits/v1.0.2