Skip to content

Latest commit

 

History

History
120 lines (93 loc) · 4.36 KB

Changelog.md

File metadata and controls

120 lines (93 loc) · 4.36 KB

Changelog: Quick Developer Toolbar for Magento2

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

  • Add command to enable/disable toolbar and activate sql profiler
  • Remove Deprecated Warning in Translate Helper, thanks lefte and josue-rmoya
  • Fix must be of type Countable, thanks @bbakalov, closes #70

0.1.19

  • Fix M244 compatibility, removed legacy text from readme, thanks asannikov
  • Compatibility 2.4.4, Closes #60, closes #62

0.1.18.1

  • Remove version from composer

0.1.18

  • Fix js error 'base is not a constructor', thanks to @asalgado0391, closes #53
  • Fix call appConfig->getValue, closes #26

0.1.17

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

0.1.8 - 22 Jul 2016

  • Add plugin list tab
  • Fix bug on action hints. Thanks to adpeate

0.1.7 - 7 Jul 2016

  • Configuration section improvement
  • Code refactoring
  • Authorize IPv6 localhost. Thanks to Dayssam

0.1.6.1 - 30 Jun 2016

  • Fix compatibility bugs with Magento 2.1

0.1.6 - 17 Jun 2016

  • UI improvement
  • Add Block subtab
  • Add icon from iconsdb.com

0.1.5.2 - 22 Apr 2016

  • Fit to PHP coding standards

0.1.5.1 - 25 Feb 2016

  • Fix tab bug in backoffice

0.1.5 - 12 Dec 2015

0.1.4 - 6 Dec 2015

  • Fix bug on composer.json with registration.php
  • Clean layout display

0.1.3 - 4 Dec 2015

  • Compatibility with Magento 2.0.0 Publication
  • Add action tab (Template hints, Translate inline, Flush Cache Storage)
  • Controller structure cleaning

0.1.2 - 29 Jun 2015

  • Add sub-tab and reorganize existing tabs

0.1.1 - 19 Jun 2015

  • Javascript cleaning to meet coding standards
  • Add sunnywalker/filterTable
  • Fix bugs on the log screen
  • Css improvements

0.0.1 - 18 Jun 2015

  • module initialization