Releases: php-debugbar/php-debugbar
Releases · php-debugbar/php-debugbar
v3.7.0
v3.6.4
v3.6.3
What's Changed
- Improve vardumper with previews by @barryvdh in #1029
- Extend vardumper by @barryvdh in #1030
- Add fullscreen button by @barryvdh in #1031
- Prevent minimizing when double clicking tab in fullscreen by @barryvdh in #1032
- Bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #1033
- Bump picomatch from 4.0.3 to 4.0.4 by @dependabot[bot] in #1034
- Bump lodash from 4.17.23 to 4.18.1 by @dependabot[bot] in #1035
- UPdate NPM and rebuild by @barryvdh in #1036
Full Changelog: v3.6.2...v3.6.3
v3.6.2
v3.6.1
v3.6.0
What's Changed
- Better alignment on html var dumper by @ssw1cblarrion in #1020
- Add "straight_join" keyword on build-hljs.js by @ssw1cblarrion in #1022
- Different color for db transactions from custom messages by @ssw1cblarrion in #1019
- Expose reverse json formatter by @barryvdh in #1023
- Add caster to reverse json dumps by @barryvdh in #1024
New Contributors
- @ssw1cblarrion made their first contribution in #1020
Full Changelog: v3.5.1...v3.6.0
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