Releases: symfony/web-profiler-bundle
Releases · symfony/web-profiler-bundle
v7.1.0-BETA1
Changelog (v7.0.7...v7.1.0-BETA1)
- feature symfony/symfony#54423 [WebProfilerBundle] Update the search links in the profiler layout (@javiereguiluz)
- feature symfony/symfony#54420 [WebProfilerBundle] Update main menu to display active panels first (@javiereguiluz)
- feature symfony/symfony#54364 [WebProfilerBundle] [WebProfilerPanel] Update the design of the workflow profiler panel (@javiereguiluz)
- feature symfony/symfony#53885 [WebProfilerBundle] Allow to search inside profiler tables (@javiereguiluz)
- feature symfony/symfony#52950 [WebProfilerBundle] Set
XDEBUG_IGNORE
option for all XHR (@adrolter) - feature symfony/symfony#52989 allow Twig 4 (@xabbuh)
v7.0.7
Changelog (v7.0.6...v7.0.7)
- no significant changes
v6.4.7
Changelog (v6.4.6...v6.4.7)
- no significant changes
v5.4.39
Changelog (v5.4.38...v5.4.39)
- no significant changes
v7.0.4
Changelog (v7.0.3...v7.0.4)
- bug symfony/symfony#54004 [WebProfilerBundle] disable turbo in web profiler toolbar to avoid link prefetching (@davidgorges)
- bug symfony/symfony#53913 [TwigBridge] Fix compat with Twig v3.9 (@nicolas-grekas)
- bug symfony/symfony#53934 [Mailer] Fix signed emails breaking the profiler (@HypeMC)
v6.4.4
Changelog (v6.4.3...v6.4.4)
- bug symfony/symfony#54004 [WebProfilerBundle] disable turbo in web profiler toolbar to avoid link prefetching (@davidgorges)
- bug symfony/symfony#53913 [TwigBridge] Fix compat with Twig v3.9 (@nicolas-grekas)
- bug symfony/symfony#53934 [Mailer] Fix signed emails breaking the profiler (@HypeMC)
v5.4.36
Changelog (v5.4.35...v5.4.36)
- bug symfony/symfony#54004 [WebProfilerBundle] disable turbo in web profiler toolbar to avoid link prefetching (@davidgorges)
- bug symfony/symfony#53913 [TwigBridge] Fix compat with Twig v3.9 (@nicolas-grekas)
- bug symfony/symfony#53934 [Mailer] Fix signed emails breaking the profiler (@HypeMC)
v7.0.3
Changelog (v7.0.2...v7.0.3)
- bug symfony/symfony#53656 [Form] Use self-closing
<input />
syntax again, reverting #47715 (@mpdude)
v6.4.3
Changelog (v6.4.2...v6.4.3)
- bug symfony/symfony#53656 [Form] Use self-closing
<input />
syntax again, reverting #47715 (@mpdude)
v6.3.12
Changelog (v6.3.11...v6.3.12)
- no significant changes