Skip to content

v4.8.0 Release

Latest

Choose a tag to compare

@lukaszuznanski lukaszuznanski released this 08 May 14:22
· 2 commits to master since this release
971a7c4

What's New in 4.8.0

Bug Fixes

  • Fixed Dependency Injection for RootSiteProcessor (#848)
  • Corrected array index in request header checks for JSON acceptance (#853)
  • Conditional ParseFunc loading (#851)
  • Fixed workspace preview implementation (#855)
  • Disabled GIF processing and updated related tests (#859, #860)
  • Suppressed warning when TYPO3_REQUEST is unavailable (#861)
  • Improved language-based URL handling (#871)
  • Refactored USER_INT unwrapping (#869)

Tasks & Documentation

  • Improved documentation for feature flags (#874)
  • Release 4.8.0 (#884)

Dependencies

  • Bump actions/checkout from 5 to 6 (#858)
  • Bump actions/cache from 4 to 5 (#862)

New Contributors

Full Changelog: v4.7.3 → v4.8.0