Skip to content

Releases: Kanti/server-timing

1.11.4 fix usage with crontab

20 Sep 14:21
29223a4
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @N0S0I made their first contribution in #51

Full Changelog: 1.11.3...1.11.4

1.11.3 upgrade ext_emconf.php to allow version 13.3 aswell

18 Sep 08:33
b2621d0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.11.2...1.11.3

1.11.2 fix ext_emconf.php to use version 13.2 only

02 Aug 07:05
b30ae3f
Compare
Choose a tag to compare

What's Changed

  • fix ext_emconf.php to use version 13.2 only by @Kanti in #49

Full Changelog: 1.11.1...1.11.2

1.11.1 fix ext_emconf.php

02 Aug 06:54
eba42aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.11.0...1.11.1

1.11.0 TYPO3 13 compatibility

02 Aug 06:47
5391b9b
Compare
Choose a tag to compare

What's Changed

  • unit tests for shutdown and filesize functions by @CamillH in #43
  • add compat for TYPO3 13 by @Kanti in #47
  • split Server-Timing header into chunks of 8kb by @Kanti in #47

Full Changelog: 1.10.1...1.11.0

1.10.1

23 Apr 12:27
dcf2786
Compare
Choose a tag to compare

What's Changed

  • fix TimingUtility::getInstance on the condition that the Services.y… by @Kanti in #45

Full Changelog: 1.10.0...1.10.1

1.10.0 add php 8.3

16 Apr 15:11
eadebac
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.9.1...1.10.0

1.9.1 reduce default header size further

07 Mar 09:23
55e2eca
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] removed duration from string + reduced desc length by @CamillH in #42

Full Changelog: 1.9.0...1.9.1

1.9.0

09 Feb 10:58
8b8d5a2
Compare
Choose a tag to compare

What's Changed

  • made length of descriptions and number of timings configurable in bac… by @CamillH in #41

New Contributors

Full Changelog: 1.8.1...1.9.0

1.8.1 🐛 fix serialization of guzzle Middleware

11 Dec 11:46
ccbe1d0
Compare
Choose a tag to compare

What's Changed

  • 🐛 fix serialization of guzzle Middleware by @Kanti in #40

Full Changelog: 1.8.0...1.8.1