Release: 2.4.0 (2016/09/19)

  • 2015-09-18 [BUGFIX] Hide non translated pages if configured (Commit e566ed1 by Björn Fromme)
  • 2015-08-08 [BUGFIX] Take Move-To placeholders into account (Commit e133f3f by Göran Bodenschatz)
  • 2015-08-08 [BUGFIX] Random string viewhelper should not use off by one error (Commit ed94576 by Cedric Ziel)
  • 2015-08-05 [FEATURE] Gravatar viewhelpers (Commit 227609a by jmverges)
  • 2015-08-03 [BUGFIX] Fixed v:resource.image to return an img tag if no “as” attribute is given instead of an array (Commit 0923383 by Alexander Bohndorf)
  • 2015-08-01 [BUGFIX] Set travis to 7.1 This is a workaround until > 7.1 TYPO3 is working with FT3 testing concept (Commit a2f0bed by Xaver Maierhofer)
  • 2015-07-31 [BUGFIX] Force overriding with overlay values (Commit adc6ee0 by Björn Fromme)
  • 2015-07-31 [BUGFIX] Fix Exists ViewHelper for v7 (Commit 61e4a0c by jmverges)
  • 2015-07-30 [BUGFIX] Change flags to Flags after core bugfix (Commit 8f787ab by Xaver Maierhofer)
  • 2015-07-30 [BUGFIX] Fix deprecated call to cObj->IMAGE (Commit c5ca474 by jmverges)
  • 2015-07-28 [BUGFIX] Use the correct flag icon path depended on the current core version (Commit 7939eb2 by Daniel Dorndorf)
  • 2015-07-28 [FEATURE] Implement utility class for core informations (Commit 9ff0feb by Daniel Dorndorf)
  • 2015-07-26 [BUGFIX] Removes a unsed argument (Commit 4cb1638 by jmverges)
  • 2015-07-24 [BUGFIX] Language menu can be inactive and current (translation settings) (Commit e6b5310 by Xaver Maierhofer)
  • 2015-07-22 [BUGFIX] ImageViewHelper should respect fully qualified uris (Commit ef2eecb by Kay)
  • 2015-07-10 [BUGFIX] Force closing tag and render comment (Commit a01215c by Björn Fromme)
  • 2015-04-27 [FEATURE] Adopt Content:raw-latex:Random:raw-latex:`GetViewHelper `to correctly support record sliding (Commit c6d2ce3 by Philipp Kerling)
  • 2015-04-27 [FEATURE] Make Page:raw-latex:Resources:raw-latex:`FalViewHelper `support record sliding (Commit c078ef0 by Philipp Kerling)
  • 2015-04-27 [FEATURE] Introduce SlideViewHelperTrait (Commit b7eb1b3 by Philipp Kerling)
  • 2015-06-16 [BUGFIX] Do not hardcode menu backup variables (Commit 687ef42 by Philipp Kerling)
  • 2015-05-28 [BUGFIX] Use hashed identifier (Commit 7633518 by Cedric Ziel)
  • 2015-05-25 [BUGFIX] Type cast uids when comparing (Commit 00c7113 by Björn Fromme)
  • 2015-05-25 [BUGFIX] Adapt to translation behavior of menus (Commit 7c81f46 by Björn Fromme)
  • 2015-05-25 [BUGFIX] Don’t replace urls in inline css assets (Commit 8360d98 by Björn Fromme)
  • 2015-05-25 [BUGFIX] Correct condition to determine alternative (Commit 8f09532 by Björn Fromme)
  • 2015-05-22 [BUGFIX] Don’t show hidden/disabled pages in menus (Commit 0260580 by Björn Fromme)
  • 2015-05-20 [BUGFIX] AlternateViewHelper should include a link to current language (Commit 0c7c5d9 by Matthias Zaunseder)

Generated by:

git log --since="2015/05/19" --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/2.3.3…2.4.0

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!