3.0.0 - May 05, 2026
Breaking changes
- TYPO3 v12 support has been removed. Feed Display now supports TYPO3 v13.4 and TYPO3 v14.3.
- The frontend plugin is now registered as dedicated content element type
feeddisplay_instead of the deprecatedpi1 CType=list/list_combination.type=feeddisplay_ pi1 - The default date format changed from the old
strftimestyle() %d. %B %Yto theDatestyleTime Interface:: format () d. F Y.
Upgrade
Run the upgrade wizard feed after updating existing
projects. The wizard migrates existing content elements and backend group
permissions from list_ to CType=feeddisplay_.
Project-specific Page TSconfig must use the new preview path
mod..
All Changes
This is a list of all changes in this release:
2026-05-06 [DOCS] Update TYPO3 v13 and v14 documentation (Commit 56d6c23 by Eric Harrer)
2026-05-06 [TASK] Move feed icon height setting to general category (Commit f021d0a by Eric Harrer)
2026-05-06 [TASK] Add strict types to sys template override (Commit 03b305a by Eric Harrer)
2026-05-06 [TASK] Clarify legacy TypoScript include comments (Commit 4b35906 by Eric Harrer)
2026-05-06 [BUGFIX] Fix Fluid condition in feed display template (Commit d868657 by Eric Harrer)
2026-05-06 [BUGFIX] Fix feed display backend preview settings (Commit 8929708 by Eric Harrer)
2026-05-06 [TASK] Clean up functional test deprecation handling (Commit 59f7493 by Eric Harrer)
2026-05-06 [BUGFIX] Use DateTime format for default date setting (Commit 09b7ea4 by Eric Harrer)
2026-05-06 [BUGFIX] Remove deprecated SimplePie favicon handling (Commit e9891fa by Eric Harrer)
2026-05-06 [TASK] Migrate Feed Display plugin to CType (Commit 6176030 by Eric Harrer)
2026-05-05 [TASK] Update dependencies and test infrastructure for TYPO3 13/14 (Commit 69cc1f8 by Eric Harrer)
Copied!
This list has been created by using git log $.