Releases: Automattic/jetpack-boost-production
Releases · Automattic/jetpack-boost-production
3.6.1
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
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
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
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
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
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
3.5.1 - 2024-09-26
Changed
- Support: Increased minumum required WordPress version to 6.5 [#39540]
3.5.0
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
3.4.9 - 2024-09-03
Fixed
- Update
automattic/jetpack-image-cdn
package to resolve a PHP fatal error.
3.4.8
3.4.8 - 2024-09-02
Changed
- Admin menu: change order of Jetpack sub-menu items [#39095]
- Page Cache: Update notice for WP Cloud clients.
- React: Changing global JSX namespace to React.JSX [#38585]
Fixed
- Cloud CSS: Fixed not properly storing CSS returned from the cloud after a theme switch. [#38985]
- Lossless image optimization for images (should improve performance with no visible changes). [#38750]
- Misc: Fix PHP warning when generating critical css for some taxonomy pages. [#38807]
- Revert recent SVG image optimizations. [#38981]
- UI: Fix inconsistencies. [#39072]
- Updated package dependencies. [#38464]