Skip to content

Releases: barryvdh/laravel-debugbar

v3.14.0

20 Sep 12:22
Compare
Choose a tag to compare

What's Changed

This releases has a few improvements to various collectors:

  • new Pennant collector
  • new (visual) on-demand Explain option for Queries and layout improvements (improved copy button, exclude paths)

image

  • improved Gate collector now shows for which model the checks are
    image

This also updates prepares some settings which are experimental, like hiding empty tabs.

New Contributors

Full Changelog: v3.13.5...v3.14.0

v3.13.5

01 May 09:07
92d86be
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.13.4...v3.13.5

v3.13.4

10 Apr 09:16
00201bc
Compare
Choose a tag to compare

What's Changed

  • Fix kvlist and timeline css by @erikn69 in #1608
  • No measure timeline views.exclude_paths directories by @erikn69 in #1609
  • Revert "Make sure session is saved after changing (again)" by @barryvdh in #1613

Full Changelog: v3.13.3...v3.13.4

v3.13.3

04 Apr 07:13
241e9bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.13.2...v3.13.3

v3.13.2

03 Apr 19:40
da425a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.13.1...v3.13.2

v3.13.1

03 Apr 11:52
2f046cb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.13.0...v3.13.1

v3.13.0 - New History tab

01 Apr 16:49
354a42f
Compare
Choose a tag to compare

Biggest change is the new Dataset Tab, which shows the history and adds a toggle for auto-show.

image

This builds upon https://github.com/maximebf/php-debugbar/releases/tag/v1.22.0

What's Changed

Full Changelog: v3.12.4...v3.13.0

v3.12.4

01 Apr 09:16
Compare
Choose a tag to compare

Full Changelog: v3.12.3...v3.12.4
Fix assets not loading #1584

v3.12.3

31 Mar 18:38
Compare
Choose a tag to compare

Full Changelog: v3.12.2...v3.12.3

Revert default dark theme, use media preference #1594

v3.12.2 - Revert session saving

13 Mar 09:51
4355550
Compare
Choose a tag to compare

What's Changed

  • Revert "Make sure session is saved after changing" by @barryvdh in #1574

Full Changelog: v3.12.1...v3.12.2