- Fix empty tabs on clockwork by @erikn69 in #1750
- fix: Ignore info query statements in Clockwork converter by @boserup in #1749
- Check if request controller is string by @barryvdh in #1751
- @boserup made their first contribution in #1749
Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.15.1...v3.15.2
- Hide more empty tabs by @erikn69 in #1742
- Always show application by @barryvdh in #1745
- Add conflict with old debugbar by @barryvdh in #1746
Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.15.0...v3.15.1
- Add middleware to web to save session by @barryvdh in #1710
- Check web middleware by @barryvdh in #1712
- Add special
dev
to composer keywords by @jnoordsij in #1713 - Removed extra sentence by @cheack in #1714
- Hide empty tabs by default by @barryvdh in #1711
- Combine route info with Request by @barryvdh in #1720
- fix: The log is not processed correctly when it consists of multiple lines. by @uniho in #1721
- [WIP] Use php-debugbar dark theme, move to variables by @barryvdh in #1717
- Remove openhandler overrides by @barryvdh in #1723
- Drop Lumen And Laravel 9 by @barryvdh in #1725
- Use tooltip for Laravel collector by @barryvdh in #1724
- Add more data to timeline by @barryvdh in #1726
- Laravel version preview as repo branch name by @angeljqv in #1727
- Laravel 12 support by @jonnott in #1730
- Preview action_name on request tooltip by @angeljqv in #1728
- Map tooltips by @barryvdh in #1732
- Add back L9 by @barryvdh in #1734
- Fix tooltip url by @barryvdh in #1735
- Show request status as badge by @barryvdh in #1736
- Fix request badge by @barryvdh in #1737
- Use Laravel ULID for key by @barryvdh in #1738
- defer datasets by config option by @erikn69 in #1739
- Reorder request tab by @barryvdh in #1740
- Defer config by @barryvdh in #1741
- @cheack made their first contribution in #1714
- @angeljqv made their first contribution in #1727
- @jonnott made their first contribution in #1730
Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.14.10...v3.15.0
- Fix Debugbar spelling inconsistencies by @ralphjsmit in #1626
- Fix Visual Explain confirm message by @barryvdh in #1709
- @ralphjsmit made their first contribution in #1626
Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.14.9...v3.14.10
- Fix custom prototype array by @barryvdh in #1706
Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.14.8...v3.14.9
- Add fix + failing test for custom array prototype by @barryvdh in #1705
Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.14.7...v3.14.8
- Make better use of query tab space by @erikn69 in #1694
- Do not open query details on text selecting by @erikn69 in #1693
- Add (initial) support for PHP 8.4 by @jnoordsij in #1631
- More warnings by @barryvdh in #1696
- Fix sql-duplicate highlight by @erikn69 in #1699
- ci: Use GitHub Actions V4 by @erikn69 in #1700
- Fix "Uncaught TypeError: is not iterable" by @erikn69 in #1701
- Fix Exception when QueryCollector softLimit exceeded by @johnkary in #1702
- Test soft/hard limit queries by @barryvdh in #1703
- @johnkary made their first contribution in #1702
Full Changelog: https://github.com/barryvdh/laravel-debugbar/compare/v3.14.6...v3.14.7