Releases: maximebf/php-debugbar
Releases · maximebf/php-debugbar
v1.23.3
v1.23.2
v1.22.6
v1.23.1
v1.23.0
v1.22.5
v1.22.4
What's Changed
- UI refinements toolbar by @nckrtl in #647
- Remove border on right side of the close button by @nckrtl in #648
- Remove .sr-only and .sr-only-focusable from FA css by @stevelacey in #653
- Fix TypeError: data.__meta is undefined by @erikn69 in #655
- Fix line-height on tabs by @parallels999 in #649
- fix
cross-origin
iframe and no parent debugbar by @erikn69 in #651 - Add support for CodeLite links by @AJenbo in #656
- Escape doctrine entries by @barryvdh in #657
- Fix not rendering correctly in some cases by @matsuo in #658
- added Dotkernel integration by @arhimede in #659
- Update workflow files for CI to test with PHP 8.4 by @matsuo in #661
- Fix badges by @erikn69 in #664
- Fix link alignment issue by @erikn69 in #668
- Upgrade FA to 6.6 - Fix
downloadable font: Glyph bbox was incorrect
by @erikn69 in #669 - Fix
$query['params']
can be "null" by @erikn69 in #663 - Prevent query backtrace showing on editor link click by @erikn69 in #667
New Contributors
- @AJenbo made their first contribution in #656
- @matsuo made their first contribution in #658
- @arhimede made their first contribution in #659
Full Changelog: v1.22.3...v1.22.4