What's Changed
This releases has a few improvements to various collectors:
- new Pennant collector
- new (visual) on-demand Explain option for Queries and layout improvements (improved copy button, exclude paths)
This also updates prepares some settings which are experimental, like hiding empty tabs.
- Fix forget cache button position on cache collector by @parallels999 in #1617
- Toolbar refinements by @nckrtl in #1610
- Update docs for laravel 11 by @lakuapik in #1620
- Update readme to support Laravel 11.md by @devsrv in #1621
- Fix route path in phar by @murrant in #1624
- HTMX support by @rojtjo in #1629
- Replace implicit nullable types in parameter declarations by @jnoordsij in #1632
- Avoid calling urlencode() on null by @villfa in #1638
- Fix badges by @erikn69 in #1640
- Remove condition to skip test by @sarunas-k in #1641
- Add collectors unit tests for route and session by @sarunas-k in #1642
- Add support for non-standard PDO's by @tkuijer in #1646
- [github actions] Use artifacts v4 by @barryvdh in #1649
- Migrate PHPCS configuration to file by @jnoordsij in #1633
- New Queries Panel with Improved EXPLAIN output by @tpetry in #1648
- TWeak defaults, remove deprecated option by @barryvdh in #1650
- Fix: Query hints rendering
<code>
by @nuernbergerA in #1652 - Gate: Show target in description by @barryvdh in #1653
- Laravel Pennant Collector by @AlexJump24 in #1655
- Use laravel logo icon on LaravelCollector by @erikn69 in #1656
- Tweak copy query, remove alert and change icon by @barryvdh in #1658
- Avoid js
alert
on copy, and avoid params opening on link click by @erikn69 in #1659 - Option to hide empty tabs by @barryvdh in #1660
- Add option to hide queries by @barryvdh in #1661
- Fix QueryCollector by @erikn69 in #1664
- Test API request by @barryvdh in #1667
- Explain Improvements by @tpetry in #1670
- Small fixes to queries widget by @erikn69 in #1665
- Inject data on every request, not just store by @barryvdh in #1668
New Contributors
- @lakuapik made their first contribution in #1620
- @devsrv made their first contribution in #1621
- @murrant made their first contribution in #1624
- @rojtjo made their first contribution in #1629
- @villfa made their first contribution in #1638
- @sarunas-k made their first contribution in #1641
- @tkuijer made their first contribution in #1646
- @tpetry made their first contribution in #1648
- @AlexJump24 made their first contribution in #1655
Full Changelog: v3.13.5...v3.14.0