What's Changed
- Make all scalar config values configurable through environment variables by @wimski in #1784
- Check if file exists on FilesystemStorage by @erikn69 in #1790
- Bump php-debugbar by @barryvdh in #1791
- Fix counter tests by @barryvdh in #1792
$group
arg support on TimelineCollectors methods by @erikn69 in #1789- Collect other eloquent model events by @erikn69 in #1781
- Add new cache events on CacheCollector by @erikn69 in #1773
- Exclude events on EventCollector by @erikn69 in #1786
- Use
addWarning
on warnings, silenced errors, notices by @erikn69 in #1767 - Do not rely on DB::connection() to get information in query collector by @cweiske in #1779
- Trace file for Gate checks(GateCollector) by @erikn69 in #1770
- Fix support for PDOExceptions by @LukeTowers in #1752
- Time measure on cache events by @erikn69 in #1794
- fix debugbar for Lumen usage by @flibidi67 in #1796
- Custom path for Inertia views by @joaopms in #1797
- Better contrast in dark theme titles. by @angeljqv in #1798
New Contributors
- @wimski made their first contribution in #1784
- @cweiske made their first contribution in #1779
- @flibidi67 made their first contribution in #1796
- @joaopms made their first contribution in #1797
Full Changelog: v3.15.4...v3.16.0