v3.15.3
What's Changed
- Add condition for implemented query grammar by @rikwillems in #1757
- Collect dumps on message collector by @erikn69 in #1759
- Fix
capture_dumps
option on laraveldd();
by @parallels999 in #1762 - Preserve laravel error handler by @erikn69 in #1760
- Fix
Trying to access array offset on false on LogsCollector.php
by @erikn69 in #1763 - Update css theme for views widget by @erikn69 in #1768
- Fix laravel-debugbar.css on query widget by @erikn69 in #1765
- Use htmlvardumper if available on CacheCollector by @erikn69 in #1766
- Update QueryCollector.php fix issue #1775 by @Mathias-DS in #1776
- Better grouping the events count by @erikn69 in #1774
New Contributors
- @rikwillems made their first contribution in #1757
- @Mathias-DS made their first contribution in #1776
Full Changelog: v3.15.2...v3.15.3