Skip to content

Releases: vpietri/magento2-developer-quickdevbar

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

0.1.14

10 May 21:15
Compare
Choose a tag to compare
  • 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

19 Jun 13:44
Compare
Choose a tag to compare
  • 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

18 Jan 17:17
Compare
Choose a tag to compare
  • Fix Wbug when profiler is disabled. Thanks to rakibabu

0.1.11

05 Jan 11:48
Compare
Choose a tag to compare
  • 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

09 Nov 09:23
Compare
Choose a tag to compare
  • Fix conflicts in backend with magento tabs widget
  • Improve profiler detection

0.1.9

28 Jul 14:56
Compare
Choose a tag to compare
  • Add config list tab
  • Use common ajax controller for frontend and backend

0.1.8

22 Jul 10:37
Compare
Choose a tag to compare
  • Add plugin list tab
  • Fix bug on action hints. Thanks to adpeate

0.1.7

07 Jul 10:58
Compare
Choose a tag to compare
  • Configuration section improvement
  • Code refactoring
  • Authorize IPv6 localhost. Thanks to Dayssam