Releases: php-debugbar/php-debugbar
Releases · php-debugbar/php-debugbar
v2.2.5
What's Changed
- Avoid triggering click when range selection on VariableListWidget by @erikn69 in #794
- Stop click event propagation on templates editor links by @erikn69 in #793
- Test against php 8.5 by @sergiy-petrov in #801
- Fix tablevar widget font size by @angeljqv in #803
- Added Google/antigravity editor support by @yeasherarafath in #805
- Add zed editor support by @A909M in #802
- Avoid same warning many times by @erikn69 in #796
- Fix tests by @erikn69 in #808
- Update php/symfony versions by @barryvdh in #810
New Contributors
- @yeasherarafath made their first contribution in #805
- @A909M made their first contribution in #802
Full Changelog: v2.2.4...v2.2.5
v2.2.4
v2.2.3
What's Changed
- Add Windsurf to editor link templates by @jeffreyvr in #782
- Disable devtools on test suite by @barryvdh in #787
- Support html on templates widgets name parameter by @angeljqv in #786
- Fix param namesposition on templates widget by @erikn69 in #784
- Trace transaction events on PDOCollector by @erikn69 in #785
- Fix Twig_Profiler_Dumper_Html result on dark theme by @erikn69 in #783
- Wait for exception visibility by @barryvdh in #788
- Upstream "Better contrast in dark theme titles. barryvdh/laravel-debugbar#1798" by @erikn69 in #789
- Deprecate Doctrine for php-debugbar/doctrine-bridge by @barryvdh in #791
- Slow threshold highlight on queries by @erikn69 in #790
New Contributors
- @jeffreyvr made their first contribution in #782
Full Changelog: v2.2.2...v2.2.3
v2.2.2
v2.2.1
What's Changed
- Bump highlight.js to 11.11.1, and fix php highlight by @parallels999 in #778
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- Hide TimeDataCollector extending tabs by @parallels999 in #742
- Fix line-height on numbered code by @erikn69 in #745
- Replace
maximebf/debugbarin composer.json by @JaZo in #746 - fixing typo in documentation about Renderable interface by @madbob in #747
- Reset debugbar DOM position by @erikn69 in #752
- OPT-IN Start collecting warnings, notices and deprecations on ExceptionsCollector by @cesarreyes3 in #748
- Revert aa370d0 by @erikn69 in #756
- Blacklist keys on Request for hide sensitive data by @erikn69 in #754
- Allow overwriting the trace finder on Messages by @cesarreyes3 in #758
- Support symfony dump render on timeline params by @erikn69 in #760
- Name of the parameter easier to read in the timeline by @cesarreyes3 in #757
- fix symfony var-dumper css on dark theme by @erikn69 in #762
- Compact symfony var dumper, and better text by @cesarreyes3 in #751
- Bump branch alias by @barryvdh in #763
- Fix filename position on message collector by @cesarreyes3 in #759
- Fix debugbar z-index by @cesarreyes3 in #753
- Fix falsy values en keys (HtmlVariableListWidget) by @erikn69 in #765
- fix for PhpRedis >= 6.1.0 in RedisStorage by @rzv-me in #766
- Multiple counters on ObjectCountCollector, generic widget TableVariableListWidget by @erikn69 in #764
- Summary badges in ObjectCountCollector by @erikn69 in #767
- Dump darkmode styles for dumper by @barryvdh in #769
- Fix debugbar resize by @erikn69 in #772
- Fix darkmode styles for symfony/vardumper by @erikn69 in #771
- Fix padding on htmlvardumper by @parallels999 in #776
$grouparg support onmeasuremethod by @erikn69 in #775- bugfix(redis-storage): Unserialise is sometimes false by @ClaraLeigh in #773
- Check if file exists on FileStorage by @erikn69 in #777
New Contributors
- @JaZo made their first contribution in #746
- @madbob made their first contribution in #747
- @cesarreyes3 made their first contribution in #748
- @ClaraLeigh made their first contribution in #773
Full Changelog: v2.1.6...v2.2.0
v2.1.6
v2.1.5
v2.1.4
What's Changed
- Update links by @barryvdh in #731
- Fix XXS bug on query params by @erikn69 in #732
- Fix query
error_messageposition by @erikn69 in #733 - Avoid
resizeon iframes, small iframes problem by @erikn69 in #734 - Query code after buttons block by @erikn69 in #736
- Avoid LF, \t, multiple spaces on timeline by @erikn69 in #735
Full Changelog: v2.1.3...v2.1.4