Biggest change is the new Dataset Tab, which shows the history and adds a toggle for auto-show.
This builds upon https://github.com/maximebf/php-debugbar/releases/tag/v1.22.0
What's Changed
- Fix exclude_paths on ViewCollector by @erikn69 in #1577
- Remove deprecated TwigCollector by @erikn69 in #1580
- Better Livewire support on RouteCollector by @erikn69 in #1583
- feat(LogsCollector): support multiple log files by @erikn69 in #1560
- Set line default as 1 on QueryCollector by @erikn69 in #1589
- Update twig class reference by @erikn69 in #1587
- Normalize db path on sqlite by @erikn69 in #1586
- Make sure session is saved after changing (again) by @barryvdh in #1591
- Show dataset tab by @barryvdh in #1581
- Use upstream fontawesome by @barryvdh in #1596
- Allow localhost for openhandler by @barryvdh in #1598
- Upstream twig extensions by @erikn69 in #1599
- Lazy load twig collectors by @barryvdh in #1600
- Make auth tab optional and show only user name by @PaolaRuby in #1578
Full Changelog: v3.12.4...v3.13.0