Skip to content

v3.4.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 06:06
v3.4.1
98f3f75

This patch fixes the extension's documentation rendering. The <project> element in Documentation/guides.xml carried an invalid extension-key attribute that broke the render on docs.typo3.org; that attribute is now removed. A dedicated docs render CI job is added so future documentation regressions are caught before release.

No runtime behavior changes. The reworked backend icon shipped in v3.4.0 and is unaffected here.

This is an additive patch release: it is backward compatible, so any project depending on ^3.4 (or ^3.0) picks it up automatically on the next composer update.