Skip to content

Releases: vpietri/magento2-developer-quickdevbar

0.3.3

10 Jun 11:21
Compare
Choose a tag to compare
  • Cannot instantiate abstract class, fix #89

0.3.2

15 May 20:49
Compare
Choose a tag to compare
  • Fix adminhtml renderer
  • Add doc screenshots

0.3.1

05 May 14:12
3d158ce
Compare
Choose a tag to compare

Fix the typo in the XML closing tag within the comment, thanks to @hgati

0.3.0

02 May 20:46
405897f
Compare
Choose a tag to compare
  • Compatibility Magento 2.4.7 with strict CSP policy
  • Hyva and Breeze compatibility (vanilla JS)
  • Dynamic SQL profiling with backtrace
  • Code refactoring

0.2.4.1

02 Dec 13:03
Compare
Choose a tag to compare
  • Add support for Magento 2.4.5-p9 and all of the versions which doesn't supports mixed types (thanks to @djalex-ua )

0.2.4

22 Jun 05:56
16fac88
Compare
Choose a tag to compare
  • Backward compatibility with Magento without VarDumper

0.2.3

13 Jun 12:03
630325c
Compare
Choose a tag to compare
  • Catch VarDumper in ajax calls
  • Code refactoring
  • Do not catch dd()

0.2.2

03 Apr 20:08
Compare
Choose a tag to compare

Use config for handle_vardumper, move handler, bypass dd()

0.2.1

02 Apr 09:18
Compare
Choose a tag to compare

Remove hard log /tmp/debug.log, close #74

0.2.0

27 Mar 19:33
18682cb
Compare
Choose a tag to compare
  • Full compatibility with FPC
  • Full code refactoring
  • Handle Symfony VarDumper
  • Command to activate SQL backtrace
  • New tabs added: Preferences, Cache (PageCache) hits, Debug
  • Skin chooser
  • Css cleaning
  • Remove module fingerprint from page is not allowed
  • Open file from url to IDE