Release: 4.3.2 (2017/09/19)

  • 2017-09-15 [BUGFIX] Correct handling of language overlays (#1366) (Commit 4d7f0e1a by Claus Due)
  • 2017-09-15 [BUGFIX] Don’t urlencode image urls (#1367) (Commit 816ad72d by Björn Fromme)
  • 2017-09-12 [BUGFIX] Filter empty array indexes in language menu (#1381) (Commit fc0e2aad by Cedric Ziel)
  • 2017-09-04 [BUGFIX] Correctly instantiate ObjectManager (#1368) (Commit e834e9a7 by Cedric Ziel)
  • 2017-08-30 [BUGFIX] Add additional sanity checks for colPos and uid-lists (#1362) (Commit 6ae3b95f by Claus Due)
  • 2017-08-28 [BUGFIX] Fix if condition to check if array is not empty (#1361) (Commit f26e7c7e by Ralf Merz)

Generated by:

git log --since="2017/08/27" --until="2017/09/19" --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.3.0…4.3.2

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!