thuecat/Documentation/Changelog/3.0.0.rst

37 lines
451 B
ReStructuredText
Raw Normal View History

3.0.0
=====
Breaking
--------
* Drop support for TYPO3 10.4 and 11.5.
* Drop support for PHP 7.4 and 8.0.
Features
--------
* Add support for TYPO3 12.4.
* Add support for PHP 8.3.
* Add support for multiple slogans (array within slogan).
The existing API will return the first slogan.
A new method `getSlogans` is added which will return the array of slogans.
Fixes
-----
Nothing
Tasks
-----
Nothing
Deprecation
-----------
Nothing