Skip to content

Latest commit

 

History

History
57 lines (33 loc) · 2.65 KB

CHANGELOG.md

File metadata and controls

57 lines (33 loc) · 2.65 KB

Change Log

0.1.0 (2015-08-30)

Full Changelog

Fixed bugs:

  • Uncaught TypeError: Cannot read property 'get' of undefined #19
  • Permission Error #18
  • Error when running angular 1.3 in production mode #17

Implemented enhancements:

  • Lazy injection of inspector.js file #22
  • How to reset all metrics and charts? #15

Closed issues:

  • Export charts #14

Merged pull requests:

0.0.4 (2015-06-16)

Full Changelog

Merged pull requests:

0.0.3 (2015-05-21)

Full Changelog

Implemented enhancements:

  • Remove console.log from the inspector.js #11

Fixed bugs:

  • Inspector.js injected twice #10

0.0.2 (2015-05-14)

Implemented enhancements:

  • Clean-up inspector.js when the devtools panel is closed #7

Fixed bugs:

  • Inspector.js injected twice #6
  • Fix the way the events are displayed #5
  • Chrome web store build - Module not detected on minified script #3
  • When a tab is refreshed after the devtools are opened, the extension stops recording #1

* This Change Log was automatically generated by github_changelog_generator