- compatibility with TYPO3 13.4 LTS
- improved processing of file references
- fix exception on import with legacy api
- remove TCA migration messages for TYPO3 12.4
- strtotime call with null value
- improve file reference processing for previously downloaded files
- improve code quality (add type hints, method parameter typing and return types)
- limit allowed maximum length of event description to 65KB to prevent import errors
- increase allowed size for JSON encoded import data in import schedule table
- always execute file importer update, as long as unprocessed import entries exist
- fix switching from new to old API in scheduler task
- compatibility with TYPO3 12 LTS (12.4.0)
- Import view list model
- add link to documentation website in README
- improve cleanup of temporary files
- consider max lengths of varchar fields
- don't use strtotime with null values
- remove object passed by reference; code cleanup
- cleanup for temporary files in transient folders
- Fixed usage of ResourceFactory instance for TYPO3 11.5
- Fixed passing API Key to Campus Events
- Improve file import handling
- Fix passing api key by header for CE version >= 2.28
- Creation of new instances in object converter
- Compatibility with TYPO3 11.5