The release fixes the default value of numeric fields in the filter form to be empty instead of the minimum value. The issue affects XenForo 2.3.x versions only, but the change is backward-compatible.
We have released an add-on with shared functionality of all our "filter" add-ons. The reason for separating this functionality is to make it easier to maintain and to allow for more flexibility in the future.
The following fixes are included in the latest Filter Framework package:
Fix: multiple prefix filter not working
Fix: indexation of array-type custom fields may trigger PHP error
Enhancement: Do not use AJAX for loading filterable list options if there are no more than 30 options