Release: 3.1.0 (2016/10/18)

  • 2016-08-18 [FEATURE] Constant viewhelper (#1095) (Commit d9ae63f by Björn Fromme)
  • 2016-08-08 [FEATURE] Add v:iterator.range to implement PHP range() (Commit ebb4d0d by Claus Due)
  • 2016-08-05 [BUGFIX] Prevent unintended auto rendering (#1086) (Commit 6e804db by Björn Fromme)
  • 2016-06-02 [FEATURE] Image canvas feature (Commit 0ca4d1f by Björn Fromme)
  • 2016-10-18 [BUGFIX] Use correct scheme for external URLs (Commit 27dcfa8 by Christian Weiske)
  • 2016-10-14 [BUGFIX] Correct treatment of external urls (#1131) (Commit 481f928 by Björn Fromme)
  • 2016-10-07 [BUGFIX] Import referenced class in SourceSetViewHelperTrait (Commit 1f1dfd4 by Olli)
  • 2016-10-02 [FEATURE] Add queryStringMethod parameter for v:page.header.canonical (Commit 7926115 by Jost Baron)
  • 2016-09-21 [BUGFIX] Asset merge can produce many identical files (Commit 8f9f63b by Dmitry Dulepov)
  • 2016-09-20 [BUGFIX] Replace call to superfluous method with service call (#1122) (Commit 7fcc992 by tiggr)
  • 2016-09-14 [BUGFIX] Use correct record data with page.resources.fal (#1120) (Commit 598b9f6 by Cedric Ziel)
  • 2016-09-14 [BUGFIX] Replace call to superfluous method with service call (#1116) (Commit e9fe813 by Cedric Ziel)
  • 2016-09-06 [BUGFIX] Page:raw-latex:Resources:raw-latex:`FalViewHelper `cannot fetch resources for localised pages (Commit 2a4c6b9 by Dmitry Dulepov)
  • 2016-09-04 [BUGFIX] Remove overwriting method (#1111) (Commit 21b0e5d by Björn Fromme)
  • 2016-09-03 [BUGFIX] Assign missing variable (Commit aaca7b9 by Benjamin Beck)
  • 2016-09-02 [BUGFIX] Use instantiated PageRepository in PageService (#1109) (Commit cee3b2d by Maximilian Pfeifer)
  • 2016-08-18 [FEATURE] Subresource Integrity (SRI) generation for v:asset.script and style (Commit 2c9f959 by Ruben Pascal Abel)
  • 2016-08-22 [FEATURE] Add v:iterator.push (Commit 78f427f by Claus Due)
  • 2016-08-18 [FEATURE] Constant viewhelper (#1095) (Commit 4c3fafc by Björn Fromme)
  • 2016-08-08 [FEATURE] Add v:iterator.range to implement PHP range() (Commit 9c14db5 by Claus Due)
  • 2016-08-05 [BUGFIX] Prevent unintended auto rendering (#1086) (Commit 05d4f91 by Björn Fromme)
  • 2016-06-02 [FEATURE] Image canvas feature (Commit 1a35657 by Björn Fromme)

Generated by:

git log --since="2016/07/28" --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/3.0.1…3.1.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!