Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 986 Bytes

1.1.1.md

File metadata and controls

20 lines (14 loc) · 986 Bytes

Release: 1.1.1 (2013/01/09)

  • 2013-01-09 [BUGFIX] Restore BackendLayout processing (Commit c3c476f by Claus Due)
  • 2013-01-03 [BUGFIX] Don't force type of argument in colPos list items hook method (Commit 20b2f1f by Claus Due)
  • 2013-01-06 [BUGFIX] Return configured paths on demand, limit possible Exceptions (Commit 424bf3b by Claus Due)
  • 2013-01-03 [BUGFIX] Fix an odd logout circumstance on some TYPO3 6.0 installs (Commit c56a88e by Claus Due)
  • 2013-01-03 [BUGFIX] Avoid processing if no paths could be resolved (Commit 58dcdbd by Claus Due)

Generated by:

git log --since="2012/12/31" --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/1.1.0...1.1.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!