Skip to content

6.2.0

Compare
Choose a tag to compare
@fsuter fsuter released this 13 Dec 08:02
· 113 commits to master since this release

This version contains one new feature: the ability to choose a sorting order for child records, based on a value from one of the fields in the external data being imported (see https://docs.typo3.org/p/cobweb/external_import/main/en-us/Administration/Children/Index.html#sorting).

In version 6.1.0, a new event was introduced to manipulate substructures. It was introduced only for array-type structures and is now available also for XML-type structures. This may have an impact on existing event listeners. Please refer to the upgrade instructions:

https://docs.typo3.org/p/cobweb/external_import/main/en-us/Installation/Index.html#upgrade-to-6-2-0

This version also contains some other minor bug fixes, mostly related to PHP 8+ compatibility, and some documentation improvements.