Release: 2.3.0 (2015/03/09)

  • 2015-03-09 [BUGFIX] Only implode content array in v:content.render when no “as” arugment (Commit 008615d by Claus Due)
  • 2015-03-09 [BUGFIX] Implode by linefeed (Commit 7d931b6 by Cedric Ziel)
  • 2014-12-15 [FEATURE] ViewHelper to get settings in ext_conf_template.txt (Commit 723232c by Harry Glatz)
  • 2015-02-12 [BUGFIX] Various fixes for CMS 7 (Commit 61c7d5d by Markus Klein)
  • 2015-02-27 [BUGFIX] Arguments L viewhelper not registered (Commit ff31a4c by Gregor Becker)
  • 2015-03-05 [FEATURE] Introduce a TagViewHelperTrait (Commit 7def7c1 by Claus Due)
  • 2015-03-05 [FEATURE] Implement reusable ViewHelperTraits (Commit 0630c1a by Claus Due)
  • 2015-02-21 [BUGFIX] Avoid creating arrays with one empty element from empty string (Commit 0d9e313 by Claus Due)
  • 2015-01-14 [FEATURE] Filter by array in iterator.filter (Commit 27ddeb9 by Berger Fabien)
  • 2015-02-11 [BUGFIX] Use correct page overlay (Commit 2d8b2b8 by Björn Fromme)
  • 2015-02-09 [BUGFIX] Only return TRUE if resolved instance is of correct class (Commit 842f62d by Claus Due)
  • 2015-02-09 [BUGFIX] Once/Session ViewHelper did not set timestamp (Commit d5d794e by Claus Due)
  • 2015-01-28 [BUGFIX] Use original page uid for submenu rendering (Commit 2a8ca09 by Björn Fromme)
  • 2015-01-25 [BUGFIX] Incorrect object class if HasValidator receives object (Commit b7af0a1 by Claus Due)
  • 2015-01-25 [BUGFIX] Make sure LazyObjectStorage is detected before ObjectStorage (Commit cac5db1 by Claus Due)
  • 2015-01-24 [FEATURE] Allow iterator.merge to be used in a chain (Commit 036b60c by Stefan Neufeind)
  • 2015-01-20 [BUGFIX] Use is_numeric not ctype_digit to ensure ASCII code value (Commit 6580cbc by Claus Due)
  • 2015-01-16 [FEATURE] Allow v:debug to debug ObjectAccessors and values (Commit 2944721 by Claus Due)
  • 2015-01-15 [BUGFIX] Correctly handle already absolute paths in Asset (Commit 4b58447 by Claus Due)
  • 2015-01-03 [FEATURE] Added new viewhelper which gets all translations from a certain language file (Commit 3665ef0 by Cornel Boppart)
  • 2014-12-19 [BUGFIX] Incorrect order of arguments. (Commit 6c824e5 by Lars Peter Søndergaard)
  • 2014-12-18 [FEATURE] Add an option to exclude certain GET variables in the language menu (Commit b07b98e by Dmitry Dulepov)
  • 2014-12-09 [FEATURE] Context view helpers (Commit bacde17 by Benjamin Beck)
  • 2014-12-10 [BUGFIX] Allow non vh assets to add variables md5 to name (Commit 8f98b63 by Danilo Bürger)
  • 2014-12-04 [BUGFIX] Failing version check before array utility (Commit a96a953 by Claus Due)

Generated by:

git log --since="2014/12/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/2.2.0…2.3.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!