## Release: 11.1.0 (2025/10/17 09:40:36)

* 2025-07-25 [BUGFIX] Fix singular record not being overlay properly (Commit 363e1dbd by Rall3n)
* 2025-09-24 [BUGFIX] Handle site configuration that may be array or string (Commit 41f6c299 by Bastian Schwabe)
* 2025-10-17 [BUGFIX] Read "value" argument on TYPO3v11 and below (Commit 26d11e85 by Claus Due)
* 2025-10-16 [FEATURE] Add French Language file (#2261) (Commit b0787595 by Luc Muller)
* 2025-09-17 [FEATURE] Description attribute for all field types (Commit 7e8682c9 by Christian Weiske)
* 2025-10-16 [BUGFIX] Correct various lookup attempts to find current record (Commit f71fe74e by Claus Due)
* 2025-10-16 [FEATURE] Allow content object to be resolved from specific request (Commit 22e9ba85 by Claus Due)
* 2025-10-16 [FEATURE] Accept original request attributes to copy to new request (Commit ac2bff93 by Claus Due)
* 2025-09-29 [BUGFIX] Pass field name when reading flexform values (Commit 77e2f503 by Claus Due)
* 2025-09-29 [BUGFIX] Ensure template file path is set in page template fetch context (Commit 649352bb by Claus Due)
* 2025-09-29 [BUGFIX] Guard against removed/changed/empty template reference (Commit c4d9e294 by Claus Due)
* 2025-09-29 [BUGFIX] Avoid FrontendTypoScript method call on v12 (Commit 231f8b20 by Claus Due)
* 2025-09-29 [BUGFIX] Provide a minimal faked TS config array in RequestBuilder (Commit de472de0 by Claus Due)

Generated by:

```
git log --since="2025/09/15 08:47:28" --until="2025/10/17 09:40:36" --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.7...11.1.0

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

