Releases: franzholz/div2007
Version 1.10.27 from TYPO3 TER
TYPO3 9 compatibility for the method tx_div2007_staticinfotables::getTCAlabelField
Version 1.10.26 from TYPO3 TER
TYPO3 9.4 compatible: Use \JambageCom\Div2007\Api\Frontend::getLanguageId() to read the sys_language_uid.
Version 1.10.25 from TYPO3 TER
Do not force the cookie check in Api/Frontend::record_registration.
Version 1.10.24 from TYPO3 TER
add new public method: \JambageCom\Div2007\Api\Frontend::getTypoScriptFrontendController
Version 1.10.23 from TYPO3 TER
bugfix: FrontendUtility::listBrowser uses wrong LocalisationBase instead of TranslationBase methods
Version 1.10.22 from TYPO3 TER
bugfix: All namespace classes must use language objects derived from TranslationBase and never from LocalisationBase
Version 1.10.21 from TYPO3 TER
bugfix for missing deprecated method \JambageCom\Div2007\Utility\SystemUtility::userProcess
Version 1.10.20 from TYPO3 TER
compatibility with PHP 7.3.
add the new backwards compatible method tx_div2007_core::substituteMarkerArrayCached
Version 1.10.19 from TYPO3 TER
important bug fix
Version 1.10.18 from TYPO3 TER
Support for TYPO3 9.5
Add the removed deprecated method record_registration to support the recs front end entry fields for a shopping basket and user data in your extensions.