Release: 7.0.4 (2024/08/02 09:55:58)¶
2024-08-01 [BUGFIX] Cast possibly-null, possibly-integer output of View->render (Commit 100cb7b2 by Claus Due)
2024-07-18 [BUGFIX] Ensure integer comparison for check of haystack containing domain object (Commit e0e7dd8f by Claus Due)
2024-07-18 [BUGFIX] Assign resolved Request in TemplateViewHelper (#1907) (Commit 8953954b by Christoph Lehmann)
2024-07-18 [BUGFIX] Allow several request-dependent VHs to operate outside Extbase (Commit 28768f31 by Claus Due)
2024-07-18 [BUGFIX] Ensure variable is array before attempting to count() it (Commit 5e2f7f86 by Claus Due)
Generated by:
git log --since="2024/04/23 12:01:38" --until="2024/08/02 09:55:58" --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.0.3…7.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!