- 2022-11-25 [BUGFIX] Avoid warning about missing array key (Commit e2e03d68 by Christopher Schnell)
- 2022-11-25 [BUGFIX] Check flagfile existence before rendering (Commit 2bdfd5dc by Christopher Schnell)
- 2022-11-24 [BUGFIX] Prevent undefined index error (#1810) (Commit ad31bd8c by Daniel)
- 2022-11-24 [BUGFIX] Fix issue with v:render.uncache without section name (Commit 012d5629 by Claus Due)
- 2022-10-05 [BUGFIX] PHP 8 warning fix if $record is empty in getResource func (Commit c2342ab8 by Usman Ahmad)
- 2022-06-23 [BUGFIX] Use Environment's application context if available (#1792) (Commit c962d0dc by Alexander Grein)
- 2022-06-21 [BUGFIX] Frontend.preview context is not available in backend (#1790) (Commit 9b254fca by jonashirschi)
Generated by:
git log --since="2022/06/16" --until="2023/01/07" --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/6.1.2...6.1.3
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!