Release: 6.1.1 (2022/05/02)

  • 2022-05-02 [BUGFIX] Fix incorrect version comparison (Commit 9b062dd9 by Claus Due)
  • 2022-05-01 [FEATURE] Use middleware to render assets on TYPO3 9.5+ (Commit 863e0304 by Claus Due)
  • 2022-05-01 [BUGFIX] Always add alt attribute to media.image (#1679) (Commit bc128b8a by Andreas Kießling)
  • 2022-05-01 [BUGFIX] Cast non-string haystacks in two Contains conditions (Commit e3c3e198 by Claus Due)
  • 2022-05-01 [BUGFIX] Adjust v:page.header.alternate to PageRenderer changes (Commit 0fff590f by Claus Due)
  • 2022-05-01 [BUGFIX] Check/use new colorspace configuration location (Commit df23843d by Claus Due)
  • 2022-05-01 [BUGFIX] Fix v:page.link on TYPO3v11+ (Commit 8c4e1277 by Claus Due)
  • 2022-05-01 [BUGFIX] Fix v:render.uncache for serialization-restricted platforms (Commit 78bdaf50 by Claus Due)
  • 2022-05-01 [BUGFIX] Fix inline/child pass of “a” for v:iterator.diff (Commit 76b424c8 by Claus Due)

Generated by:

git log --since="2022/05/01" --until="2022/05/02" --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.0…6.1.1

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!