Skip to content

14.1.0

Choose a tag to compare

@georgringer georgringer released this 11 Aug 06:03
· 15 commits to main since this release

What's Changed

  • [BUGFIX] Remove usage of $GLOBALS['TSFE'] by @codegm in #2794
  • [BUGFIX] Respect initializeObject function on extending news model by @can0199 in #2786
  • [BUGFIX] Missing initialization of $related and $relatedFrom properties by @cdaecke in #2809
  • [BUGFIX] Render plugin preview check icons via IconFactory by @zeaiso in #2815
  • [TASK] Allow path_segment in workspaces by @kitzberger in #2814
  • [DOCS] Add example with n:m relationship by @kitzberger in #2802
  • [BUGFIX] Adopt failing test by @georgringer in #2824
  • [TASK] Do not load every parent category to build the category tree by @bmack in #2819
  • [BUGFIX] Fix TYPO3 14 version in extension configuration by @Brettinghams in #2793
  • [BUGFIX] Adopt failing test by @georgringer in #2825
  • [BUGFIX] Make category tree fixture ordering deterministic by @georgringer in #2826
  • [TASK] Switch schema.org annotations to TSL by @xerc in #2798
  • [FEATURE] Add NewsDemandFactory to build demands outside the controller by @smichaelsen in #2823
  • [BUGFIX] Respect tx_seo namespace for news sitemap pagination by @georgringer in #2827
  • [BUGFIX] make registerTagAttribute() in VH version-dependent. by @DavidBruchmann in #2821
  • [FEATURE] use f:render.text to allow editing of text in EXT:visual_editor by @Kanti in #2807
  • [BUGFIX] Make typo3/seo-sitemap an optional set dependency by @georgringer in #2828
  • [TASK] Resolve category subtrees without one query per category by @bmack in #2818
  • [TASK] Remove duplicate export-ignore entries in .gitattributes by @HimanshuRamavat07 in #2777
  • [BUGFIX] Pass TCA schema to cleanFlexFormXML() in PluginUpdater by @georgringer in #2829
  • [TASK] Update actions/checkout to v5 by @georgringer in #2831
  • [BUGFIX] Reset categories for selectedListAction by @georgringer in #2832
  • [DOCS] Update RSS/iCalendar TypoScript condition for TYPO3 13+ by @georgringer in #2833

New Contributors

Full Changelog: 14.0.3...14.1.0