Releases: t3n/neos-debug
Releases · t3n/neos-debug
2.0.5
What's Changed
- BUGFIX: prevent invalid return type error by @MCStreetguy in #169
- BUGFIX: Support plain fusion view for Neos 7 by @mwuest in #164
- BUGFIX: Don’t render debug output in production when htmloutput is disabled by @Sebobo in #176
New Contributors
- @MCStreetguy made their first contribution in #169
- @mwuest made their first contribution in #164
Full Changelog: 2.0.4...2.0.5
2.0.4
2.0.3
BUGFIX: Measure server timing again
Merge pull request #149 from t3n/bugfix/server-timing-missing BUGFIX: Measure server timing again
2.0.1
1.2.0
2.0.0 Neos 7 compatible
TASK: Refactor to middleware for Flow 7 - big thx to @daniellienert
1.1.1
BUGFIX: Don’t override response headers (and get rid of http headers like status code 😉)
BUGFIX: Only load debug script when format is html
BUGFIX: Don’t init script without debug data
1.1.0
TASK: Improve cache values styling in details
FEATURE: Show render metrics when inspecting cache blocks
FEATURE: Show cache hits and uncached segments in Cache information screen
FEATURE: Show timings in browser debug panel via Server-Timing http header
Thanks a lot @Sebobo for the contribution!
Flow 5.x
This release adds Flow 5.x compatibility