Releases: Smile-SA/magento2-module-debug-toolbar
Releases · Smile-SA/magento2-module-debug-toolbar
5.2.0
- Compatibility with Magento 2.4.4
5.1.2
- Enabling/disabling the module will now properly update the profiler config in app/etc/env.php
- Fix fatal error on URL path page_cache/block/render
5.1.1
- Add Magento module dependencies in composer.json
- Code cleanup (CI pipelines integration)
5.1.0
- Add setting to toggle toolbar on admin area
- Add uninstallation procedure in the documentation
5.0.2
- Set minimum PHP version to 7.3
- Remove copyright/licence annotations from DocBlocks
5.0.1
- Fix event list not displayed in toolbar
- Remove type hinting from core methods and plugins