Skip to content

14.5.2

Choose a tag to compare

@wazum wazum released this 08 Jun 08:36
· 33 commits to master since this release

Documentation

  • Added a Caddy webserver recipe for Accept-header content negotiation, alongside the existing nginx and Apache examples. All three configs are now exercised by the E2E suite.
  • Rewrote the core-vs-extension comparison: TYPO3 core handles WebP (13.0+) and AVIF (13.4+, ImageMagick); this extension's distinct value is unchanged URLs, transparent per-request fallback, and JPEG XL.

Changed

  • FileNameFilter caches the resolved filter pattern instead of recompiling it on every backend file-list row.