Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 21:05

2.0.0 - 2025-01-10

Added

  • Enable test coverage. [#39961]

Changed

  • General: Indicate compatibility with the upcoming version of WordPress - 6.7. [#39786]
  • Updated package dependencies. [#38822] [#38870] [#39004] [#39278] [#39288] [#39653] [#40116] [#40515]

Removed

  • Cleaned up legacy code. [#40200]
  • General: Update minimum PHP version to 7.2. [#40147]
  • General: Update minimum WordPress version to 6.6. [#40146]

Fixed

  • Caching: make sure there is cache content to serve, even if the cache file was found [#40342]
  • Ensure homepage cache gets flushed when a post is unpublished. [#40879]
  • Lossless image optimization for images (should improve performance with no visible changes). [#38750] [#38981]
  • Move trailing space out of i18n message. [#39305]
  • Fix apache_request_headers fallback so it works when that command is disabled. [#39951]