Highlights:
- New AI tab is enabled by default, when laravel/ai is installed
- Set
DEBUGBAR_CAPTURE_STREAMED=trueto capture streamed responses when they finish
What's Changed
- Fix method naming in debugbar usage examples by @erikn69 in #2052
- Add collector name to events on TimeCollectorProvider by @erikn69 in #2054
- Bump js-yaml from 4.1.1 to 4.3.0 by @dependabot[bot] in #2059
- Feature/add ai collector by @NielsSmits1 in #2061
- Feat capture streaming by @barryvdh in #2062
- Allow non-string messages in QueryCollector::addMessage by @lazerg in #2060
- Resolve component name instead of verifying snapshot by @barryvdh in #2064
New Contributors
- @NielsSmits1 made their first contribution in #2061
- @lazerg made their first contribution in #2060
Full Changelog: v4.3.0...v4.4.0