Thread Filter by AddonsLab

Thread Filter by AddonsLab 3.9.2

No permission to buy ($69.99)
The release fixes a bug causing the Keywords filter not to work if there are no custom fields defined for the forum.

The new version is available for all licensed customers at https://customers.addonslab.com/marketplace.php/my-services/
This version fixes the following PHP error when rebuilding thread fields:
ErrorException: [E_NOTICE] Undefined property:
AL\ThreadFilter\Service\ContentTypeProvider::$app
- src/addons/AL/ThreadFilter/Service/ContentTypeProvider.php:190

The new version is available for all licensed customers at https://customers.addonslab.com/marketplace.php/my-services/
This release updates requirements to the latest version of the Filter Framework, which resolves a compatibility issue with the XenForo 2.2.13 version.

The new version is available for all licensed customers at https://customers.addonslab.com/marketplace.php/my-services/

Thank you!
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
The new version is available for all licensed customers at https://customers.addonslab.com/marketplace.php/my-services/

Thank you!
The release fixes a problem with the option Maximum result count. If the option is set to a low number, the results might not respect the default order if items and older results may be shown. The problem does not affect Elasticsearch back-end.

The new version is available for all licensed customers at https://customers.addonslab.com/marketplace.php/my-services/

Thank you!
This release is due to a change in [AL] Core package regarding class extensions, which was causing some compatibility issues with other add-ons. Please upgrade if you are using [AL] Core version 1.5.5+.

The new version is available for all licensed customers at https://customers.addonslab.com/marketplace.php/my-services/

Thank you!
This release fixes a PHP 8.1 compatibility issue:

Code:
Fatal error: During inheritance of ArrayAccess: Uncaught ErrorException: [E_DEPRECATED] Return type of AL\FilterFramework\ActiveFilterInfo::offsetExists() should either be compatible with ArrayAccess::offsetExists(mixed ): bool,
or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice.

The new version is available for all licensed customers at https://customers.addonslab.com/marketplace.php/my-services/

Thank you!
This release fixes the support for Aggregating Forums add-on:

ErrorException: [E.WARNING] Attempt to read property “node_id” on null in src/addons/AL/ThreadFilter/XF/Pub/Controller/Forum.php at line 211

The new version is available for all licensed customers at https://customers.addonslab.com/marketplace.php/my-services/

Thank you!
This release adds a new option under Disable default filter fields to hide thread types selector in the filters.

We have also modified the package to allow Can use custom field filters permission to guests and registered usergroups upon installation (it would allow all usergroups and custom user permissions based on previous version). Customized values from previous installation are preserved, but if you have modified this permission please double-check your permission setup after the upgrade.
In this release, we have implemented new forum permission called Can use custom field filters. The permission can be used by admins to enable/disable custom thread field filters per usergroup and node. The release also includes a bug fix with numeric custom field intervals not including the minimum and maximum value in the results.

The new version is available for all licensed customers at https://customers.addonslab.com/marketplace.php/my-services/

Thank you!
  • Like
Reactions: Joe Link
Top Bottom