Skip to content

Releases: t3n/neos-debug

2.0.5

15 Aug 09:51
0483655
Compare
Choose a tag to compare

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

Full Changelog: 2.0.4...2.0.5

2.0.4

07 Apr 07:53
84ccee3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.3...2.0.4

2.0.3

22 May 10:57
af43e96
Compare
Choose a tag to compare

BUGFIX: Prevent empty non html responses

BUGFIX: Measure server timing again

16 May 06:29
0b7292c
Compare
Choose a tag to compare
Merge pull request #149 from t3n/bugfix/server-timing-missing

BUGFIX: Measure server timing again

2.0.1

26 Jan 09:18
5c58a4e
Compare
Choose a tag to compare

BUGFIX: Script include was outside body tag

1.2.0

26 Jan 09:14
3a352a1
Compare
Choose a tag to compare

FEATURE: Show fusion path in entry identifier list
BUGFIX: Script include was outside body tag

2.0.0 Neos 7 compatible

22 Dec 08:22
9052ab4
Compare
Choose a tag to compare

TASK: Refactor to middleware for Flow 7 - big thx to @daniellienert

1.1.1

16 Dec 09:34
8bc73c6
Compare
Choose a tag to compare

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

Detailed changelog

1.1.0

31 Aug 09:17
bf5477b
Compare
Choose a tag to compare

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

09 Jan 08:38
3e62021
Compare
Choose a tag to compare

This release adds Flow 5.x compatibility