You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove "Distribution" category (#308)
This category causes the extension to appear in the Extension Manager for Classic installations when extensions are being loaded.
See https://forge.typo3.org/issues/106701
Co-authored-by: Lina Wolf <48202465+linawolf@users.noreply.github.com>
[BUGFIX] Fix creating a special field (#263)
$parameterArray['fieldChangeFunc'] is passed as
UpdateValueOnFieldChange and not a string anymore.
This causes type errors when you try to create a new
FE user
Releases: main