## Release: 7.2.0 (2026/01/13 14:34:08)

* 2026-01-13 [BUGFIX] Prevent access to possibly null global variable (Commit 5702011a by Claus Due)
* 2025-09-19 [BUGFIX] Skip middleware on disabled asset handling (Commit 73bc85fa by Mathias Brodala)
* 2025-09-22 [FEATURE] Relay original exception in abstract record resource view helper (Commit 1211ae10 by Christian Weiske)

Generated by:

```
git log --since="2025/09/03 11:39:56" --until="2026/01/13 14:34:08" --abbrev-commit --pretty='%ad %s (Commit %h by %an)' \
    --date=short | egrep '(\[FEATURE|BUGFIX|REMOVAL\])+'`
```

Full list of changes: https://github.com/FluidTYPO3/vhs/compare/7.1.4...7.2.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!*

