* ADD: Add suggestions after selecting a post from the results area in AJAX search;
* FIX: Fix product variations appearing in search results when the product is hidden from search;
* FIX: TranslatePress compatibility;
* FIX: minor issues.
* ADD: The `jet-search/custom-url-handler/allow-merge-queries-post-types` filter;
* ADD: The `Request type` setting allows switching the search request type between REST API and AJAX;
* ADD: The `Maximum Word Length for Suggestion Item Titles` option allows trimming suggestion titles by a specified number of words;
* FIX: Resolved an issue where suggestions with special characters were duplicated;
* ADD: `jet-search/ajax-search/before-search-sources` hook;
* FIX: minor issues.
* ADD: [Crocoblock/suggestions#7640](https://github.com/Crocoblock/suggestions/issues/7640);
* ADD: `jet-ajax-search/assets/localize-data/use-legacy-ajax` filter to determine whether to use the legacy AJAX method or REST API for search functionality.
* ADD: [Crocoblock/suggestions#6938](https://github.com/Crocoblock/suggestions/issues/6938);
* ADD: [Crocoblock/suggestions#6896](https://github.com/Crocoblock/suggestions/issues/6896);
* ADD: `jet-search/ajax-search/search-by-post-id` filter to add the ability to search by post ID;
* ADD: `Additional Results` section with terms and user search sources;
* FIX: Better TranslatePress compatibility;
* ADD: `jet-search/ajax-search/show-product-variations` filter to show/hide product variations from the search result;
* UPD: JetDashboard to v2.2.0;
* FIX: minor issues.
* FIX: Exclude Terms option in the Ajax Search widget;
* FIX: URL params duplication in the Ajax Search widget;
* FIX: minor issues.
* FIX: improved compatibility with JetSmartFilters in the Ajax Search widget;
* FIX: search functionality with custom fields in the Ajax Search widget;
* FIX: minor issues.
* ADD: [Crocoblock/suggestions#6926](https://github.com/Crocoblock/suggestions/issues/6926);
* ADD: [Crocoblock/suggestions#2559](https://github.com/Crocoblock/suggestions/issues/2559);
* ADD: Ability to display search suggestions or user search history in the Ajax Search widget;
* FIX: minor issues.