3.10.0 - 7th Feb. 2026 

Enable image embedding behind basic auth 

See Quickstart/Pitfalls for more info

TCA optimisations 

Add some additional 'require' => true properties beside 'eval' => 'require' to keep downward compatibility.

TypoScript optimisations 

Replace a left <INCLUDE_TYPOSCRIPT> with @import syntax

Improve migration script 

Use a "fresh" querybuilder object for all sys_category_record_mm calls.

Add base scheme fallback 

If the base url defined in a site config.yaml doesn't contains a scheme, the default scheme defined in $GLOBALS['TYPO3_CONF_VARS']['SYS']['defaultScheme'] will be used. If this is not set as well, http will be used.