Releases: php-debugbar/php-debugbar
Releases · php-debugbar/php-debugbar
v3.5.1
What's Changed
- Balanced json format by @barryvdh in #1015
- "dot" notation, and
*wildcard support on masked keys by @erikn69 in #1006 - Move vardumper.css to seperate file, only load inline_js for vardumper when needed by @barryvdh in #1016
- Add jsonvarlist css by @barryvdh in #1017
Full Changelog: v3.5.0...v3.5.1
v3.5.0
What's Changed
- Add click check by @barryvdh in #1004
- Hide masked values on config collector by @erikn69 in #1005
- Feat json dumper by @barryvdh in #1003
- Retry browser tests by @barryvdh in #1009
- Optimize formatter for speed by @barryvdh in #1012
Chores
- Fix docs by @barryvdh in #1008
- Fix docs (again) by @barryvdh in #1010
- Continue assets erro by @barryvdh in #1011
- Fix docs formatter by @barryvdh in #1013
- Docs formatter by @barryvdh in #1014
- Bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #1007
New Contributors
- @dependabot[bot] made their first contribution in #1007
Full Changelog: v3.4.1...v3.5.0
v3.4.1
What's Changed
- fix: QueryFormatter::quoteBinding() $binding must be of type string, false given by @calebdw in #982
- Run check on PR, fix on master by @barryvdh in #991
- PdoStorage.php by @thirdwheel in #990
- Add storage filter tests by @barryvdh in #994
- Add statement type to html class attribute by @angeljqv in #996
- Add excluded statements count to widget status by @erikn69 in #997
- Show search value in filters, add placeholder, add reset button, fix … by @barryvdh in #998
- Reset filters when clicking, fix current url by @barryvdh in #999
- Change editor link position on MessagesWidget by @angeljqv in #1000
- Bring back titles on editor links by @erikn69 in #1001
- Tweak iterable objects depth by @barryvdh in #1002
New Contributors
- @calebdw made their first contribution in #982
- @thirdwheel made their first contribution in #990
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- Check more types by @barryvdh in #986
- Recalculate body padding after SPA navigation by @angus-mcritchie in #987
- Add mergeMeasures feature to TimeDataCollector by @erikn69 in #983
- Fix initial resize handler by @barryvdh in #988
New Contributors
- @angus-mcritchie made their first contribution in #987
Full Changelog: v3.3.1...v3.4.0
v3.3.1
v3.3.0
v3.2.3
v3.2.2
What's Changed
- Fix XHR wrapper async param by @panda-madness in #970
New Contributors
- @panda-madness made their first contribution in #970
Full Changelog: v3.2.1...v3.2.2