Skip to content

Releases: b13/container

[RELEASE] Bugfix release

24 Jul 07:12
9240fd1
Compare
Choose a tag to compare
1.1.1

[BUGFIX] Update extension title

[RELEASE] New Icons, Registration API, Simplified TypoScript DataProcessor, Free Mode Restrictions

16 Jul 13:20
b2bd02b
Compare
Choose a tag to compare

This release comes with a lot of feedback from the community, which we've integrated into EXT:container

Some highlights:

  • Registry->addContainer() is introduced to replace Registry->registerContainer() to make registration faster
  • We are shipping some default container icons to allow more rapid development
  • Elements within a Container which has no localization source are never possible to translate (children of copied containers are always copies as well, never a translation)
  • The CLI Command is now called container:integrity instead of integrity:run.
  • ContainerProcessor now automatically resolves content items and their names, so you need to write less code

Check out our blog post about EXT:container here https://b13.com/blog/flexible-containers-and-grids-for-typo3