Releases: fruitcake/laravel-debugbar
Releases · fruitcake/laravel-debugbar
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
v4.2.4
v4.2.3
v4.2.2
v4.2.1
v4.2.0
Laravel Boost Skils
This releases adds a skill for Laravel Boost. You can install it by re-running boost:install. This allows your agent to drill down on data from previous requests.
What's Changed
- Fix octane docs by @barryvdh in #2000
- fix: InertiaCollector duplicate page on XHR. by @Karagiannidis in #2003
- Bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #2004
- Add exception and logs handling in Clockwork by @erikn69 in #2002
- Fix clockwork support by @erikn69 in #2001
- Add model filename to query statement output by @erikn69 in #2006
- Bump picomatch from 4.0.3 to 4.0.4 by @dependabot[bot] in #2007
- Custom type on QueryCollector messages by @ssw1cblarrion in #2009
- Add find/get storage commands + Boost skill by @barryvdh in #2010
- Add query cli command + skill by @barryvdh in #2011
New Contributors
- @Karagiannidis made their first contribution in #2003
Full Changelog: v4.1.3...v4.2.0