File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v3.15.3 - 2025-04-08
4+
5+ ### What's Changed
6+
7+ * Add condition for implemented query grammar by @rikwillems in https://github.com/barryvdh/laravel-debugbar/pull/1757
8+ * Collect dumps on message collector by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1759
9+ * Fix ` capture_dumps ` option on laravel ` dd(); ` by @parallels999 in https://github.com/barryvdh/laravel-debugbar/pull/1762
10+ * Preserve laravel error handler by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1760
11+ * Fix ` Trying to access array offset on false on LogsCollector.php ` by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1763
12+ * Update css theme for views widget by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1768
13+ * Fix laravel-debugbar.css on query widget by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1765
14+ * Use htmlvardumper if available on CacheCollector by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1766
15+ * Update QueryCollector.php fix issue #1775 by @Mathias-DS in https://github.com/barryvdh/laravel-debugbar/pull/1776
16+ * Better grouping the events count by @erikn69 in https://github.com/barryvdh/laravel-debugbar/pull/1774
17+
18+ ### New Contributors
19+
20+ * @rikwillems made their first contribution in https://github.com/barryvdh/laravel-debugbar/pull/1757
21+ * @Mathias-DS made their first contribution in https://github.com/barryvdh/laravel-debugbar/pull/1776
22+
23+ ** Full Changelog** : https://github.com/barryvdh/laravel-debugbar/compare/v3.15.2...v3.15.3
24+
325## v3.15.2 - 2025-02-25
426
527### What's Changed
You can’t perform that action at this time.
0 commit comments