Skip to content

Releases: vpietri/magento2-developer-quickdevbar

0.3.4

18 Jul 07:18

Choose a tag to compare

  • Add, identification for unauthorized CSP js inline
  • Compatibility 2.4.8 and php 8.4

0.3.3

10 Jun 11:21

Choose a tag to compare

  • Cannot instantiate abstract class, fix #89

0.3.2

15 May 20:49

Choose a tag to compare

  • Fix adminhtml renderer
  • Add doc screenshots

0.3.1

05 May 14:12
3d158ce

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

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

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

Choose a tag to compare

  • Backward compatibility with Magento without VarDumper

0.2.3

13 Jun 12:03
630325c

Choose a tag to compare

  • Catch VarDumper in ajax calls
  • Code refactoring
  • Do not catch dd()

0.2.2

03 Apr 20:08

Choose a tag to compare

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

0.2.1

02 Apr 09:18

Choose a tag to compare

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