Releases: b13/container
Releases · b13/container
[RELEASE] 3.0.0
What's Changed
!!! [TASK] add TYPO3 v13 Support and drop TYPO3 v10 Support
Details
- !!! [TASK] change requirements by @achimfritz in #491
- [TASK] TYPO3 13.1.0 Support by @achimfritz in #496
- [BUGFIX] Fix Wizard title in TYPO3 12 by @saitho in #497
- [TASK] remove workspace placeholder configuration by @achimfritz in #498
- [BUGFIX] remove backendTemplate from ContainerConfiguration by @achimfritz in #502
- !!! [TASK] Drag and Drop Refactoring in PageModule by @achimfritz in #503
- [BUGFIX] fix all tests by @achimfritz in #510
- [BUGFIX] Prevent ContentUsedOnPage listener to "unhide" content elements by @derhansen in #494
- [TASK] adjust Test for TYPO3 13.2 by @achimfritz in #513
- [BUGFIX] readd backendTemplate by @achimfritz in #514
- [TAKS] Improve CLI output by @kitzberger in #480
- [TASK] Streamline
Build/Scripts/runTests.sh
by @sbuerk in #517 - [BUGFIX] Fix integrity sorting in page with nested containers by @extcode in #512
- [TASK] Grid Partials by @achimfritz in #515
- [TASK] Prepare towards PHP 8.4 compatibility by @sbuerk in #519
- [TASK] remove unused code and configuration by @achimfritz in #518
- [BUGFIX] Improve spelling in README.md by @ervaude in #528
- [FEATURE] Add alias for container data processor by @echavaillaz in #524
- [BUGFIX] wrong CType in test csv fixtures by @achimfritz in #534
- [FEATURE] Skip new content element wizard by @achimfritz in #529
- [BUGFIX] upgrade wizards by @achimfritz in #532
- [BUGFIX] description of container in new CE wizard by @achimfritz in #538
- [BUGFIX] cross-page drag and drop by @achimfritz in #540
New Contributors
- @saitho made their first contribution in #497
- @derhansen made their first contribution in #494
- @sbuerk made their first contribution in #517
- @extcode made their first contribution in #512
- @ervaude made their first contribution in #528
- @echavaillaz made their first contribution in #524
Full Changelog: 2.3.6...3.0.0
[RELEASE] 2.3.6
What's Changed
- [TASK] provide another sorting fix by @achimfritz in #484
- [BUGFIX] enable recursive copy of multiple containers via DataHandler by @DavidHedden in #487
New Contributors
- @DavidHedden made their first contribution in #487
Full Changelog: 2.3.5...2.3.6
[RELEASE] 2.3.5
What's Changed
- [BUGFIX] use interface in return type decleration by @achimfritz in #477
- Tweak sorting command by @kitzberger in #476
Full Changelog: 2.3.3...2.3.5
[RELEASE] 2.3.3
What's Changed
- [BUGFIX] Check existence to avoid notices by @georgringer in #470
Full Changelog: 2.3.2...2.3.3
[RELEASE] 2.3.2
What's Changed
- Allow arbitrary container colPos values by @mbrodala in #455
- [TASK] acceptance tests, make CI happy by @achimfritz in #466
- [BUGFIX] normalizedParams for upgrade wizards by @achimfritz in #461
- [TASK] Avoid usage of deprecated QueryBuilder::execute() in TYPO3 v12 by @kevin-appelt in #393
Full Changelog: 2.3.1...2.3.2
[RELEASE] 2.3.1
What's Changed
- [BUGFIX] testing framework error settings by @achimfritz in #453
- [BUGFIX] change id parameter to mixed by @achimfritz in #452
- [BUGFIX] cast to int by @achimfritz in #449
- [BUGFIX] avoid casting large integer by @achimfritz in #447
- [TASK] datahandler logging in sorting command by @achimfritz in #450
Full Changelog: 2.3.0...2.3.1
[RELEASE] 2.3.0
What's Changed
- [BUGFIX] upgrade wizards for TYPO3 12 by @achimfritz in #439
- [TASK] Integrity check for container parent by @achimfritz in #438
- [BUGFIX] sorting with nested containers by @achimfritz in #437
- fix php-cs-fixer version by @achimfritz in #440
Important
due to another bugfix regarding sorting of Content-Elements you need to rerun the container sorting command
./vendor/bin/typo3cms container:sorting --apply
Full Changelog: 2.2.5...2.3.0
[RELASE] 2.2.5
What's Changed
- Fixed minor typos in README.md by @kitzberger in #427
- [TASK] Use associative array keys for TCA items by @kevin-appelt in #390
- [BUGFIX] Create contentRecordRenderer via API by @KaiGrosz in #431
Full Changelog: 2.2.4...2.2.5
[RELASE] 2.2.4
What's Changed
- [BUGFIX] deleted children in workspace by @achimfritz in #423
- Fix type cast bug happens when moving content elements of nested containers by @Stewy82 in #426
Full Changelog: 2.2.3...2.2.4
[RELASE] 2.2.3
What's Changed
- [TASK] PHP 8.2 CI and update cgl by @achimfritz in #411
- [BUGFIX] delete container in WS by @achimfritz in #413
- [BUGFIX] prevent invalide copy/move cmds by @achimfritz in #417
- [BUGFIX] siteLanguage with fallbackType free by @achimfritz in #416
Full Changelog: 2.2.2...2.2.3