Releases: Automattic/jetpack-boost-production
Releases · Automattic/jetpack-boost-production
3.3.1
3.3.1 - 2024-05-15
Fixed
- Concatenate JS: Added compatibility with WooCommerce 8.9 [#37403]
- Critical CSS: Remove post types with empty Critical CSS URLs [#37389]
3.3.0
3.3.0 - 2024-05-08
Added
- General: Add endpoint to list source providers. [#36373]
- General: Add end to end tests for modules. [#36501]
- Auto-Resize Lazy Images: Added feature to optimize lazy loading image performance [#36987]
- JS Concatenation: Added compatibility with event-tickets by The Events Calendar. [#36750]
- Speed Score: Add the speed changed popup back. [#36432]
Changed
- Cache: remove Beta tag [#37261]
- General: improved compatibility with WP 6.4. [#37051]
- Image CDN: Update UI. [#37263]
Fixed
- CLI: Fix fatal error when using 'activate' without a module name. [#36873]
- Critical CSS: Update the way generation library is loaded. [#37118]
3.2.2
3.2.2 - 2024-04-02
Added
- Cache: Ensure cache engine is loading every time the Settings page loads. [#36339]
- Cache: Clear cache if Boost module settings are changed [#36452]
- Cache: Show notification in site health if cache system isn't loading. [#36449]
- Compatibility: Improved compatibility with SEO plugins for smoother Cloud CSS generation. [#36556]
Changed
- Cloud CSS: Optimize regeneration time. [#36519]
- Cloud CSS: Update REST API endpoint to be available even if the module is turned off. [#36437]
- Performance History: Sanitize graph annotation text. [#36453]
- Speed Score: More accurately detect which modules are active when a speed score is requested. [#36534]
- General: Only show installation errors on plugins page. [#36390]
- General: Updated package dependencies. [#36585]
- General: Update getting started and upgrade copies. [#36475]
3.2.1
3.2.1 - 2024-03-29
Added
- Cache: Ensure cache engine is loading every time the Settings page loads. [#36339]
- Cache: Clear cache if Boost module settings are changed [#36452]
- Cache: Show notification in site health if cache system isn't loading. [#36449]
- Compatibility: Improved compatibility with SEO plugins for smoother Cloud CSS generation. [#36556]
Changed
- Cloud CSS: Optimize regeneration time. [#36519]
- Cloud CSS: Update REST API endpoint to be available even if the module is turned off. [#36437]
- Performance History: Sanitize graph annotation text. [#36453]
- Speed Score: More accurately detect which modules are active when a speed score is requested. [#36534]
- General: Only show installation errors on plugins page. [#36390]
- General: Updated package dependencies. [#36585]
- General: Update getting started and upgrade copies. [#36475]
3.2.0
3.2.0 - 2024-03-15
Fixed
- Cache: Verify cache enabled on current site before saving cached data [#36350]
- General: Added filter documentation [#36226]
- General: Removed duplicate uninstall hook, fixing unnecessary database writes [#36403]
3.1.1
3.1.1 - 2024-03-11
Added
- Cache: Added a Page Cache module. [#35042]
- Defer JS: Automatically exclude JSON-LD schemas. [#35417]
- Speed Scores: Added support for annotating points of time in the speed score history graph. [#34978]
Changed
- General: Better error handling for invalid data when running wp-admin pages. [#35361]
- General: Enabled React.StrictMode for development. [#35330]
- General: Improved error handling. [#35543]
- General: Indicate compatibility with the upcoming version of WordPress, 6.5. [#35820]
- General: Switch to using Blog ID links instead of site slugs in checkout flow. [#35002]
- Image Guide: Removed beta flag [#35846]
Fixed
- Critical CSS: Prevent errors when page_for_posts misconfigured. [#36007]
- Critical CSS: Prevent missing archive pages from breaking the generation process. [#35561]
- General: Prevent missing pricing information from affecting the getting started flow. [#35347]
- Image Size Analysis: Update summary groups to align with status icons. [#35419]
- Concatenate JS/CSS: Ensure minification is enabled. [#35498]
3.1.1-beta
Full Changelog: 3.0.2...3.1.1-beta
3.1.0-beta-4
Added
- Cache: Include GET parameters in the Added the GET parameters to the data logged. [#35985]
- Cache: Added actions that third party code can trigger to clear cache. [#35946]
- Cache: Added a Page Cache module. [#35042]
- Cache: Added header indicating cache hit or miss. [#36008]
- Cache: Added page-cache to the feature list in getting-started page. [#35950]
- Cache: Detect WP Super Cache and customize advanced-cache.php exists message. [#36018]
- Defer JS: Automatically exclude JSON-LD schemas. [#35417]
- Speed Scores: Added support for annotating points of time in the speed score history graph. [#34978]
Changed
- Cache: Save log lines as json for better presentation. [#36011]
- Cache: Updated error messages to make them user-friendlier. [#36048]
- General: Better error handling for invalid data when running wp-admin pages. [#35361]
- General: Enabled React.StrictMode for development. [#35330]
- General: Improved error handling with ErrorBoundary around SpeedScore and Module components. [#35543]
- General: Indicate compatibility with the upcoming version of WordPress, 6.5. [#35820]
- General: Switch to using Blog ID links instead of site slugs in checkout flow. [#35002]
- Image Guide: Removed beta flag
Fixed
- Boost: Invalidate Author pages when pages are edited. [#35942]
- Cache: Restore error message formatting. [#36015]
- Cache: Stop serving expired cache files. [#35978]
- Critical CSS: Prevent errors when page_for_posts misconfigured. [#36007]
- Critical CSS: Prevent missing archive pages from breaking the generation process. [#35561]
- General: Prevent missing pricing information from affecting the getting started flow. [#35347]
- Image Size Analysis: Update summary groups to align with status icons. [#35419]
- Improved error handling and response formatting in DataSync client and PHP classes. Simplified page cache setup in Jetpack Boost. [#35962]
- Jetpack Boost: Enhanced page cache module state management and error messaging. [#36022]
- JS and CSS concat: Ensure minification is enabled. [#35498]
3.1.0-beta-3
Added
- Cache: Include GET parameters in the Added the GET parameters to the data logged. [#35985]
- Cache: Added actions that third party code can trigger to clear cache. [#35946]
- Cache: Added a Page Cache module. [#35042]
- Cache: Added header indicating cache hit or miss. [#36008]
- Cache: Added page-cache to the feature list in getting-started page. [#35950]
- Cache: Detect WP Super Cache and customize advanced-cache.php exists message. [#36018]
- Defer JS: Automatically exclude JSON-LD schemas. [#35417]
- Speed Scores: Added support for annotating points of time in the speed score history graph. [#34978]
Changed
- Cache: Save log lines as json for better presentation. [#36011]
- Cache: Updated error messages to make them user-friendlier. [#36048]
- General: Better error handling for invalid data when running wp-admin pages. [#35361]
- General: Enabled React.StrictMode for development. [#35330]
- General: Improved error handling with ErrorBoundary around SpeedScore and Module components. [#35543]
- General: Indicate compatibility with the upcoming version of WordPress, 6.5. [#35820]
- General: Switch to using Blog ID links instead of site slugs in checkout flow. [#35002]
- Image Guide: Removed beta flag
Fixed
- Boost: Invalidate Author pages when pages are edited. [#35942]
- Cache: Restore error message formatting. [#36015]
- Cache: Stop serving expired cache files. [#35978]
- Critical CSS: Prevent errors when page_for_posts misconfigured. [#36007]
- Critical CSS: Prevent missing archive pages from breaking the generation process. [#35561]
- General: Prevent missing pricing information from affecting the getting started flow. [#35347]
- Image Size Analysis: Update summary groups to align with status icons. [#35419]
- Improved error handling and response formatting in DataSync client and PHP classes. Simplified page cache setup in Jetpack Boost. [#35962]
- Jetpack Boost: Enhanced page cache module state management and error messaging. [#36022]
- JS and CSS concat: Ensure minification is enabled. [#35498]
3.1.0-beta-2
Full Changelog: 3.1.0-beta...3.1.0-beta-2