Skip to content

7.2.6

Compare
Choose a tag to compare
@fsuter fsuter released this 07 Oct 17:47
· 50 commits to master since this release

This release contains a few bug fixes and minor improvements:

  • when using reactions, if you create a reaction with a predefined configuration, it is not necessary anymore to include the table and the configuration index in the payload. The configuration is taken from the reaction (thanks to Mathias Brodala).
  • once an override storage pid was set in a Scheduler taks, it was not possible to remove it. This has been fixed.
  • some old DBAL API was still used in some parts. This was cleaned up by Tim Obert.

And a huge, invisible work was made under the hood by Lina Wolf, who introduced a script and configuration (adapted from the TYPO3 Core) for running unit tests, linting the code and generating the documentation. This is a wonderful improvement for the stability and quality of the extension.