Change log
Version 5.0.0
- Added Version 13 Compatibility
- Site configuration (site sets) integration for cleaner setup
- Removed deprecated functions
- Removed obsolete functions
- Cleaned up TCA, FlexForm, and backend form setups
- Code formatting and PSR-12 cleanup
- Custom CType plugins replacing deprecated list_type
- Added migration for custom list_type to CType
Version 4.0.0
- TYPO3 Version compatibility for 12 LTS
- Test Cases rewrites to TYPO3 Testing Framework
- Removed compatibility for TYPO3 11 and lower versions
- All deprecated calls replaced
Version 3.2.1
- [BUGFIX] Cast PID of TypoScript to INT for ContactRepository
Version 3.2.0
- [FEATURE] Add selfreliance as checkbox to search form
- [TASK] ContactRepository finds fallback itself
- [TASK] Show FlashMessage, if a contact person could not be found
- [TASK] Add func tests
Version 3.1.0
- Add Plugin Preview
Version 3.0.1
- [BUGFIX] Wrong extension name in documentation
Version 3.0.0
- Add TYPO3 11 compatibility
- Remove TYPO3 9 compatibility
Version 2.0.0
- Now compatible with TYPO3 9.5 and 10.4
- Remove TYPO3 8 compatibility