Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.08 KB

File metadata and controls

21 lines (15 loc) · 1.08 KB

Release: 4.3.2 (2015/09/10)

  • 2015-09-10 [BUGFIX] Avoid realpath on icon with older Flux versions (Commit 76a98ff by Claus Due)
  • 2015-09-04 [BUGFIX] Remove wrong information (Commit a453d56 by Xaver Maierhofer)
  • 2015-08-29 [BUGFIX] Allow string and keeping the aspect ratio for icon (Commit b5be222 by Xaver Maierhofer)
  • 2015-08-24 [BUGFIX] Use empty() around possibly non-existing array index (Commit 6436d1c by Claus Due)
  • 2015-08-14 [BUGFIX] Avoid BE-related cache loading when in FE (Commit f87ce58 by Claus Due)
  • 2015-08-08 [BUGFIX] Remove Fatal error: Call to a member function hasOption() on a non-object (Commit dbc1d20 by Frank Rakow)

Generated by:

git log --since="2015/08/08" --until="2015/09/10" --abbrev-commit --pretty='%ad %s (Commit %h by %an)' \
    --date=short | egrep '(\[FEATURE|BUGFIX|REMOVAL\])+'`

Full list of changes: https://github.com/FluidTYPO3/fluidcontent/compare/1.0.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!