Skip to content

Releases: clawrock/magento2-debug

2.1.4

31 Jan 14:13
Compare
Choose a tag to compare

Fixes

  • Fixed missing flash messages in adminhtml area when layout collector is enabled

2.1.3

23 Jan 16:07
Compare
Choose a tag to compare

Updates

  • PHPCS: Magento coding standard

Fixes

  • Use Magento backend theme on debug frontend view, helps when frontend theme interferes with root.phtml

2.1.2

02 Jan 16:57
Compare
Choose a tag to compare

Fixes

  • Fixed CustomerCollector TypeError

2.1.1

02 Jan 15:21
Compare
Choose a tag to compare

Fixes

  • Fixed TypeError when no allowed IPs provided

2.1.0

02 Jan 12:12
ed8aa67
Compare
Choose a tag to compare

What's new

  • Magento 2.4 compatibility

2.0.3

22 May 21:37
Compare
Choose a tag to compare

What's new

  • Added request time to profile search results #5
  • More tests

Fixes

  • Fixed database query binding replacement for strings with ? #7
  • Fixed PHP info page #8
  • Fixed allowed IPs config when empty
  • Fixed return types in config helper

2.0.2

03 Apr 23:45
d6f0586
Compare
Choose a tag to compare

What's new

  • Enable/disable database profiler command

Fixes

  • Fixed issue area code not set during check if debug is enabled
  • Fixed database helper which was recognizing date as named parameter in SQL query
  • Fixed bug when database collector was enabled while db profiler was disabled

2.0.1

01 Jan 23:47
Compare
Choose a tag to compare

What's new:

  • Rewritten from scratch
  • Profile compression
  • Tests
  • Fixed minor bugs
  • Removed template hints in profiler
  • Profiler logger
  • Fixed configuration url
  • Adminhtml profiler enabled flag config

1.1.0

08 Dec 01:42
019508a
Compare
Choose a tag to compare
  • Magento 2.3 compatibility
  • DB profiler is now automatically enabled when DB collector is enabled and module is active
  • Fixed wrong class type during WebApi request
  • Removed template hints from toolbar and profiler
  • Plugin data collector
  • All config settings have only default scope now and config type pool is set to environment to prevent app:config:dump dumping configuration into app/etc/config.php

1.0.0

03 Jan 20:22
Compare
Choose a tag to compare

Initial release