Releases: lekoala/silverstripe-debugbar
Releases · lekoala/silverstripe-debugbar
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
2.2.2
What's Changed
- FIX Identify correct class/method for query trace by @GuySartorelli in #153
Full Changelog: 2.2.1...2.2.2
3.0.1
- Don't trigger requirements too soon
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- DEP PHP Support in CMS5 by @sabina-talipova in #144
- DOC Update README.md for CMS 5 by @GuySartorelli in #149
- ENH enable disabling of debugbar on route-match basis via config by @dizzystuff in #151
New Contributors
- @sabina-talipova made their first contribution in #144
- @dizzystuff made their first contribution in #151
Full Changelog: 2.2.1...3.0.0
3.0.0-beta1
What's Changed
- Cache collector
- Late jquery supports
- Various tweaks
- SS5 support
- DEP PHP Support in CMS5 by @sabina-talipova in #144
- DOC Update README.md for CMS 5 by @GuySartorelli in #149
- ENH enable disabling of debugbar on route-match basis via config by @dizzystuff in #151
New Contributors
- @sabina-talipova made their first contribution in #144
- @dizzystuff made their first contribution in #151
Full Changelog: 2.2.1...3.0.0-beta1
2.2.1
What's Changed
- ENH Ensure deprecation notices are collected by @GuySartorelli in #148
Full Changelog: 2.2.0...2.2.1