Releases: vpietri/magento2-developer-quickdevbar
Releases · vpietri/magento2-developer-quickdevbar
0.2.0
- 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
Fix must be of type Countable, thanks @bbakalov, closes #70
Add command to enable/disable toolbar
0.1.18.1
Removed version from composer.json
0.1.18
- 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.16
- Replace Deprecated Function. Thanks to lefte
0.1.15
- Replace Deprecated Function. Thanks to lefte
- Support for modman. Thanks to MagePsycho
- PHP < 7.0 backward compatible. Thanks to tuyennn
0.1.14
- Specify area where display toolbar. Thanks to @zzarazza and @tuyennn
- Small bug fix for users using a proxy with Magento 2. Thanks to NateSwanson7
- Fix jquery error dependency in Admin. Thanks to hoangnm89
- Update jquery.tablesorter.min.js. Thanks to sebfie
0.1.13
- Memorize toolbar state
- Fix on require_js
- Add translation tab. Thanks to danslo
- Check whether event observer is disabled. Thanks to tufahu