Skip to content

Releases: madalinoprea/magneto-debug

1.8.3

12 Oct 15:19
Compare
Choose a tag to compare
  • This fix checks if magento is installed before running sheep debug profiler #100

1.8.2

30 Mar 15:14
Compare
Choose a tag to compare
Merge pull request #98 from leek/patch-1

Only include CSS/JS if module is enabled

1.8.1

24 Jun 08:43
Compare
Choose a tag to compare
  • Fixes early session initialization #86
  • Fixes incompatibility with wishlist #82
  • Fixes fatal error when trying to capture e-mail and smtp disabled config was on #81
  • Updates n98-magerun to fix CI #88

1.8.0

22 Apr 07:26
Compare
Choose a tag to compare
  • Adds ability to disable/enable profile persistence via Tools / Persist Request Profile (detailed view is disabled)
  • Fixes fatal error when downloader was accessed

disable_menu
not_saved

1.7.0

18 Mar 08:08
Compare
Choose a tag to compare

Adds stack traces for executed SQL queries
Adds configuration to bypass Magento localisation for toolbar

1.6.2

16 Mar 16:42
Compare
Choose a tag to compare

Fixes e-mail capture for Magento CE 1.7 and Magento EE 1.12

1.6.1

15 Mar 16:18
Compare
Choose a tag to compare

Fixes rendering of recursive blocks #68

1.6.0

09 Mar 08:01
Compare
Choose a tag to compare
  • Adds support for unexpected block rendering used by some common extension #66
  • Unit tests coverage improvements

1.5.1

04 Mar 09:02
Compare
Choose a tag to compare
  • Adds support for Magento CE 1.7 and Magento EE 1.12
  • Fixes why for some people toolbar was not showing in admin (corrected modman links)
  • Fixes how log lines are fetched from logs (there is a good chance that is addressing some memory limit error)

Thanks to our special guest contributor @sandermangel

1.5.0

26 Feb 09:33
Compare
Choose a tag to compare
  • Adds nicer way to present rendering tree
  • Adds support to capture e-mails even when Aschroder_SMTPPro or Ebizmarts_Mandrill are installed
  • Minor UI tweaks for layout panel
  • Fixes listing of database layout updates