v3.13.0
版本发布时间: 2024-04-02 00:49:57
barryvdh/laravel-debugbar最新发布版本:v3.13.5(2024-05-01 17:07:31)
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 https://github.com/barryvdh/laravel-debugbar/pull/1577
- Remove deprecated TwigCollector by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1580
- Better Livewire support on RouteCollector by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1583
- feat(LogsCollector): support multiple log files by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1560
- Set line default as 1 on QueryCollector by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1589
- Update twig class reference by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1587
- Normalize db path on sqlite by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1586
- Make sure session is saved after changing (again) by @barryvdh in https://github.com/barryvdh/laravel-debugbar/pull/1591
- Show dataset tab by @barryvdh in https://github.com/barryvdh/laravel-debugbar/pull/1581
- Use upstream fontawesome by @barryvdh in https://github.com/barryvdh/laravel-debugbar/pull/1596
- Allow localhost for openhandler by @barryvdh in https://github.com/barryvdh/laravel-debugbar/pull/1598
- Upstream twig extensions by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1599
- Lazy load twig collectors by @barryvdh in https://github.com/barryvdh/laravel-debugbar/pull/1600
- Make auth tab optional and show only user name by @PaolaRuby in https://github.com/barryvdh/laravel-debugbar/pull/1578
Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.12.4...v3.13.0