packagist b13/container 4.0.0
[RELEASE] 4.0.0

2 hours ago

What's Changed

  • Dropped support for TYPO3 v12 and below - TYPO3 13 is now the minimum required version.
  • Removed upgrade wizards— these are no longer needed when upgrading from v3. Commands for fixing sorting remain available.
  • TYPO3 v14: BackendContentElement restriction support
    • EXT:content_defender continues to be used for TYPO3 v13 setups.
    • Support for maxItems per colPos is available for v14 (not yet supported by TYPO3 core).
    • Support for list_type (CType=list) has been dropped.
    • New configuration syntax: use disallowedContentTypes and allowedContentTypes for restriction configuration.
  • TYPO3 v14: Record API support
    • New ContentAreaProcessorDataProcessor added.
  • Breaking: Custom BackendLayout templates must be updated— replace {tx_container_grid} with {record.tx_container_grid} to align with the TYPO3 Record API used in backend content element previews.
  • See the container-example migration commit for a practical example of how to migrate your setup.

Details

New Contributors

Full Changelog: 3.2.2...4.0.0

Don't miss a new container release

NewReleases is sending notifications on new releases.