.. _changelog: Changelog ========= 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 `_. `Unreleased `_ --------------------------------------------------------------------------------- `4.0.0 `_ - 2024-10-01 ------------------------------------------------------------------------------------------- Added ^^^^^ * Compatibility with TYPO3 v13 Removed ^^^^^^^ * Compatibility with TYPO3 v11 * Language variables ``{__language.twoLetterIsoCode}`` and ``{__language.direction}`` `3.0.0 `_ - 2024-02-21 ------------------------------------------------------------------------------------------- Changed ^^^^^^^ * Namespace from ``Brotkrueml\JobRouterBase`` to ``JobRouter\Addon\Typo3Base`` `2.0.0 `_ - 2023-05-31 ------------------------------------------------------------------------------------------- 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 Added ^^^^^ `1.3.0 `_ - 2022-07-19 ------------------------------------------------------------------------------------------- Added ^^^^^ * Support Lithuanian, Portuguese and Serbian in JobRouterLanguageResolver Removed ^^^^^^^ * Compatibility with PHP 7.3 `1.2.0 `_ - 2022-01-18 ------------------------------------------------------------------------------------------- Added ^^^^^ * Common translations for dependent extensions * Support Croatian in JobRouterLanguageResolver `1.1.0 `_ - 2021-11-21 ------------------------------------------------------------------------------------------- Added ^^^^^ * Compatibility with TYPO3 v11 LTS * Variable resolver for page properties Removed ^^^^^^^ * Compatibility with PHP 7.2 `1.0.0 `_ - 2021-03-14 ------------------------------------------------------------------------------------------- Added ^^^^^ * Show number of days for available transfers in status widget `0.1.2 `_ - 2021-03-07 ------------------------------------------------------------------------------------------- Changed ^^^^^^^ * Text and icon in transfer report widget when no errors occur `0.1.1 `_ - 2021-03-06 ------------------------------------------------------------------------------------------- Added ^^^^^ * Dashboard widget for transfer report Changed ^^^^^^^ * Raise minimum required version to TYPO3 10.4.11 `0.1.0 `_ - 2020-10-19 --------------------------------------------------------------------------------------- Initial pre-release