.. include:: ../Includes.txt .. _changelog: ========= ChangeLog ========= **Version 2.2.3** - Task: Update .editorconfig - Task: Update .gitignore - Task: Update .gitattributes **Version 2.2.2** - Bugfix: Respect crop variants of non-types tables in columnsOverride - Task: Migrate Prophesize in tests to MockObjects **Version 2.2.1** - Bugfix: Repair sync for new sys_file_reference records - TASK: Update and add more functional tests **Version 2.2.0** - Feature: Respect TCA overrideChildTca - Feature: Respect TCA type based columnsOverrides - Feature: Add missing CropVariants. f.e. if new config was added - Feature: Use TYPO3 CropVariant API to build crop JSON **Version 2.1.0** - Move CropVariant synchronization into its own Service class - DataHandler hook uses synchronization service to process records - Add schedulable symfony command to process all sys_file_reference records **Version 2.0.1** - Remove PHP 7.2 and PHP 7.3 compatibility - BUGFIX: Check selected ratio of other cropVariants before copy **Version 2.0.0** - Remove TYPO3 9 compatibility - Add TYPO3 11 compatibility **Version 1.0.4** - Add documentation how to extend foreign extensions with sync_crop_areas **Version 1.0.1** - Change Extension Icon **Version 1.0.0** - Initial commit