Skip to content

2.4.0

Choose a tag to compare

@dbu dbu released this 30 Jul 11:47
· 316 commits to 3.x since this release
2.4.0

Symfony

  • Added: CleanupCacheTagsListener to remove the cache tags header from the final
    response that is sent to the client. Add this listener to your cache kernel.

Tagging

  • Improved: The ResponseTagger does now remove duplicate tags.