All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
4.0.0 - 2024-10-01
- Compatibility with TYPO3 v13
- Compatibility with TYPO3 v11
- Language variables
{__language.twoLetterIsoCode}
and{__language.direction}
3.0.0 - 2024-02-21
- Namespace from
Brotkrueml\JobRouterBase
toJobRouter\Addon\Typo3Base
2.0.0 - 2023-05-31
- Processing of an attachment and date as field type
- Compatibility with TYPO3 v12
- FieldTypeEnumeration is now an enum named FieldType
- Compatibility with TYPO3 v10
- Compatibility with PHP 7.4 and 8.0
1.3.0 - 2022-07-19
- Support Lithuanian, Portuguese and Serbian in JobRouterLanguageResolver
- Compatibility with PHP 7.3
1.2.0 - 2022-01-18
- Common translations for dependent extensions
- Support Croatian in JobRouterLanguageResolver
1.1.0 - 2021-11-21
- Compatibility with TYPO3 v11 LTS
- Variable resolver for page properties
- Compatibility with PHP 7.2
1.0.0 - 2021-03-14
- Show number of days for available transfers in status widget
0.1.2 - 2021-03-07
- Text and icon in transfer report widget when no errors occur
0.1.1 - 2021-03-06
- Dashboard widget for transfer report
- Raise minimum required version to TYPO3 10.4.11
0.1.0 - 2020-10-19
Initial pre-release