## Release: 11.0.4 (2025/09/03 11:41:02)

* 2025-08-30 [BUGFIX] Fix error due to undefined array key "colPos" in colPosListItemProcFunc (#2254) (Commit 43de65cd by RKlingler)
* 2025-08-30 [BUGFIX] Fix `allowedContentTypes` in TYPO3 v13+ by using new `defaultValues` key (#2249) (Commit ca2530b6 by Rall3n)

Generated by:

```
git log --since="2025/05/12 12:01:29" --until="2025/09/03 11:41:02" --abbrev-commit --pretty='%ad %s (Commit %h by %an)' \
    --date=short | egrep '(\[FEATURE|BUGFIX|REMOVAL\])+'`
```

Full list of changes: https://github.com/FluidTYPO3/flux/compare/11.0.3...11.0.4

*Please note: the change list above does not contain any TASK commits since they are considered 
infrastructure-only and not relevant to end users. The full list includes these!*

