Skip to content

Releases: Smile-SA/magento2-module-debug-toolbar

7.0.1

08 Nov 16:15
Compare
Choose a tag to compare
  • Renamed the "Generic" zone to "Server"
  • Renamed the "Mysql" zone to "Database"
  • Fixed typos
  • Fine-tuned warning threshold for various statistics
  • Moved block factories initialization to di.xml file

7.0.0

05 Sep 08:59
Compare
Choose a tag to compare
  • Set minimum PHP version to 8.1.
    This module now uses some features that require PHP >= 8.1 (e.g. promoted constructors).

6.1.3

04 Sep 09:41
Compare
Choose a tag to compare
  • Better third party theme support (#27)

6.1.2

04 May 09:56
Compare
Choose a tag to compare
  • Fix width of the mysql query list

6.1.1

06 Feb 16:26
Compare
Choose a tag to compare
  • Disable the output of the toolbar ajax query when the toolbar is disabled
  • Remove use of AbstractAction class (deprecated)

6.1.0

02 Feb 17:03
Compare
Choose a tag to compare
  • Use an ajax query to load the toolbar
  • Reduce memory consumption

6.0.0

13 Oct 11:10
Compare
Choose a tag to compare
  • Set minimum PHP version to 7.4
  • Add new code quality standard (SmileLab)

5.2.4

11 Oct 11:21
Compare
Choose a tag to compare
  • Cast response content to string

5.2.1

06 Jul 15:42
Compare
Choose a tag to compare
  • Fix env.php sync issue when enabling/disabling the profiler

5.2.0

15 Apr 19:13
Compare
Choose a tag to compare
  • Compatibility with Magento 2.4.4