ChangeLog
Version 8.0.0
- Add TYPO3 13 compatibility
- Replaced all older API with new.
- Removed older version compatibility
- Added Version 13 Compatibility
- Site configuration (site sets) integration for cleaner setup
- Removed deprecated functions
- Removed obsolete functions
- Cleaned up TCA and backend form setups
- Code formatting and PSR-12 cleanup
- Custom CType plugins replacing deprecated list_type
Version 7.0.0
- Add TYPO3 12 compatibility
- Removed older version compatibility
Version 6.0.0
- Add TYPO3 11 compatibility
Version 5.1.6
- Use correct controller for district
Version 5.1.5
- Remove vendor name from district plugin
Version 5.1.4
- Remove vendor name from plugin definition
- Remove definition for AjaxController
- Use FQCN for controller definition
Version 5.1.3
- Don't show selectbox if there are no options
Version 5.1.2
- Repair autofill of select fields after starting a search request
Version 5.1.1
- Add settings for glossary
Version 5.1.0
- Use inject methods in controller
- Set glossary2 dependency to 5.0.0
Version 5.0.0
- Removed TYPO3 9 compatibility
Version 4.0.3
- Move SlugHelper from constructor argument into getSlugHelper()
Version 4.0.1
- Add documentation
- Add cool new SVG Icons for table and extension
- Add Services.yaml for TYPO3 10 compatibility
Version 4.0.0
- Remove TYPO3 8 compatibility
- Add TYPO3 10 compatibility
- Remove title from SVG icons
- Replace Google+ with Instagram
- Restructure TCA
- Add path_segment
- Remove @lazy from 1to1 relations