Skip to content

1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 16:28

1.11.0 - 2023-11-08

Added

  • Super Cache: fix "accept header" check, and add new "wpsc_accept_headers" filter on accept header list [#33972]

Changed

  • General: indicate full compatibility with the latest version of WordPress, 6.4. [#33776]
  • General: update WordPress version requirements to WordPress 6.2. [#32762]
  • Overhauled visual styling to match Jetpack branding [#32981]
  • Updated package dependencies. [#32307]
  • Updated package dependencies. [#32605]
  • Updated package dependencies. [#32966]
  • Updated package dependencies. [#33498]

Fixed

  • Caching: make sure $wp_cache_request_uri is defined to avoid warnings about "NULL" parameters. [#32629]
  • super-cache: fixed null parameter warning when using $supercachedir [#33970]
  • Super Cache: cancel the full preload job correctly. [#33560]