Skip to content

Releases: a3020/speed_analyzer

1.2.5

15 Mar 10:25

Choose a tag to compare

  • Fix Logger dependency issue in 8.4.5+.

1.2.4

12 Dec 04:41

Choose a tag to compare

  • Fix pagination bug.

1.2.3

09 Sep 11:35

Choose a tag to compare

  • Improve displaying the execution time between events.

1.2.2

09 Sep 08:46
42016f8

Choose a tag to compare

  • Set max number of reports to 75. If more are needed, it can be adjusted via a config setting.
  • Fix t-string for Localization class.
  • Fix various PHP notices (thanks mlocati).
  • Listen to on_block_output event.