- **[New]** `searchwp\index\source\add_hooks` filter to allow prevention of core hook implementation
- **[New]** Integration with WP All Import to better react to import processes
- **[Improvement]** Global excerpt generation in some cases
- **[Improvement]** Indexer state handling when programmatically pausing/unpausing
- **[Fix]** Searching Media in the WordPress Admin in some cases
- **[Fix]** Handling (omitting) of entries that failed indexing in some cases
- **[Fix]** Statistics migration from SearchWP 3 (if Statistics failed to migrate, please open a support ticket for direct assistance)
[Change] Partial matching in synonyms has been changed, to apply partial matching add a * wildcard where partial matching should be applied
[Change] As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you will need to edit your Engine and rebuild your index, this is not done automatically and should be planned for when updating)
[Fix] Global excerpt generation in some cases
[Fix] Regression introduced in 4.1.12 that prevented results in some cases when setting AND logic to be strict
- **[IMPORTANT]** As of version 4.1 Comments are now a separate Source (if you are using Comments for any Post Type Source you *will need to edit your Engine and rebuild your index*, this is not done automatically and should be planned for when updating)
- **[New]** Rule for Media to consider filename
- **[New]** Rule for Pages and hierarchical CPTs to consider ancestry
- **[New]** Rule for Pages and hierarchical CPTs to consider `post_parent`
- **[New]** Edit and View actions for omitted entries
- **[New]** Support for Beaver Builder Search Module
- **[Fix]** Parallel indexing process when rebuilding index using WP-CLI in some cases
- **[Fix]** Customization of post stati in some cases
- **[Improvement]** Additional background process health check
- **[Improvement]** Handling of synonym input strings in some cases
- **[Improvement]** Default regular expression patterns
- **[Update]** Dependencies