.. include:: /Includes.rst.txt .. converted from Markdown: pandoc --from markdown --to rst 4.3.0.md -o 4.3.0.rst Release: 4.3.0 (2017/08/27) --------------------------- - 2017-08-26 [BUGFIX] Avoid errors if pages.urltype is not in TCA (Commit 40f8e033 by Claus Due) - 2017-08-24 [BUGFIX] Convert a bunch of non-multibyte methods to mb_\* (#1357) (Commit 930f3af3 by Cedric Ziel) - 2017-08-23 [BUGFIX] Make substring viewhelper multibyte safe (#1350) (Commit 9b1960c6 by Björn Fromme) - 2017-08-14 [BUGFIX] Fix the build (Commit 0ad33a72 by Cedric Ziel) - 2017-08-08 [FEATURE] Make column optional for content ViewHelpers (#1310) (Commit 490404e3 by cvholten) - 2017-08-07 [BUGFIX] Fix uid problem using FileReferences (#1282) (Commit 38962ad7 by Benjamin) - 2017-05-22 [FEATURE] Add argument for explicit language list in language menu (Commit c6767ab7 by Martin Horniak) - 2017-08-07 [BUGFIX] Call parent::initializeArguments and add universal attributes (Commit e9270ccf by Claus Due) - 2017-08-07 [BUGFIX] Allow correct serialization of UncacheTemplateView (#1331) (Commit 94c3d77d by Cedric Ziel) - 2017-08-07 [BUGFIX] Exclude unavailable language entries defined in order (#1313) (Commit f1c2fbf8 by Krystian Szymukowicz) - 2017-08-07 [BUGFIX] Fix iterator.random used with “as” argument (Commit ac771b90 by Claus Due) - 2017-08-07 [BUGFIX] Fix format.pregReplace used with “as” argument (Commit 3557bdbe by Claus Due) - 2017-08-07 [BUGFIX] Fix iterator.explode ViewHelper used with “as” argument (Commit e0a29d5d by Claus Due) - 2017-08-07 [FEATURE] Add transparency color for canvas feature (#1349) (Commit 6369a8b3 by Björn Fromme) - 2017-07-28 [BUGFIX] Allow any doktypes < 200 in BreadCrumbViewHelper (#1344) (Commit abad08ad by ogrosko) - 2017-05-18 [BUGFIX] Respect access config in asset service (#1316) (Commit 40ea0d74 by Ludwig Rafelsberger) - 2017-05-18 [BUGFIX] Use content.render fallback language correctly (#1318) (Commit d403a959 by Eduard Luft) - 2017-04-28 [BUGFIX] Typo in argument name (Commit 2bfd7c6d by Maximilian Grimm) - 2017-04-27 [BUGFIX] Use preload argument value (#1309) (Commit cbfd8e79 by Björn Fromme) - 2017-04-23 [BUGFIX] Insert placeholder before tag’s last occurence (#1306) (Commit 68ca96eb by Björn Fromme) - 2017-04-20 [BUGFIX] Make dateTimeToUnixtimeMiliseconds static (#1304) (Commit ed6b9219 by Cedric Ziel) - 2017-04-19 [BUGFIX] Take option includeSpacers into account (#1300) (Commit 6a3e93e0 by Cedric Ziel) - 2017-04-15 [BUGFIX] Retrieve UncacheTemplateView through ObjectManager (#1293) (Commit f4ee5ebd by Cedric Ziel) - 2017-04-14 [BUGFIX] Allow overriding default with empty value (#1291) (Commit e03e58ea by Björn Fromme) - 2017-04-14 [BUGFIX] Remove double url encoding (#1292) (Commit df28afbe by Björn Fromme) - 2017-04-14 [BUGFIX] Allow VHS to run with Fluid standalone installed (Commit cde21dfe by Claus Due) - 2017-04-13 [FEATURE] Support TYPO3 8.7 LTS (#1290) (Commit de4b773d by Cedric Ziel) Generated by: :: git log --since="2017/04/13" --until="2017/08/27" --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/4.2.0…4.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!*