Releases: b13/container
Releases · b13/container
[RELEASE] 4.0.0
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
maxItemspercolPosis available for v14 (not yet supported by TYPO3 core). - Support for
list_type(CType=list) has been dropped. - New configuration syntax: use
disallowedContentTypesandallowedContentTypesfor restriction configuration.
- TYPO3 v14: Record API support
- New
ContentAreaProcessorDataProcessoradded.
- New
- 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
- [FEATURE] Add possibility to specify insert position by @moritz-ngo in #684
- [TASK] adapt acceptance test by @achimfritz in #694
- !!![TASK] drop TYPO3 v11 and v12 support by @achimfritz in #697
- [FEATURE] core content element restriction by @achimfritz in #691
- [TASK] readd v14 content_defender functional tests by @achimfritz in #700
- [TASK] Acceptance Tests openRecordInContextMenu by @achimfritz in #702
- [TASK] remove obsolute CONTAINER_COL_POS_DELIMITER constant by @achimfritz in #704
- [TASK] simplify TCA showitem by @achimfritz in #705
- [TASK] replace extension icon by @achimfritz in #706
- Fixed type casting of record Uid in
ManipulateBackendLayoutColPosConfigurationForPageby @Brettinghams in #710 - [BUGFIX] always rewrite datahandler simple commands by @achimfritz in #709
- [TASK] rm non existing path from .gitattributes by @achimfritz in #716
- [TASK] update unit tests bootstrap file by @achimfritz in #714
- [TASK] change label in tests by @achimfritz in #715
- [TASK] change iframe name in tests by @achimfritz in #718
- [BUGFIX] readd some fields to showitem by @achimfritz in #713
- [BUGFIX] container grid in language comparison view by @achimfritz in #717
- [BUGFIX] container dependency for workspace by @achimfritz in #720
- [TASK] TYPO3 14.3.x-dev by @achimfritz in #725
- [TASK] rm Upgrade Wizards by @achimfritz in #727
- [TASK] set request of recordContentObjectRenderer by @achimfritz in #729
- [TASK] TYPO3 14.3 by @achimfritz in #730
- [TASK] Add visual feedback if CType is not allowed in column by @achimfritz in #723
- [TASK] trigger deprecation for legacy restrictions by @achimfritz in #722
- [FEATURE] add ContentAreaProcessor for TYPO3 v14 by @achimfritz in #734
- [BUGFIX] use Backend ContainerFactory in BE by @achimfritz in #735
- [TASK] provide WS Test by @achimfritz in #736
New Contributors
- @moritz-ngo made their first contribution in #684
- @Brettinghams made their first contribution in #710
Full Changelog: 3.2.2...4.0.0
[RELEASE] 3.2.3
What's Changed
- [BUGFIX] always rewrite datahandler simple commands a93c927
Full Changelog: 3.2.2...3.2.3
[RELEASE] 3.2.2
What's Changed
- [BUGFIX] Add missing
t3js-page-new-cewrapper for paste button by @saschanowak in #688
New Contributors
- @saschanowak made their first contribution in #688
Full Changelog: 3.2.1...3.2.2
[RELEASE] 3.2.1
What's Changed
- [BUGFIX] Set column width to fix colSpan issue in page module by @stephanlucas in #671
- [TASK] make ci happy again by @achimfritz in #672
- [TASK] Acceptance Tests v14 by @achimfritz in #673
- [TASK] run acceptance tests for v14.1 by @achimfritz in #674
- [BUGFIX] prevent PHP Warning in install tool by @achimfritz in #676
- [BUGFIX] record summay for localization by @achimfritz in #678
- [BUGFIX] custom backend layout for v14 by @achimfritz in #679
New Contributors
- @stephanlucas made their first contribution in #671
Full Changelog: 3.2.0...3.2.1
[RELEASE] 3.2.0
What's Changed
- [TASK] Test for disabled in new Content Element Wizard by @achimfritz in #663
- [TASK] add more tests for page TS by @achimfritz in #664
- [BUGFIX] tt_content default value by @achimfritz in #665
- [BUGFIX] html markup by @achimfritz in #666
- [FEATURE] use container label in TCA select field by @achimfritz in #670
Full Changelog: 3.1.12...3.2.0
[RELEASE] 3.1.11
What's Changed
- [BUGFIX] use addRules instead setRules for php-cs-fixer by @achimfritz in #625
- [FEATURE] add command to delete child records with unused colPos by @siwa-tkapplmueller in #635
- [BUGFIX] hide container in wizard if flag is set in registry by @AquaTixzzZ in #633
- [BUGFIX] Replace undefined variable with locallang key by @bnf in #639
- [TASK] PageContentPreviewRenderingEvent changed in v14 by @achimfritz in #642
- [TASK] make ci happy by @achimfritz in #649
- [TASK] disable TYPO3 v11 from CI, use use ^14.0 instead of 14.0.x-dev by @achimfritz in #650
- v14 functional tests by @achimfritz in #655
- [BUGFIX] html markup by @achimfritz in #652
- [TASK] archive composer.lock file by @achimfritz in #656
- [BUGFIX] Use createResolvedRecordFromDatabaseRow to resolve file relations by @benjaminkott in #657
- [TASK] make CI happy by @achimfritz in #658
New Contributors
- @siwa-tkapplmueller made their first contribution in #635
- @AquaTixzzZ made their first contribution in #633
- @bnf made their first contribution in #639
- @benjaminkott made their first contribution in #657
Full Changelog: 3.1.10...3.1.11
[RELEASE] 3.1.10
What's Changed
- [BUGFIX] seperate copyToLanguage and localize container children by @achimfritz in #617
Full Changelog: 3.1.9...3.1.10
[RELEASE] 3.1.9
What's Changed
- [TASK] allow TYPO3 14.0.x-dev branch installation by @achimfritz in #605
- [BUGFIX] can copy into container by @achimfritz in #616
- [BUGFIX] copy container by @achimfritz in #615
- [TASK] Update README by @davidsteeb in #604
Full Changelog: 3.1.8...3.1.9
[RELEASE] 3.1.8
What's Changed
- [TASK] use ubuntu latest on publish workflow by @achimfritz in #611
- [BUGFIX] new element at top by @achimfritz in #612
Full Changelog: 3.1.7...3.1.8