ChangeLog
Version 4.0.0
- TASK: Add TYPO3 13 compatibility
- TASK: Remove TYPO3 12 compatibility
- TASK: Remove TYPO3 11 compatibility
- TASK: Update Test Suite removing testing docker
Version 3.0.0
- TASK: Add TYPO3 12 compatibility
- TASK: Remove TYPO3 10 compatibility
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