Releases: lekoala/silverstripe-debugbar
Releases · lekoala/silverstripe-debugbar
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
3.0.3
WARNING: release 3.0.2 did not follow changes that were published since 3.0.1 on master. This release merges them back in. If you don't want the new changes, please stick to 3.0.2 for now.
What's Changed
- FIX Identify correct class/method for query trace by @GuySartorelli in #153
Full Changelog: 3.0.1...3.0.3
3.0.2
What's Changed
- FIX Identify correct class/method for query trace by @GuySartorelli in #153
Full Changelog: 3.0.1...3.0.2