== Changelog ==
= 1.26.0, October 16, 2023 =
* ADDED: Integration with “Bricks builder”
* ADDED: Integration with “Brizy builder”
* ADDED: Improved Greeklish support
* ADDED: Automatic disabling of the mechanism for blocking data writing to the database when it is not supported by the server
* FIXED: Calc score by comparing every word of the search phrase instead of all search phrase
* FIXED: WooCommerce Wholesale Prices plugin - invalid search results e.g. not hidden products and categories in the search results
* FIXED: Flatsome - when there are more search icons, only one is replaced
* FIXED: WPRocket - in some cases search fields/icons are not replaced immediately after the page load
* FIXED: Highlight matched words instead of the whole search phrase
* FIXED: WooCommerceB2B by Addify - remove undefined function
* FIXED: Error while viewing the index build failure report
* FIXED: Index build fails due to missing `getmypid()` function call
* FIXED: TranslatePress - excluding products by category causes the index to be empty
* FIXED: qTranslate-XT - excluding products by category causes the index to be empty
* FIXED: TranslatePress - untranslated product title when it contains a hyphen
* FIXED: B2BKing - no results when the WPML plugin is also active
* FIXED: Wrong variation URLs when WPML is active
* FIXED: The index does not build when the product image URL is in the wrong format
* FIXED: Table missing error when editing/deleting taxonomy term (multilingual sites only)
* FIXED: JetSmartFilters plugin filter values disappear on the search results page when the TranslatePress plugin is active
* TWEAK: Allowing access to the `Personalization` class via `DGWT_WCAS()` function
* TWEAK: HUSKY - Products Filter Professional for WooCommerce plugin - disable the test in the Troubleshooting module for newer versions of this plugin
* TWEAK: Search speed optimization
* TWEAK: Support for language codes like `xx_XX`
* REFACTOR: Replace `.click()` with `trigger('click')`, `.focus()` with `trigger('focus')`, `.blur()` with `trigger('blur')`
* REFACTOR: Replace `jQuery.fn.mouseup()` with `$(document).on('mouseup')`
* REFACTOR: Replace `jQuery.isFunction()` with `typeof fn === 'function'`
* UPDATED: Freemius SDK v2.5.12