Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 788 Bytes

1.0.1.md

File metadata and controls

18 lines (12 loc) · 788 Bytes

Release: 1.0.1 (2012/12/16)

  • 2012-12-16 [BUGFIX] Avoid returning template variables if unable to process page's FlexForm data (Commit 9360a3c by Claus Due)
  • 2012-12-07 [BUGFIX] Fixed a problem with getFlexFormSource (Commit db9162e by Falk Kühnel)
  • 2012-12-06 [FEATURE] Workspace awareness for template fetching (Commit 0913821 by Falk Kühnel)

Generated by:

git log --since="2012/12/02" --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.0.0...1.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!