Skip to content

Releases: keithclark/gadebugger

2.1.6

11 Apr 19:28
Compare
Choose a tag to compare
  • Adds support for dark theme in Chrome devtools (@snypelife)
  • Fixes #39, which prevents some panels in the beacon inspector from working in Firefox
  • Tweaks to the Chrome UI to match other devtools tabs
  • Updates the readme with Firefox installation instructions

2.1.5

01 Apr 15:40
Compare
Choose a tag to compare

This release only affects Firefox.

  • HotFix for Firefox 51+: L10N should be an IIFE returning an object, not a function.

2.1.4

15 Feb 00:22
Compare
Choose a tag to compare

This release only affects Firefox.

  • Hotfix for Firefox 51+: GA debugger won't start due to a devtools dependency path change

2.1.3

17 Aug 12:57
Compare
Choose a tag to compare

This release only affects Firefox.

  • Fix toolbar not starting Firefox 48+

2.1.2

17 Apr 16:13
Compare
Choose a tag to compare

This release only affects Chrome:

  • Fix: Duplicate tracking beacons appear in Chrome 49+ because of HSTS (#31)

2.1.1

04 Jan 12:23
Compare
Choose a tag to compare

This release only affects Firefox.

  • Fix: GA Debugger breaks in Firefox 44+ because internal devtools paths changed.
  • New: Grunt dist task now builds Opera .pem files
  • New: Grunt clean task for creating pristine builds

v2.1.0

04 Nov 21:00
Compare
Choose a tag to compare
  • New: Option to clear or preserve the beacon log when navigating between pages (#14)
  • New: Adds support for the Universal Analytics beacon, image and xhr transport field (#8)
  • New: Improved beacon hints
  • New: UI updates for Chrome
  • New: High resolution icons for Chrome devtools UI on high DPI screens
  • Fix: Don't use the short name in stores/add-on panels
  • Fix: User timing icon missing
  • Fix: Beacon hint for user timings. (ArnaudRinquin) (#16)
  • Fix: User timings not recording for ga.js (#21)

v2.0.0

06 Oct 16:03
Compare
Choose a tag to compare

First public release of Google Analytics Debugger 2