.. include:: /Includes.rst.txt .. highlight:: none ==================================== Changelog for release v7.0.0 ==================================== Bugfixes ======== * [!!!][BUGFIX] Adapt be partials to TYPO3 v13 (25.06.2025, 1407dd2 by Roman Büchler) * [BUGFIX] Strictify DataHandlerHook (06.12.2024, d55e653 by Roman Büchler) * [BUGFIX] Render card with be partial (06.12.2024, a85fe54 by Roman Büchler) * [BUGFIX] Use correct fluid namespace (06.12.2024, e742e75 by Roman Büchler) * [BUGFIX] Add request to form data compiler (03.11.2024, 56b0ab0 by Roman Büchler) * [BUGFIX] Avoid constructor argument in FormDataCompiler (29.10.2024, 2387775 by Roman Büchler) Breaking changes ================ * [!!!][BUGFIX] Adapt be partials to TYPO3 v13 (25.06.2025, 1407dd2 by Roman Büchler) .. highlight:: shell Generated by: git log v6.0.0..HEAD --pretty="* %s (%cd, %h by %an)" --date=format:%d.%m.%Y --abbrev-commit --grep **Note:** The above list contains just commits marked with [FEATURE], [BUGFIX] and [!!!]. Complementary commits are available at `Github `__.