tag:github.com,2008:https://github.com/netsan/laravel-debugbar/releases
Release notes from laravel-debugbar
2022-02-09T07:52:32Z
tag:github.com,2008:Repository/489922172/v3.6.7
2022-02-09T07:52:32Z
v3.6.7: Skip Mailer in Laravel 9
<p>Fixes <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1128007019" data-permission-text="Title is private" data-url="https://github.com/barryvdh/laravel-debugbar/issues/1289" data-hovercard-type="issue" data-hovercard-url="/barryvdh/laravel-debugbar/issues/1289/hovercard" href="https://github.com/barryvdh/laravel-debugbar/issues/1289">barryvdh#1289</a></p>
barryvdh
tag:github.com,2008:Repository/489922172/v3.6.6
2021-12-21T18:20:10Z
v3.6.6
<p>Update Dependencies for Laravel 9 (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1085913051" data-permission-text="Title is private" data-url="https://github.com/barryvdh/laravel-debugbar/issues/1271" data-hovercard-type="pull_request" data-hovercard-url="/barryvdh/laravel-debugbar/pull/1271/hovercard" href="https://github.com/barryvdh/laravel-debugbar/pull/1271">barryvdh#1271</a>)</p>
arminlinzbauer
tag:github.com,2008:Repository/489922172/v3.6.5
2021-12-14T14:45:18Z
v3.6.5
<p>[fix] Emulate quote bindings for drivers that don't support quoting (…</p>
danielsdeboer
tag:github.com,2008:Repository/489922172/v3.6.4
2021-10-21T10:57:31Z
v3.6.4: fix: #1236 maximebf/debugbar version issue (#1237)
<ul>
<li>
<p>fix: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1014487360" data-permission-text="Title is private" data-url="https://github.com/barryvdh/laravel-debugbar/issues/1236" data-hovercard-type="issue" data-hovercard-url="/barryvdh/laravel-debugbar/issues/1236/hovercard" href="https://github.com/barryvdh/laravel-debugbar/issues/1236">barryvdh#1236</a> maximebf/debugbar version issue</p>
</li>
<li>
<p>Update composer.json</p>
</li>
</ul>
<p>Co-authored-by: Barry vd. Heuvel <a href="mailto:barryvdh@gmail.com">barryvdh@gmail.com</a></p>
me-shaon
tag:github.com,2008:Repository/489922172/v3.6.3
2021-09-22T12:28:00Z
v3.6.3: fix: support explain with pgsql (#1207)
<ul>
<li>
<p>fix: support explain with pgsql</p>
</li>
<li>
<p>fix: record driver in transactions</p>
</li>
</ul>
jaulz
tag:github.com,2008:Repository/489922172/v3.6.2
2021-06-14T14:29:26Z
v3.6.2: Add option to toggle query background on/off (#1196)
<ul>
<li>
<p>Add option to toggle query background on/off</p>
</li>
<li>
<p>provide Application instance to QueryCollector</p>
</li>
<li>
<p>Implement requested changes</p>
</li>
</ul>
tadhgboyle
tag:github.com,2008:Repository/489922172/v3.6.1
2021-06-02T06:42:22Z
v3.6.1
<p>composer fix-style</p>
laravel-debugbar
tag:github.com,2008:Repository/489922172/v3.6.0
2021-06-01T08:46:17Z
v3.6.0
<p>Limit query in timeline to 100 chars</p>
barryvdh
tag:github.com,2008:Repository/489922172/v3.5.7
2021-05-13T20:18:35Z
v3.5.7: Revert "Refactor `OpenHandlerController::handle()` (#1120)" (#1183)
<p>This reverts commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/netsan/laravel-debugbar/commit/49c1e07a86eaa6c908b787d05bd8cab57ff86bb6/hovercard" href="https://github.com/netsan/laravel-debugbar/commit/49c1e07a86eaa6c908b787d05bd8cab57ff86bb6"><tt>49c1e07</tt></a>.</p>
barryvdh
tag:github.com,2008:Repository/489922172/V3.5.6
2021-05-13T07:04:33Z
V3.5.6: Add debug_backtrace_limit configuration option (#1114)
<ul>
<li>
<p>Add debug_backtrace_limit configuration option</p>
</li>
<li>
<p>Fix whitespace</p>
</li>
</ul>
<p>Co-authored-by: Barry vd. Heuvel <a href="mailto:barryvdh@gmail.com">barryvdh@gmail.com</a></p>
pataar