Release: 3.0.0 (2016/07/12)

  • 2016-06-24 [BUGFIX] Adapt to recent changes in image viewhelpers (#1060) (Commit 2614c18 by Björn Fromme)
  • 2016-06-24 [BUGFIX] Filter deleted workspace placeholders from FAL records (#1061) (Commit efa01ee by Claus Due)
  • 2016-06-23 [BUGFIX] Localise every getRecord call in v:page.resources.fal (#1059) (Commit 9c739c7 by Claus Due)
  • 2016-06-23 [BUGFIX] Assets ViewHelper. the argument “moveable” is misinterpreted. (#1058) (Commit 5e17260 by monosize)
  • 2016-06-17 [BUGFIX] Collection viewhelper always returning NULL (Commit f38acef by Martin Donath)
  • 2016-06-16 [BUGFIX] Remove incorrect type cast (Commit 4ea3cb2 by Timo Fröhlich)
  • 2016-05-31 [BUGFIX] Fix duplicate content in workspace previews (#1044) (Commit 8da66ba by Daniel Kestler)
  • 2016-05-25 [BUGFIX] Use actual page uid for current state (Commit f1a3592 by Björn Fromme)
  • 2016-05-17 [BUGFIX] Add missing class import to page.language viewhelper (#1037) (Commit f5bcba1 by Xaver Maierhofer)
  • 2016-05-11 [FEATURE] Adapt shortcut and access restriction handling (#1024) (Commit 3429530 by Björn Fromme)
  • 2016-04-08 [BUGFIX] SourceSet to work with treatIdAsReference (Commit 456d709 by Benjamin Beck)
  • 2016-05-10 [BUGFIX] Re-add menu dividers (#1031) (Commit 764cf04 by Björn Fromme)
  • 2016-05-10 [BUGFIX] Revoke changed array key (Commit 5b47ccc by Björn Fromme)
  • 2016-04-26 [BUGFIX] Hide non translated pages if configured (Commit 0400fb8 by Björn Fromme)
  • 2016-04-21 [BUGFIX] Missing use statement for ObjectManager in Page/InfoViewHelper (#1025) (Commit 222188c by sruegg)
  • 2016-04-16 [FEATURE] Add static method variants on ArrayConsumingViewHelperTrait (#1021) (Commit 20c113c by Claus Due)
  • 2016-04-16 [FEATURE] ViewHelper for doing array_column on Iterator (#1019) (Commit ca778e4 by Claus Due)
  • 2016-04-16 [FEATURE] ViewHelper for array_unique on Iterators (#1018) (Commit d666fc4 by Claus Due)
  • 2015-07-23 [FEATURE] For FileReference automatically other parameters correctly (Commit 6851420 by Stefan Neufeind)
  • 2016-04-09 [FEATURE] Get all settings from v:variable.extensionConfiguration (Commit aff7034 by Claus Due)
  • 2016-02-19 [BUGFIX] SourceViewHelper should respect fully qualified uris (Commit 8085f56 by Kersten Burkhardt)
  • 2016-03-09 [BUGFIX] Adapt to SVG flag icons (Commit 76eb517 by Björn Fromme)
  • 2016-03-02 [BUGFIX] Fixed addQueryString behaviour in LanguageMenuViewHelper (Commit ad21575 by Andy Pattynama)
  • 2016-03-01 [BUGFIX] Fixed deprecation warnings with TSFE->getPageRenderer() (Commit a4d6a1c by Daniel Schmidt)
  • 2016-02-12 [FEATURE] Iterator Diff ViewHelper (Commit dcb6a37 by Thomas Deuling)
  • 2016-02-06 [BUGFIX] Check for empty array (Commit f5cb0dc by Björn Fromme)
  • 2016-02-02 [BUGFIX] Fix the cast of the playerId argument (Commit 626e7e3 by Seb Red)
  • 2015-12-15 [BUGFIX] Fix external link handling in AbstractMenuViewHelper (Commit 39a7c18 by Marc Neuhaus)
  • 2015-12-01 [FEATURE] Argument addQueryString for v:page.header.alternate (Commit d8f80a9 by Timo Flöttmann)
  • 2015-11-23 [FEATURE] UnlessViewHelper (Commit dce2ff0 by Claus Due)
  • 2015-11-12 [BUGFIX] Fix for non workspaced records (Commit 373559b by Juan Manuel Verges Solanas)
  • 2015-11-09 [BUGFIX] AudioViewHelper in_array parameter order (Commit 4119584 by Mario Drengner)
  • 2015-11-10 [BUGFIX] Avoid issue if localisation is false (Commit c6eb6ab by Xaver Maierhofer)
  • 2015-11-08 [FEATURE] ExtensionConfiguration-VH: Allow fetching a subpart of config by path (Commit 3134f64 by Stefan Neufeind)
  • 2015-11-08 [BUGFIX] Make Page-specific FAL ViewHelper perform localisation (Commit 59c9b3b by Claus Due)
  • 2015-10-07 [BUGFIX] Fix user-handling if fe_group is assigned, but no fe_user (Commit 49ac0f3 by MoppieMop)
  • 2015-11-07 [BUGFIX] Ensure correct array index (Commit d4e5714 by Björn Fromme)
  • 2015-08-07 [BUGFIX] Improve fal workspace handling (Commit 5be8bd2 by Marc Bauer)
  • 2015-10-28 [BUGFIX] Fix #934 - PageRepository was created without using GeneralUtility::makeInstance() (Commit b488062 by Dmitry Dulepov)
  • 2015-10-08 [FEATURE] runtime caching of unserialized array, possibility to return array (Commit 2a9c7f0 by jgreiner)
  • 2015-10-03 [BUGFIX] Fix current page id for fal resources (Commit bb007fc by pkerling)
  • 2015-09-29 [BUGFIX] Add missing argument (Commit 179d1aa by Björn Fromme)
  • 2015-09-29 [BUGFIX] Apply absRefPrefix only once (Commit c61a75b by Björn Fromme)
  • 2015-09-28 [FEATURE] Argument caseSensitive for v:format.replace (Commit 2a1773d by Claus Due)
  • 2015-09-18 [BUGFIX] Hide non translated pages if configured (Commit e566ed1 by Björn Fromme)

Generated by:

git log --since="2015/09/18" --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.4.0…3.0.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!