Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 995 Bytes

4.7.7.md

File metadata and controls

20 lines (14 loc) · 995 Bytes

Release: 4.7.7 (2012/11/06)

  • 2012-11-06 [BUGFIX] Proper version detection, AbstractConfigurationProvider (Commit 0b7e93b by Claus Due)
  • 2012-11-05 [BUGFIX] Load all record data before calling ConfigurationProviderMethods (Commit 7dd305c by Claus Due)
  • 2012-11-05 [BUGFIX] Incorrect scope in Custom / Html Field ViewHelper closure (Commit 6ce6a34 by Claus Due)
  • 2012-10-30 [BUGFIX] Ignore Provider field names on inconsistent TYPO3 versions (Commit ccfba44 by Claus Due)
  • 2012-10-29 [BUGFIX] Remove trailing comma, ext_tables.sql (Commit 2007a16 by Claus Due)

Generated by:

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

Full list of changes: https://github.com/FluidTYPO3/flux/compare/4.7.6...4.7.7

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!