Releases: vpietri/magento2-developer-quickdevbar
Releases · vpietri/magento2-developer-quickdevbar
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
0.1.12
- Fix Wbug when profiler is disabled. Thanks to rakibabu
0.1.11
- Improve layout view with a js tree
- Add css lazy load to keep toolbar completly hidden when disabled
- Fix compatibility with Magento 2.1.3. Thanks to Koc
- Fix ajax tab load bug
0.1.10
- Fix conflicts in backend with magento tabs widget
- Improve profiler detection
0.1.9
- Add config list tab
- Use common ajax controller for frontend and backend
0.1.8
- Add plugin list tab
- Fix bug on action hints. Thanks to adpeate
0.1.7
- Configuration section improvement
- Code refactoring
- Authorize IPv6 localhost. Thanks to Dayssam