- refactored layout builder ACF support
- better admin UI support for code-based facets / templates
- code-based facets / templates aren't saved to the DB unless explicitly "unlocked" via the UI
- better json_encode() handling of invalid UTF-8 characters for sites on PHP 7.2+
-
FWP.reset() now accepts a string, array, or object
- autocomplete input type changed to text to fix cross-browser inconsistencies
- User selections feature was incorrectly resetting an entire facet
- display issue with hierarchical checkboxes having "Show expanded" enabled
- explicitly set "orderby" => "term_order" when a facet is sorted by Term Order
- FontAwesome 5.10.1