* New - add option to hide fields when they don't have any choices available.
* New - improve text search for ACF fields and add support for searching inside ACF repeater fields.
* New - add support for ACF taxonomy fields.
* New - allow integration plugins to be downloaded directly from the integrations screen.
* New - add ordering parameters to autocomplete fields (order suggestions alphabetically, ascending and descending)
* Improvement - when checking for updates ensure all related plugin updates are also available.
* Improvement - increase specificity of our range slider CSS classes for better consistency.
* Change - JavaScript APIs have been restructured and renamed.
* Fix - remove debugging tools warnings when using auto submit on fields.
* Fix - load more button was not being affected by the width settings.
* Fix - fields are now properly restored when they are inside a dynamic update section.
* Fix - auto detect min/max for ranges was causing an error in admin screens.
* Fix - indexer status was not correctly updated.
* Fix - the search field would cause a double submit when the auto submit setting was enabled.
* New - added Relevanssi integration.
* Improvement - stability, speed and accuracy improvements for the indexer.
* Fix - issues with the load more control not working properly in some circumstances.
* Fix - issues with pagination not working in results shortcodes.
* Fix - issue in our php results template file causing issues in some setups.
* Fix - an issue with the pagination parameters appearing multiple times in a URL.
* Fix - issues with Cron schedules.
* Improvement - add message when a license has no activations left.
* Improvement - show the results shortcode and allow for copy and paste in the query editor.
* Fix - issue with the toggle icon not appearing in labels.
* Fix - fatal error when using `post__in` in queries connected to S&F.
* New - allow disabling the "scroll to" option in the query settings.
* New - add support for ACF date picker and date time picker fields.
* New - add sorting options for custom fields + ACF fields.
* Improvement - prevent disabling the base plugin unless the pro plugin is disabled.
* Fix - various issues with the indexer and showing the indexer status.
* Fix - an issue where custom fields were showing a limited number of options.
* Fix - issue with the loading icon position.
* Fix - issue with count formatting.
* Security - a fix for a low risk security issue has been applied which can only be exploited via an admin page, by an administrator account - the frontend is unaffected.
* Update - add support for WooCommerce HPOS.
* Fix - an issue while caching and a WooCommerce product was not found.
* Fix - an issue with the range slider not being reset correctly under certain conditions.
* Fix - add support for multibyte spaces in search terms.
* New - add support for Dynamic.ooo Dynamic Archives widget.
* Fix - Deprecated issues and compatibility with PHP 8.2
* Fix - an issue with negative number ranges not working in some scenarios
* New - Add debugging hooks
* Fix - an undefined index warning in the active query class
* Fix - undefined index warnings when "include with children" is used in a taxonomy field
* Fix - check to make sure wc_get_product is available before using it
* Fix - add date sorting options to the secondary sort in the query settings
* Fix - add new pagination functions for our results.php template to work around issues with pagination not displaying in some scenarios
* Fix - infinite scroll was not triggering in some scenarios when the class name used was found on other parts of the page