@@ -5,33 +5,29 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 6.0.0-alpha] - unreleased
9-
10- This is an alpha version! The changes listed here are not final.
11-
8+ ## [ 6.0.0] - 2026-04-10
129### Added
13- - Adding Jetpack Protect details page for users without the dedicated Jetpack Protect plugin.
14- - IDC: Add revalidation for IDCs.
10+ - Add Jetpack Protect details page for users without the dedicated Jetpack Protect plugin. [ # 46630 ]
11+ - IDC: Add revalidation for IDCs. [ # 46268 ]
1512
1613### Changed
17- - Comment: Add Tracking to Jetpack upsell link.
18- - Dependencies: Update lock file to keep root requirements in sync.
19- - Instant Search: Show WooCommerce product filters in filter widget
20- - My Jetpack: Check red bubble notification async when cache is not available.
21- - Remove header border-bottom from the admin page for a cleaner unified header appearance.
22- - Search: Use the core WordPress spinner component for the dashboard loading state.
23- - Switch to Native TypeScript compiler based on Go.
24- - Update composer.lock.
25- - Update design of the sidebar upsell.
26- - Update package dependencies.
14+ - Dependencies: Update lock file to keep root requirements in sync. [ #47418 ]
15+ - Instant Search: Show WooCommerce product filters in filter widget. [ #46373 ]
16+ - My Jetpack: Check red bubble notification async when cache is not available. [ #46396 ]
17+ - Remove header border-bottom from the admin page for a cleaner unified header appearance. [ #47313 ]
18+ - Search: Use the core WordPress spinner component for the dashboard loading state. [ #47467 ]
19+ - Switch to Native TypeScript compiler based on Go. [ #47375 ]
20+ - Update composer.lock. [ #46686 ]
21+ - Update design of the sidebar upsell. [ #47909 ]
22+ - Update package dependencies. [ #46785 ] [ #47021 ] [ #47285 ] [ #47371 ] [ #47505 ] [ #47825 ]
2723
2824### Removed
29- - General: Update minimum WordPress version to 6.8.
25+ - General: Update minimum WordPress version to 6.8. [ # 46801 ]
3026
3127### Fixed
32- - Admin Page: Restore border on header component.
33- - Fix TS errors detected by tsgo.
34- - Update e2e test selector for renamed footer CSS class.
28+ - Admin Page: Restore border on header component. [ # 47425 ]
29+ - Fix TypeScript errors detected by tsgo. [ # 47426 ]
30+ - Update e2e test selector for renamed footer CSS class. [ # 47840 ]
3531
3632## [ 5.2.2] - 2025-11-21
3733### Fixed
@@ -291,7 +287,7 @@ This is an alpha version! The changes listed here are not final.
291287
292288[ 1.1.0-beta ] : https://github.com/Automattic/jetpack-search-plugin/compare/1.0.0...1.1.0-beta
293289[ 1.2.0-beta ] : https://github.com/Automattic/jetpack-search-plugin/compare/1.1.0...1.2.0-beta
294- [ 6.0.0-alpha ] : https://github.com/Automattic/jetpack-search-plugin/compare/5.2.2...6.0.0-alpha
290+ [ 6.0.0 ] : https://github.com/Automattic/jetpack-search-plugin/compare/5.2.2...6.0.0
295291[ 5.2.2 ] : https://github.com/Automattic/jetpack-search-plugin/compare/5.2.0...5.2.2
296292[ 5.2.0 ] : https://github.com/Automattic/jetpack-search-plugin/compare/5.1.0...5.2.0
297293[ 5.1.0 ] : https://github.com/Automattic/jetpack-search-plugin/compare/5.0.0...5.1.0
0 commit comments