Skip to content

v3.10.0 Performance Improvements + Better IDE Support

Compare
Choose a tag to compare
@barryvdh barryvdh released this 12 Feb 10:55
· 137 commits to master since this release
f390a22

This release focuses on better performance, with these highlights:

  • View collector can now group views after a threshold (#1503)
  • Query collector has soft/hard limits to reduce javascript/php size/execution (#1512)
  • Normalize xdebug links throughout collectors (#1510)
  • Support Laravel 11 (probably)

It is suggested to re-publish your config file to take advantage of the options, if you made changes.

What's Changed

New Contributors

Full Changelog: v3.9.2...v3.10.0