Releases: barryvdh/laravel-debugbar
Releases · barryvdh/laravel-debugbar
v4.0-beta.4
What's Changed
- Fix null handling quoting in emulateQuote[QueryCollector] by @erikn69 in #1835
- Update workflows / tools, add static analyses, fix some errors by @barryvdh in #1836
- Revert event config by @barryvdh in #1837
- Remove socket storage by @barryvdh in #1839
- Remove Lumen support by @barryvdh in #1838
- Remove icon by @barryvdh in #1840
- Fix phpstan by @barryvdh in #1841
Full Changelog: v4.0-beta.3...v4.0-beta.4
v4.0-beta.3
What's Changed
Full Changelog: v4.0-beta.2...v4.0-beta.3
v4.0-beta.2
What's Changed
- Fix 4.x queries by @barryvdh in #1832
- Remove deprecations, tweak default config by @barryvdh in #1833
Full Changelog: v4.0-beta.1...v4.0-beta.2
v4.0-beta.1
See https://github.com/php-debugbar/php-debugbar/blob/master/UPGRADE.md
What's Changed
Full Changelog: v3.16.3...v4.0-beta.1
v3.16.3
What's Changed
- Update symfony/finder version constraint to include 8 by @barryvdh in #1830
- Allow Symfony v8 by @jnoordsij in #1827
- Add error_level config option to filter error handler reporting (#1373) by @elliota43 in #1825
- Add support for Cursor, Windsurf, and additional editor configurations by @nguyentranchung in #1823
- Don't create tags with the onclick attribute by @PeterMead in #1820
- docs: Add conditional check for Debugbar alias registration by @erhanurgun in #1829
New Contributors
- @elliota43 made their first contribution in #1825
- @nguyentranchung made their first contribution in #1823
- @PeterMead made their first contribution in #1820
- @erhanurgun made their first contribution in #1829
Full Changelog: v3.16.2...v3.16.3
v3.16.2
What's Changed
- Remove default null value env by @Erulezz in #1815
- Remove --ignore-platform-req=php+ on integration test setup by @erikn69 in #1814
- Remove calls to PHP 8.5-deprecated
setAccessibleby @jnoordsij in #1822
New Contributors
Full Changelog: v3.16.1...v3.16.2
v3.16.1
What's Changed
- Slow threshold highlight on queries by @erikn69 in #1805
- (fix) trim last line breaks on logs by @angeljqv in #1806
- fix: Typo by @aurac in #1810
- Test on PHP 8.5 by @jnoordsij in #1811
- Add '_boost*' to debugbar exceptions by @barryvdh in #1818
- Dropped Laravel 9 support
New Contributors
Full Changelog: v3.16.0...v3.16.1
v3.16.0
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
$grouparg 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
addWarningon 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
v3.16.0-beta1
What's Changed
- Remove html
<a/>tag from route on clockwork by @erikn69 in #1777 - Fix default for capturing dd/dump by @barryvdh in #1783
- 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
$grouparg 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
addWarningon 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
New Contributors
Full Changelog: v3.15.3...v3.16.0-beta1