Releases: fruitcake/laravel-debugbar
Releases · fruitcake/laravel-debugbar
Release list
v4.4.0
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
v4.3.0
Debugbar now detects the CSP nonce when using Vite CSP or Spatie CSP
What's Changed
- Add better context to measure in timeline by @erikn69 in #2034
- Remove v4 beta mention from README by @jnoordsij in #2038
- Improve readability of the cache listing by @ssw1cblarrion in #2035
- Simplify explain option on config by @erikn69 in #1998
- Fix description for
debugbar:getcommand by @OussamaMater in #2039 - Get event hash before changing the array to get the start time by @erikn69 in #2040
- Disable audit block for insecure packages on integration tests by @erikn69 in #2045
- Integrate Vite CSP nonce into LaravelDebugbar by @barryvdh in #2044
- Update Composer configuration in integration tests by @barryvdh in #2047
- Delay, detect and reset CSP by @barryvdh in #2048
- Bump postcss from 8.5.6 to 8.5.15 by @dependabot[bot] in #2046
- migrate phpunit by @barryvdh in #2049
- Fix helpers docs by @barryvdh in #2050
New Contributors
- @OussamaMater made their first contribution in #2039
Full Changelog: v4.2.8...v4.3.0
v4.2.8
v4.2.7
v4.2.6
What's Changed
- Allow Debugbar to be forced to enable on production by @barryvdh in #2026
- Enhance storage open check with additional config by @erikn69 in #2027
Adds a flag DEBUGBAR_FORCE_ALLOW_ENABLE=true to boot debugbar on production/non-debug modes, for special cases.
Full Changelog: v4.2.5...v4.2.6
v4.2.5
What's Changed
- Bump lodash from 4.17.23 to 4.18.1 by @dependabot[bot] in #2021
- Fix broken links in README by @fadez in #2022
- Bump version, update tests by @barryvdh in #2024
- feat: add editor links to SQL query backtrace entries by @shaffe-fr in #2020
New Contributors
- @fadez made their first contribution in #2022
- @shaffe-fr made their first contribution in #2020
Full Changelog: v4.2.4...v4.2.5