.. include:: /Includes.rst.txt .. _changelog: ========== Change log ========== Version 4.0.1 ============= * Add module_sys_dmail_category to employee Version 4.0.0 ============= * Remove TYPO3 9 compatibility * Add TYPO3 11 compatibility * Add strict types to UnitTest files Version 3.0.0 ============= Breaking -------- * getImage now returns an ObjectStorage use getFirstImage instead to retrieve employee image (firstImage instead of image in fluid) Changes ------- * Now compatible with TYPO3 9.5 and 10.4 * Remove TYPO3 8 compatibility