Releases: keithclark/gadebugger
Releases · keithclark/gadebugger
2.1.6
- 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
This release only affects Firefox.
- HotFix for Firefox 51+:
L10N
should be an IIFE returning an object, not a function.
2.1.4
This release only affects Firefox.
- Hotfix for Firefox 51+: GA debugger won't start due to a devtools dependency path change
2.1.3
This release only affects Firefox.
- Fix toolbar not starting Firefox 48+
2.1.2
2.1.1
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
- New: Option to clear or preserve the beacon log when navigating between pages (#14)
- New: Adds support for the Universal Analytics
beacon
,image
andxhr
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
First public release of Google Analytics Debugger 2