Skip to content

4.1.0

Choose a tag to compare

@lolli42 lolli42 released this 09 Apr 16:35
· 178 commits to main since this release
cbfa140

What's Changed

  • [TASK] Stabilize test by specifying timezone by @s2b in #1027
  • [TASK] Remove reference to renderStatic() from code comment by @s2b in #1029
  • [BUGFIX] Ensure consistent handling of else-if ViewHelpers by @s2b in #1025
  • [BUGFIX] Ensure consistent handling of multiple f:else by @s2b in #1026
  • [BUGFIX] Consistent return types for condition-based ViewHelpers by @s2b in #1028
  • [DOCS] Usage documentation for condition ViewHelpers by @s2b in #1030
  • [DOCS] Improve object property access documentation by @s2b in #1032
  • [DOCS] Fix card link by @s2b in #1034
  • [DOCS] fix grammar and typos ("Usage" documentation) by @glmvc in #1033
  • [FEATURE] ViewHelpers without then/else return verdict by @s2b in #1031
  • [DOCS] Fix typos, grammar and improve wording by @glmvc in #1036
  • [DOCS] Clarify f:split examples by @s2b in #1038
  • [TASK] Add test case for VH argument types by @s2b in #1037
  • [BUGFIX] Use correct interlink code for Fluid docs by @linawolf in #1040
  • [TASK] Fix typo in fluid docs capital ViewHelper description by @HimanshuRamavat07 in #1045
  • [TASK] Add SchemaGenerator evaluation for "@see" by @garvinhicking in #1047
  • [DOCS] Remove reference to f:if viewhelper by @linawolf in #1039

New Contributors

Full Changelog: 4.0.3...4.1.0