Skip to content

1.12.2

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 14:08

1.12.2 - 2024-06-27

Added

  • add an admin notice to encourage migration to Jetpack Boost [#37933]
  • modify boost install code so it can be used by multiple buttons [#37824]
  • notify Boost of migration to that plugin [#37797]

Changed

  • General: indicate compatibility with the upcoming version of WordPress - 6.6. [#37962]
  • tell user that Cache module of Boost must be deactivated to use WPSC [#37265]
  • WP Updated banner designs, added auto-install Jetpack Boost buttons [#37963]

Fixed

  • Detect when WP_CACHE is defined with "const" in wp-config.php [#38022]
  • Align detection of Boost installs with activation of that plugin [#37896]
  • create the cache directory before creating the config file [#38028]
  • do not show migration notice if already using Boost Cache [#38005]
  • fixed a PHP warning when deactivating the plugin. [#37968]
  • make sure plugins links is an array before using it. [#37604]
  • remove the preload interval based on the post count. Preload as often as you want. [#37618]
  • renamed WPSC_VERSION because it conflicted with other plugins [#38007]