## Release: 11.0.6 (2025/09/12 14:18:04)

* 2025-09-12 [BUGFIX] Do not call fillDefaultsByPackageName anymore (Commit 8906baee by Claus Due)
* 2025-09-12 [BUGFIX] Declare controllers not-shared for DI (Commit fcaf777b by Claus Due)
* 2025-09-12 [BUGFIX] Read TypoScript from Request if possible (Commit b64c3b77 by Claus Due)
* 2025-09-12 [BUGFIX] Remove redundant TemplatePaths call (Commit 0576c493 by Claus Due)

Generated by:

```
git log --since="2025/09/08 12:47:08" --until="2025/09/12 14:18:04" --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/10.0.0...11.0.6

*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!*

