Magento2 Debug Versions Save

Magento 2 Profiler

2.1.4

1 year ago

Fixes

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

2.1.3

1 year ago

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

1 year ago

Fixes

  • Fixed CustomerCollector TypeError

2.1.1

1 year ago

Fixes

  • Fixed TypeError when no allowed IPs provided

2.1.0

1 year ago

What's new

  • Magento 2.4 compatibility

2.0.3

4 years ago

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

5 years ago

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

1.0.0

5 years ago

Initial release

2.0.1

5 years ago

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

5 years ago
  • 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