Skip to content

5.0.0

Latest
Compare
Choose a tag to compare
@fsuter fsuter released this 08 Dec 17:14

This release adds compatibility with TYPO3 13, while dropping support for TYPO3 11. It also adds support for PHP 8.4, and removes it for PHP 7.4 and 8.0.

It also contains the following features:

  • all hooks have been deprecated and replaced by events
  • connector parameters are now passed when fetching the service from the registry
  • it is possible to choose the method for fetching data (default is still "GET") and to pass any number of headers

The documentation was also cleaned up and restructured.