Skip to content

Releases: vpietri/magento2-developer-quickdevbar

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

0.1.20

07 Dec 22:10
Compare
Choose a tag to compare

Fix must be of type Countable, thanks @bbakalov, closes #70
Add command to enable/disable toolbar

0.1.19

30 Aug 21:27
Compare
Choose a tag to compare

0.1.18.1

28 Oct 20:09
e6a561d
Compare
Choose a tag to compare

Removed version from composer.json

0.1.18

20 Oct 19:27
7b4279f
Compare
Choose a tag to compare
  • Compatibility with 2.4, fix js error 'base is not a constructor', thanks to @asalgado0391, closes #53
  • Compatibility with MGS theme, fix call appConfig->getValue, closes #26
  • Update README, use --dev flag for Composer

0.1.17

15 Oct 21:13
Compare
Choose a tag to compare

0.1.17

0.1.16

02 Jan 20:50
Compare
Choose a tag to compare
  • Replace Deprecated Function. Thanks to lefte

0.1.15

20 Dec 20:38
Compare
Choose a tag to compare
  • Replace Deprecated Function. Thanks to lefte
  • Support for modman. Thanks to MagePsycho
  • PHP < 7.0 backward compatible. Thanks to tuyennn