This package contains shared files used by 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.
Related resources
Thread Filter by AddonsLab
Showcase Filter by AddonsLab...
This version implements support for the latest [AL] Core package and should be installed after upgrading the Core add-on. With this version, we have made general code restructuring which will allow us to easier release new features for individual filter add-ons without affecting the Filter add-ons.
Upgrade to this version if any add-ons you use require a newer version.
The release provides a method used by Filter add-ons to sort the fields correctly in the filter form. The version will be required for future releases of Filter add-ons.
The version fixes a bug causing Auto-reload to be broken due to a JavaScript error, when the filter form does not contain any Filterable lists.
The update is recommended for all customers using the package.
The update fixes an issue reported at https://xenforo.com/community/threads/rms-filter-by-addonslab-paid.178429/page-2#post-1659962 It is recommended for all Filter add-ons.
This release contains several fixes reproduced on PHP 8.0+ versions. It is recommended to upgrade for all customers using the package.
This release implements the fixes required for our Filter add-ons to be compatabile with XenForo 2.3.x. The package is backward-compatible and can be used to upgrade on 2.2.x boards as well. The support for 2.3.x version for each individual filter add-on will be released soon.
This fixes an issue related to our Location field add-on where the filter form reloads when entering the address.
The releases prevents throwing an error when custom field value is for some reason invalid (e.g. a previous field with the same name but different value was saved and now does not have the correct data type).
The release is recommended to upgrade for all filter add-ons.
The release fixes the regression introduced with support for multiple keywords. It is recommended for all customers running Filter add-ons. It is backward compatible with XenForo 2.2.x