7.3.15 (2023-09-15)

Overview of merged pull requests

BUGFIX: Make getParent work in NodeData

resolved: #4283

Review instructions I am unsure why the dimensions were not passed to findOneByPath, but without it it does not really work. Also, it is kind of strange that the dimensions in findOneByPath is optional but returns nothing if it is not set. This fixes it for now.

  • Packages: Neos ContentRepository

BUGFIX: Use correct URL to FontAwesome icons

Upgrade instructions

Review instructions

  • Packages: Neos

BUGFIX: Assign original asset collections to variant

  • Fixes: #3560

  • Packages: Neos

BUGFIX: Fix editing of Electronic Address type in Backend module

  • Fixes: #4418

  • Packages: Neos

TASK: Avoid potential deprecation warnings

trim() and preg_match() expect strings, but Eel with it’s loose typing might pass in different types.

  • Packages: Neos Fusion

Detailed log