Release: 5.1.1 (2019/01/09)

  • 2019-01-07 [BUGFIX] Unify exception when second argument is required but missing (#1534) (Commit e1252a8 by Stefan Neufeind)
  • 2019-01-07 [BUGFIX] Avoid removed TYPO3_cliMode constant (#1542) (Commit a68378c by Markus Gerdes)
  • 2019-01-07 [BUGFIX] Fix language menu on TYPO3 9.x (#1557) (Commit 20dc3dd by Dmitry Dulepov)
  • 2018-10-31 [BUGFIX] Use preload argument value for f:media.audio (#1536) (Commit 613d7da by Stefan Neufeind)
  • 2018-10-31 [BUGFIX] Do not escape output for f:format.tidy (#1535) (Commit 7bdce45 by Stefan Neufeind)
  • 2018-10-31 [BUGFIX] For a TagViewHelper use the trimmed content (#1537) (Commit 3fc3527 by Stefan Neufeind)
  • 2018-10-27 [BUGFIX] Copy ViewHelperVariableContainer in v:render.inline (Commit 99d2afb by Claus Due)
  • 2018-10-24 [BUGFIX] Remove getTemplateVariableContainer, use getVariableProvider (#1530) (Commit 8edbf74 by breakone)
  • 2018-10-18 [BUGFIX] Use PNG path for country flags on 8.7 (#1526) (Commit d949b41 by ayacoo)
  • 2018-10-18 [BUGFIX] Remove HiddenRestriction in Preview Mode (#1525) (Commit 915cb06 by Attila Glück)
  • 2018-10-17 [BUGFIX] Fix #1504: use “pages” instead of “pages_language_overlay” since TYPO3 9.5 (#1523) (Commit cdacfef by Dmitry Dulepov)
  • 2018-10-10 [BUGFIX] Replace TYPO3_DB with Doctrine usage (#1519) (Commit c160676 by Attila Glück)
  • 2018-10-02 [FEATURE] Declare support for TYPO3v9 LTS (Commit 131ae42 by Claus Due)

Generated by:

git log --since="2018/10/02" --until="2019/01/09" --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/5.1.0…5.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!