Release: 6.1.2 (2022/06/16)

  • 2022-06-16 [BUGFIX] Fix issue with missing UriBuilder in uncached rendering (Commit 0b5b8f3d by Claus Due)
  • 2022-06-16 [BUGFIX] Replace TSFE->fePreview with aspect on TYPO3v10+ (#1780) (Commit fed404c3 by Christian Weiske)
  • 2022-06-16 [BUGFIX] Do not use useCacheHash when generating links on TYPO3 9.5+ (#1781) (Commit 1f063a3a by Christian Weiske)
  • 2022-05-13 [BUGFIX] Fix unsafe array access for ‘reverse’ argument (#1778) (Commit 182c6bff by Sebastian Michaelsen)
  • 2022-05-08 [BUGFIX] Correct asset rendering behavior (Commit 48d5fd46 by Claus Due)
  • 2022-05-08 [BUGFIX] Use VersionNumberUtility in CoreUtility (Commit 83c47c24 by Claus Due)
  • 2022-05-04 [BUGFIX] Fix incorrect variable access (Commit 7cbdefd0 by Claus Due)

Generated by:

git log --since="2022/05/02" --until="2022/06/16" --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.1…6.1.2

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!