Skip to content

Releases: lekoala/silverstripe-debugbar

4.0.1

16 Oct 07:42
88f2221

Choose a tag to compare

What's Changed

  • Fix: Use stable tractorcow/silverstripe-proxy-db ^3.0 instead of PR branch by @scttw in #163

New Contributors

Full Changelog: 4.0.0...4.0.1

4.0.0

26 Sep 10:02

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.3...4.0.0

3.1.4

28 Jul 08:15

Choose a tag to compare

  • Fix issue with non html content due to middleware (#160)

Full Changelog: 3.1.3...3.1.4

3.1.3

27 Jun 12:23

Choose a tag to compare

  • Fix query collector

Full Changelog: 3.1.2...3.1.3

3.1.2

07 May 15:09
1605add

Choose a tag to compare

  • Fix invalid logic

Full Changelog: 3.1.1...3.1.2

3.1.1

05 May 08:16

Choose a tag to compare

  • Add feature to display only the debug bar to admins

Full Changelog: 3.1.0...3.1.1

3.1.0

30 Apr 10:15

Choose a tag to compare

  • 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

29 Apr 07:31
692b12c

Choose a tag to compare

What's Changed

Full Changelog: 3.0.5...3.0.6

3.0.5

27 Mar 14:09
e237ff7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.4...3.0.5

3.0.4

15 Mar 11:43

Choose a tag to compare

  • 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