Releases: jobrouter/typo3-base
Releases · jobrouter/typo3-base
4.0.0
Added:
- Compatibility with TYPO3 v13
Removed:
- Compatibility with TYPO3 v11
- Language variables
{__language.twoLetterIsoCode}
and{__language.direction}
See also upgrade section in the docs:
https://docs.typo3.org/p/jobrouter/typo3-base/4.0/en-us/Upgrade/Index.html
3.0.0
Changed:
- Namespace from
Brotkrueml\JobRouterBase
toJobRouter\Addon\Typo3Base
See also the upgrade section in the docs:
https://docs.typo3.org/p/jobrouter/typo3-base/3.0/en-us/Upgrade/Index.html
2.0.0
Added:
- Processing of an attachment and date as field type
- Compatibility with TYPO3 v12
Changed:
- FieldTypeEnumeration is now an enum named FieldType
Removed:
- Compatibility with TYPO3 v10
- Compatibility with PHP 7.4 and 8.0
Release 1.3.0
Added:
- Support Lithuanian, Portuguese and Serbian in JobRouterLanguageResolver
Removed:
- Compatibility with PHP 7.3
Release 1.2.0
Added:
- Common translations for dependent extensions
- Support for Croatian in JobRouterLanguageResolver
Release 1.1.0
Added:
- Compatibility with TYPO3 v11 LTS
- Variable resolver for page properties
Removed:
- Compatibility with PHP 7.2
Release 1.0.0
First stable release.
Added:
- Show number of days for available transfers in status widget
Release 0.1.2
Changed:
- Display text and icon in transfer report widget when no errors occur
Release 0.1.1
Added:
- Dashboard widget for transfer report
Changed:
- Raise minimum required version to TYPO3 10.4.11
Release 0.1.0
Initial preview release