Skip to content

Releases: b13/container

[RELEASE] 4.1.0

Choose a tag to compare

@achimfritz achimfritz released this 13 Aug 07:49

What's Changed

New Contributors

Full Changelog: 4.0.2...4.1.0

[RELEASE] 4.0.2

Choose a tag to compare

@achimfritz achimfritz released this 26 Jun 17:15

What's Changed

Full Changelog: 4.0.1...4.0.2

[RELEASE] 4.0.1

Choose a tag to compare

@achimfritz achimfritz released this 19 Jun 15:48

What's Changed

Full Changelog: 4.0.0...4.0.1

[RELEASE] 4.0.0

Choose a tag to compare

@achimfritz achimfritz released this 22 May 10:10

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

[RELEASE] 3.2.3

Choose a tag to compare

@achimfritz achimfritz released this 19 Mar 05:57

What's Changed

  • [BUGFIX] always rewrite datahandler simple commands a93c927

Full Changelog: 3.2.2...3.2.3

[RELEASE] 3.2.2

Choose a tag to compare

@achimfritz achimfritz released this 10 Feb 08:37

What's Changed

  • [BUGFIX] Add missing t3js-page-new-ce wrapper for paste button by @saschanowak in #688

New Contributors

Full Changelog: 3.2.1...3.2.2

[RELEASE] 3.2.1

Choose a tag to compare

@achimfritz achimfritz released this 29 Jan 16:21

What's Changed

New Contributors

Full Changelog: 3.2.0...3.2.1

[RELEASE] 3.2.0

Choose a tag to compare

@achimfritz achimfritz released this 08 Jan 12:41

What's Changed

Full Changelog: 3.1.12...3.2.0

[RELEASE] 3.1.11

Choose a tag to compare

@achimfritz achimfritz released this 03 Dec 06:59

What's Changed

New Contributors

Full Changelog: 3.1.10...3.1.11

[RELEASE] 3.1.10

Choose a tag to compare

@achimfritz achimfritz released this 02 Jun 07:09

What's Changed

  • [BUGFIX] seperate copyToLanguage and localize container children by @achimfritz in #617

Full Changelog: 3.1.9...3.1.10