Releases: vpietri/magento2-developer-quickdevbar
Releases · vpietri/magento2-developer-quickdevbar
0.4.0
Compare
Sorry, something went wrong.
No results found
Fix Symfony 7 conflicts
fix: code quality cleanup — DI, dedup, CSP, reflection, dead code
security+perf: gate SQL profiler on access check, fix object creation
perf: scope observers to frontend/adminhtml areas only
security: systematic XSS remediation across all templates
security: mask sensitive data in toolbar output
security: CSRF protection, POST enforcement, cookie allowlist
fix: add plugin guards, production mode check, default-off
Many thanks to @rhoerr for all of his contributions.
0.3.4
Compare
Sorry, something went wrong.
No results found
Add, identification for unauthorized CSP js inline
Compatibility 2.4.8 and php 8.4
0.3.3
Compare
Sorry, something went wrong.
No results found
Cannot instantiate abstract class, fix #89
0.3.2
Compare
Sorry, something went wrong.
No results found
Fix adminhtml renderer
Add doc screenshots
0.3.1
Compare
Sorry, something went wrong.
No results found
Fix the typo in the XML closing tag within the comment, thanks to @hgati
0.3.0
Compare
Sorry, something went wrong.
No results found
Compatibility Magento 2.4.7 with strict CSP policy
Hyva and Breeze compatibility (vanilla JS)
Dynamic SQL profiling with backtrace
Code refactoring
0.2.4.1
Compare
Sorry, something went wrong.
No results found
Add support for Magento 2.4.5-p9 and all of the versions which doesn't supports mixed types (thanks to @djalex-ua )
0.2.4
Compare
Sorry, something went wrong.
No results found
Backward compatibility with Magento without VarDumper
0.2.3
Compare
Sorry, something went wrong.
No results found
Catch VarDumper in ajax calls
Code refactoring
Do not catch dd()
0.2.2
Compare
Sorry, something went wrong.
No results found
Use config for handle_vardumper, move handler, bypass dd()