Release: 6.0.1 (2020/05/31)

  • 2020-05-31 [BUGFIX] Add setLinkAccessRestrictedPages at uri building (#1622) (Commit c78e8237 by Jens Schendzielorz)
  • 2020-05-30 [BUGFIX] Replace use of deprecated method. (#1651) (Commit 2cc47e25 by Thomas Off)
  • 2020-05-30 [BUGFIX] Replace $GLOBALS[‘TSFE’]->sys_language_uid (#1650) (Commit bb9ed616 by breakone)
  • 2020-05-30 [REMOVAL] Remove deprecated v:format.removeXSS (Commit c7ab20ac by Claus Due)
  • 2020-05-30 [BUGFIX] Anticipate possibly undefined PATH_site (Commit d1e3912b by Claus Due)
  • 2020-05-30 [BUGFIX] Fix extension config handling on TYPO3 10 (#1652) (Commit dbe4def5 by Timo Webler)
  • 2020-05-09 [BUGFIX] Avoid PageRepository when retrieving file references (Commit f70baf9e by Claus Due)
  • 2020-05-09 [BUGFIX] Avoid “Array and string offset access syntax with curly braces is deprecated” (#1641) (Commit fd3c3f2f by Sven Wappler)
  • 2020-02-21 [BUGFIX] Fix #1624: PdfThumbnail viewhelper shows obsolete previews (#1625) (Commit 14f8d8b0 by Dmitry Dulepov)

Generated by:

git log --since="2020/01/11" --until="2020/05/31" --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/6.0.0…6.0.1

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!