github b13/container 1.2.0
[RELEASE] Version 1.2.0 is out

latest releases: 3.2.2, 3.2.1, 3.2.0...
5 years ago

This release ships a lot of improvements
for containers in TYPO3:

Registration

Much more flexible container configuration with Objects
used with "Registry->configureContainer()" instead of
"Registry->addContainer()". See an example
on how to migrate here:
https://github.com/b13/container-example/pull/9/files

Grouping of Containers

Containers can now be individually grouped (TYPO3 v10 only)
during the registration so they can be grouped in the selection
dropdowns and are visually separated.
Thanks to Georg Ringer for the suggestions and improvements.

Content Defender

Full support for EXT:content_defender. Thanks to Nicole
Cordes for her great support.

Multi-language and Workspaces bugfixes

A lot of bugfixes with multi-language / translations
and workspaces retrieval.

All changes are still fully backwards-compatible
but it is recommended to use the new registration
as this will be the new way for a possible v2 release.

Don't miss a new container release

NewReleases is sending notifications on new releases.