Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.23 KB

9.4.2.md

File metadata and controls

23 lines (17 loc) · 1.23 KB

Release: 9.4.2 (2020/09/24)

  • 2020-09-12 [BUGFIX] Fix collapse script integration (#1829) (Commit 16d8f9b8 by Claus Due)
  • 2020-09-12 [BUGFIX] Read page UID and colPos from request arguments (Commit b7955ac3 by Claus Due)
  • 2020-09-12 [BUGFIX] Store resolved page forms in runtime cache (#1828) (Commit 7be5bcdb by Claus Due)
  • 2020-09-12 [BUGFIX] Change non existing error level 'fatal' to 'error' (#1827) (Commit 20999a2b by JM)
  • 2020-08-19 [BUGFIX] Adjust colPos for recursively localized child content (Commit 5909eb07 by Claus Due)
  • 2020-08-19 [BUGFIX] Ensure record is assigned to form (Commit db567cce by Claus Due)
  • 2020-08-14 [BUGFIX] Bring back Crop Variants (#1817) (Commit 8559efb5 by JM)
  • 2020-06-28 [BUGFIX] Fix flux:field.custom and flux:field.userFunc (Commit b3fec532 by Claus Due)

Generated by:

git log --since="2020/06/28" --until="2020/09/24" --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/9.4.1...9.4.2

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!