Skip to content

v7.0.4

Compare
Choose a tag to compare
@benjaminkott benjaminkott released this 27 Dec 03:14
· 1562 commits to master since this release

TASK

  • [TASK] Optimize travis and composer configuration for automatic ter uploading f61e3f8
  • [TASK] remove uniqueLinkVars (#407) 9ce3568
  • [TASK] Use correct icons for tt_content imageorient palette - fixes #352 ae2ab9f
  • [TASK] Add changelog for release 7.0.0 5f7a5a8
  • [TASK] Enable basic frontend editing 35df688

BUGFIX

  • [BUGFIX] Use GeneralUtility to get instance of PageRenderer - fixes #412 781743f
  • [BUGFIX] Ensure that variables are not converted to strings by variable viewhelper 2819cc5
  • [BUGFIX] Use correct layout (#408) 1ed3198
  • [BUGFIX] Enforce checkout with linux lf consistent over all plattforms 3b32f47
  • [BUGFIX] Respect show in section menus option for pages in section index menu 89295b7
  • [BUGFIX] Use generated title from menu processor instead of accessing the data directly - fixes #364 ea6e371
  • [BUGFIX] Backport menu processor adjustments, now includes spacer and generated links from hmenu - #364 228dbc7
  • [BUGFIX] Fix tab elements missing on slided content 9eb3c1d
  • [BUGFIX] Fix accordion elements missing on slided content a3d216d
  • [BUGFIX] Correct texticon content element rendering with default layout - fixes #336 dc8d537
  • [BUGFIX] Tabs, Accordion, and Carousel Items not referencing files on sys_file_reference and sys_refindex - fixes #349 70467be
  • [BUGFIX] Bugfix/menuprocessor (#354) 9914e8b
  • [BUGFIX] Correct php-cs-fixer command 48292c4
  • [BUGFIX] Prevent double escaping of menu titles 3ec0951
  • [BUGFIX] Remove vendor dir from php lint tests 5c16289
  • [BUGFIX] Load form configuration only if ext:form is installed f1debae