Releases: lekoala/silverstripe-debugbar
Releases · lekoala/silverstripe-debugbar
4.0.1
4.0.0
3.1.4
3.1.3
- Fix query collector
Full Changelog: 3.1.2...3.1.3
3.1.2
- Fix invalid logic
Full Changelog: 3.1.1...3.1.2
3.1.1
- Add feature to display only the debug bar to admins
Full Changelog: 3.1.0...3.1.1
3.1.0
- Update dependencies (now using php-debugbar/php-debugbar and doctrine/sql-formatter
- various rector/php 8.4 related fixes
- fix broken requirements in admin
- warn about unclosed transactions
- improved sql formatter
Full Changelog: 3.0.6...3.1.0
3.0.6
What's Changed
- Ensure templateName is a valid value by @Firesphere in #156
Full Changelog: 3.0.5...3.0.6
3.0.5
What's Changed
- removal of beta tag for cms 5 support by @jareddreyerss in #155
New Contributors
- @jareddreyerss made their first contribution in #155
Full Changelog: 3.0.4...3.0.5
3.0.4
- Debugbar inline js is now included as a module. This ensure it's properly deferred and that all assets are loaded. As a bonus, it prevents any global side effect.
- Tweaked script insertion to avoid issue when multiple head or body tags are presents
Full Changelog: 3.0.3...3.0.4