7.3.13 (2023-06-29)

Overview of merged pull requests

BUGFIX: Widgets can’t be nested in For (Fluid)

Upgrade instructions

Review instructions

The crucial part has a comment in code (AbstractWidgetViewHelper).

  • Packages: Flow FluidAdaptor

TASK: Require all collection packages as `self.version <https://github.com/neos/flow-development-collection/pull/3035>`_

Any dependency from one package in the collection to another should always be “to the same version”.

This changes makes sure this is the case by using self.version as the required version.

See #3034

  • Packages: Flow FluidAdaptor

Detailed log