Skip to content

6.0.2

Compare
Choose a tag to compare
@fsuter fsuter released this 15 Dec 12:48
· 171 commits to master since this release

This release contains the following bugfixes:

  • many corrections for better compatibility with PHP 8 (array access, stricter typing)
  • the process for updating slugs did not work with tables using "unique" as an eval property value for their slug field
  • when a custom step depended on another custom step, the validation would show a notice even though this actually worked
  • the default table garbage collection task setup could overwrite an existing one
  • debug messages now send more context so that they can be more easily found in a log storage (i.e. all debug messages are prepended with "[External Import]" plus the name of the table and the index of the configuration