7.3.1 (2022-01-21)

Overview of merged pull requests

BUGFIX: Fusion Runtime when no context is set, preparing it for Eel will fail

fixes: #3548 fixes: #3556

added tests, that verify that the runtime context stack is working correctly.

  • Packages: Neos Fusion

BUGFIX: Update Noto Sans to latest version

We cannot use some accent signs with the font NotoSans. This has been fixed in the latest version of NotoSans. This change just updates the Font assets to the latest version of Noto fonts v20201206-phase3 as of 2020.12.06.

What I did Replaced the Font assets to the latest version.

How to verify it Go to a textfield in the backend module (e.g. the user management) and enter an accent like `

Related to https://github.com/neos/neos-ui/issues/3006

  • Packages: Neos

BUGFIX: move comment on @FlowSkipCsrfProtection tag

When using Neos 7.2+ with the Flowpack.Neos.FrontendLogin package trying to login with a frontend leads to a CSRF protection error:

21-12-12 10:29:27 6580       DEBUG                          CSRF: token was empty but a valid token is required for Neos\\Neos\\Controller\\Frontend\\NodeController::showAction()

See #2612 – that discusses a change from Neos 7.1 to 7.2 where the tag changes in combination with a comment.

This PR allows to use the FrontendLogin again.

  • Packages: Neos

TASK: Add documentation of range slider

Add documentation for newly added range slider https://github.com/neos/neos-ui/pull/2986

  • Packages: Neos

TASK: Adds 7.3.0 changelog

  • Packages: Neos

Detailed log