Skip to content

Releases: Automattic/jetpack-boost-production

3.7.0

06 Jan 13:53
Compare
Choose a tag to compare

3.7.0 - 2025-01-06

Added

  • Concatenate JS/CSS: Added a button that allows loading default excludes. [#40496]
  • General: Added tracks events to clickable elements on the settings page. [#40246]
  • General: Added WordPress filters to allow Cornerstone Pages list and Image Size Analyzer source data to be updated. [#40442]
  • Concatenate JS/CSS: Added HTTP header to take advantage of WordPress.com edge caching [#40557]
  • UI: Added notifications when interacting with dashboard settings. [#40593]

Changed

  • UI: Gave Page Cache, Concatenate JS/CSS and Image CDN - Image Quality modules a more unifed look. [#40224]

Fixed

  • Critical CSS: Improved UI responsiveness during a retry after failed generation. [#40675]
  • UI: Fixed showing an error if no ISA report was found. [#40660]

3.6.1

28 Nov 11:52
Compare
Choose a tag to compare

3.6.1 - 2024-11-28

Changed

  • Image CDN: Improve performance. [#39883]
  • General: Update minimum PHP version to 7.2. [#40147]
  • General: Update minimum WordPress version to 6.6. [#40146]

Fixed

  • Compatibility: Fixed situations where minify could break due to too many files being enqueued in the elementor editor. [#40339]

3.6.0

22 Nov 10:48
Compare
Choose a tag to compare

3.6.0 - 2024-11-22

Added

  • Cornerstone Pages: Added setting to allow selecting important pages. [#39863]

Changed

  • Critical CSS: Improved logic that generates URLs for critical CSS generation. [#39862]
  • General: Improved compatibility with WordPress 6.7. [#39877] [#39786]
  • General: Updated badges used to show state of features. [#40031]
  • Page Speed: Updated speed scores to be based on first cornerstone page. [#39863]

Removed

  • Image Guide: Removed URL parameter based override. [#39874]

Fixed

  • Image Size Analysis: Fixed UI not properly reflecting current state after interaction.
  • Page Speed: Fixed typo in Overall Score tooltip. [#39974]
  • Performance History: Fixed tooltip behavior. [#39879]
  • UI: Fixed Boost's menu counter sometimes displaying incorrectly.

3.6.0-beta2

20 Nov 10:11
Compare
Choose a tag to compare

3.6.0-beta2 - 2024-11-20

Added

  • Cornerstone Pages: Added setting to allow selecting important pages. [#39863]

Changed

  • Critical CSS: Improve logic that generates URLs for critical CSS generation. [#39862]
  • General: Improve compatibility with WordPress 6.7. [#39877] [#39786]
  • General: Update badges used to show state of features. [#40031]
  • Page Speed: Update speed scores to be based on first cornerstone page. [#39863]

Removed

  • Image Guide: Remove URL parameter based override. [#39874]

Fixed

  • Image Size Analysis: Fix UI not properly reflecting current state after interaction.
  • Page Speed: Fix typo in Overall Score tooltip. [#39974]
  • Performance History: Fixed tooltip behavior. [#39879]
  • UI: Fix Boost's menu counter sometimes displaying incorrectly.

3.6.0-beta

04 Nov 15:57
Compare
Choose a tag to compare

3.6.0-beta - 2024-11-04

Added

  • Cornerstone Pages: Added feature to allow selecting important pages. [#39863]

Changed

  • Critical CSS: Improve logic that generates URLs for critical CSS generation. [#39862]
  • Page Speed: Update speed scores to be based on first cornerstone page. [#39863]
  • General: Improve compatibility with WordPress 6.7. [#39877] [#39786]
  • General: Update badges used to show state of features. [#40031]

Removed

  • Image Guide: Remove URL parameter based override. [#39874]

Fixed

  • Page Speed: Fix typo in Overall Score tooltip. [#39974]
  • Performance History: Fixed tooltip behavior. [#39879]

3.5.2

15 Oct 11:09
Compare
Choose a tag to compare

3.5.2 - 2024-10-15

Changed

  • Deferred JS: Exclude all scripts produced by a shortcode. [#39616]
  • General: Sync Boost's Getting Started page with My Jetpack's version. [#39130]
  • General: Update minimum required WordPress version to 6.5 in main plugin file. Previous release only changed plugin readme. [#39719]

Fixed

  • Image CDN: URL encode image path parts for RSS feed compatibility [#39560]
  • Image Guide: Improve check for Jetpack Image CDN URLs [#39635]

3.5.2-beta

10 Oct 13:50
Compare
Choose a tag to compare

3.5.2-beta - 2024-10-10

Changed

  • Deferred JS: Exclude all scripts produced by a shortcode. [#39616]
  • General: Sync Boost's Getting Started page with My Jetpack's version. [#39130]
  • General: Update minimum required WordPress version to 6.5 in main plugin file. Previous release only changed plugin readme. [#39719]

Fixed

  • Image CDN: URL encode image path parts for RSS feed compatibility [#39560]
  • Image Guide: Improve check for Jetpack Image CDN URLs [#39635]

3.5.1

26 Sep 10:05
Compare
Choose a tag to compare

3.5.1 - 2024-09-26

Changed

  • Support: Increased minumum required WordPress version to 6.5 [#39540]

3.5.0

25 Sep 13:42
Compare
Choose a tag to compare

3.5.0 - 2024-09-25

Changed

  • General: Show a simplified getting started page if the pricing is not available [#39526]
  • General: Skip the pricing page if the site is private, just like if offline [#39523]

Removed

  • General: Removed WP Super Cache promos from settings page as well as related code [#39202]

Fixed

  • Compatibility: Ensure React JSX polyfill is loaded for pre WP 6.6 support [#39521]
  • Critical CSS: Make sure all URLs that are being processed are absolute instead of relative. [#39456]

3.4.9

03 Sep 20:07
Compare
Choose a tag to compare

3.4.9 - 2024-09-03

Fixed

  • Update automattic/jetpack-image-cdn package to resolve a PHP fatal error.