Change Log
Version 7.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
Version 6.0.0
- Added Version 12 compatibility
- Changed logo column to logos
- Removed TYPO3 11 and old version compatibility
- Removed deprecated functions
- Removed obsolete functions
- BUGFIX: Holder image issue fixed
Version 5.0.0
- Remove TYPO3 9 compatibility
- Add TYPO3 11 compatibility
- Remove jquery and jquery UI
- Replace jquery UI slider with a VanillaJS solution
Version 4.0.3
- Move SlugHelper from constructor argument into getSlugHelper()