no change log for this version on link
https://facetwp.com/help-center/changelog/
Fixed various bugfixes and tweaks
Fixed better support ACF fields in the "Other data source" setting
Improved revamped the "UI type" component (used for various add-ons)
Improved lots of admin UI tweaks
Improved improved import/export UI to allow "select all"
Improved support WooCommerce stock status for ACF fields
Fixed CodeMirror (code editor) initialization bug
Fixed the temp table should get deleted when the index is purged
Fixed only modify term_link URLs after the `woocommerce_shop_loop_header` action fires
New added `total_unfiltered` property to the pager arguments (get unfiltered count)
New `Enable automatic indexing` setting for those wanting to re-index manually
Fixed
not all "product" post types belong to WooCommerce
Fixed
renamed the `facetwp_transients` wp_option to prevent 3rd party conflicts
Improved styling for "locked" (i.e. code-based) facets and templates
Improved Listing builder - hide the "Reset" facet mobile header
Improved checkboxes - the "See more/less" links are translatable
Fixed query detection should ignore queries running inside `get_the_excerpt` (i.e. some block-based templates)
Fixed ACF - prevent deprecated notices for NULL date values
Fixed `FWP.active_facet` not working in some browsers
- New search facets - added "Enable relevance" UI setting
- Improved slider facets - only trigger a refresh when the slider handles actually move
- Improved debug mode - show all FacetWP-related hooks in use (even ones that return a boolean)
- Improved proximity facets - allow radius unit to be translatable
- Improved WooCommerce - better counts calculation for the `facetwp_woocommerce_support_categories_display` hook (WC category filtering)
- Updated dependencies
- Improved Date range - hide date range when no dates are available
- Improved Date range - add placeholder for disabled dates
- Improved better Multi-site debugging
- Improved misc styling tweaks and Slider facet styling for RTL support
- Improved better ACF checks to ensure that fields still exist
- Fixed change date defaults from 0 to empty string
- Fixed ensure that Pager facet's scroll offset is an integer