Skip to content

Releases: Flowpack/neos-debug

1.2.0

26 Sep 12:03
6d3bb5d

Choose a tag to compare

What's Changed

  • BUGFIX: Less strict html detection by @Sebobo in #22
  • FEATURE: Highlight slow queries by @Sebobo in #23

Full Changelog: 1.1.3...1.2.0

1.1.2

18 Jul 06:36
51a4cab

Choose a tag to compare

What's Changed

  • BUGFIX: Correctly add up individual query counts and times by sql string by @Sebobo in #16

Full Changelog: 1.1.1...1.1.2

1.1.1

25 Jun 14:00
3da3024

Choose a tag to compare

BUGFIX: Only count actually generated thumbnails in metrics and not returned originals

Full Changelog: 1.1.0...1.1.1

1.1.0

11 Jun 20:11
c40fdfb

Choose a tag to compare

FEATURE: Sort queries by execution time
BUGFIX: Correctly parse table name for some edge cases
BUGFIX: Prevent error when incrementing cache hits
BUGFIX: Prevent json encoding error with recursions
BUGFIX: Correctly mark cache hits

Full Changelog: 1.0.3...1.1.0

1.0.3

03 Apr 13:03
d704527

Choose a tag to compare

What's Changed

  • BUGFIX: Allow ContentCacheSegmentAspect to fetch context variables in Neos 9 by @dlubitz in #13

Full Changelog: 1.0.2...1.0.3

1.0.2

28 Mar 07:25
16bb8b8

Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

1.0.1

24 Mar 12:46
1b8cbb3

Choose a tag to compare

What's Changed

  • BUGFIX: Neos 9.0 compatibility by @dlubitz in #4

New Contributors

Full Changelog: 1.0.0...1.0.1

First release

21 Mar 09:35
b76e068

Choose a tag to compare

1.0.0

TASK: Update screenshots