Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 799 Bytes

3.6.0.md

File metadata and controls

18 lines (12 loc) · 799 Bytes

Release: 3.6.0 (2016/05/17)

  • 2016-04-11 [BUGFIX] Skip processing overlays without form data; respect enableFields (Commit 89131d1 by Claus Due)
  • 2016-04-09 [BUGFIX] Inheritance continues loop instead of breaking on NULL (Commit a391eca by Marcos F)
  • 2016-03-23 [BUGFIX] Set full template path on form option templateFile (Commit 360bb13 by Daniel Neugebauer)

Generated by:

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

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