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_ with @import syntax
Improve migration script
Use a "fresh" querybuilder object for all sys_ calls.
Add base scheme fallback
If the base url defined in a site config. doesn't contains a scheme, the
default scheme defined in $GLOBALS
will be used. If this is not set as well, http will be used.