Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.38 KB

3.2.0.md

File metadata and controls

24 lines (18 loc) · 1.38 KB

Release: 3.2.0 (2015/03/18)

  • 2015-03-11 [BUGFIX] Correctly resolve Page vs. SubPageProvider, use page provider resolution for BackendLayoutConfiguration (Commit 831686f by Martin Voss)
  • 2015-03-06 [BUGFIX] Incorrect references to and usage of record variable (Commit 07af0b2 by Claus Due)
  • 2015-03-04 [BUGFIX] Restore truncating of inherited values (Commit 775b219 by Claus Due)
  • 2015-02-16 [BUGFIX] Restore onChange of template selector (Commit 02de895 by Claus Due)
  • 2015-02-15 [BUGFIX] Cast an array to ensure no errors on invalid cache (Commit d33d55a by Claus Due)
  • 2015-02-15 [BUGFIX] Avoid processing an already absolute path (Commit 0e71044 by Claus Due)
  • 2015-02-10 [BUGFIX] Missing HTML name of page layout selector radios (Commit 3648871 by Claus Due)
  • 2015-02-07 [BUGFIX] Avoid processing an already processed absolute path (Commit 918f1f5 by Claus Due)
  • 2014-11-08 [BUGFIX] Change wrong brace expressions in .editorconfig (Commit d977cc2 by G. Bodenschatz)

Generated by:

git log --since="2014/10/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/3.1.2...3.2.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!