8.3.26 (2025-08-15)

Overview of merged pull requests

BUGFIX: backend module links with no hover color

Upgrade instructions

_None_

Review instructions

Issue: #5586

This fixes the issue at some places in the neos backend where links dont have a hover color. That where all places i found 🤔:

https://github.com/user-attachments/assets/7c448606-5922-46b1-a0ae-400f724a2fad

  • Packages: Neos

BUGFIX: Reload node if hidden state is updated via inspector

With this change nodes are updated in the guest frame when the hidden state is updated in the inspector.

  • Resolves: #5601

  • Packages: Neos

BUGFIX: Neos backend login autofocus username

When loading the backend login screen, one have to either TAB or click in the username field to input the login.

Increase accessibility (and convenience) by autofocusing the field upon loading.

Note: The password field already gets autofocus if the username is already filled (i.e. after a failed password attempt), which is why we have the @if here.

  • Packages: Neos

TASK: New build of neos/neos css assets

  • Relates: #5588

  • Packages: Neos

TASK: Update enshrined/svg-sanitize to ^0.22.0

Upgraded the enshrined/svg-sanitize dependency from ^0.17.0 to ^0.22.0 in composer.json due to CVE-2025-55166

Relates to: #4812

  • Packages: Media.Browser

Detailed log