Thread Filter by AddonsLab

xF2 Add-on Thread Filter by AddonsLab 3.9.2

No permission to download
This version fixes a bug appearing when admins use the option "Value display HTML" for a custom field using HTML that breaks the layout in the Active filters bar. The HTML will be stripped away now and only the raw value will be shown in the bar.
  • Like
Reactions: BattleKing
This is another fix related to the same bug introduced in version 3.5.1.
  • Like
Reactions: BattleKing
This version enhances location support using the latest upgrade of the Location custom field add-on. From this version on, the Google API key should be specified in the Location custom field add-on options. Please verify these options after the upgrade. It also fixes a bug with the option Maximum result count that would not allow 0 as a value.
This is a fix for a regression in the latest version, which would cause the Auto Reload not to work if the Filterable Dropdown Lists option is disabled.
This version fixes the following PHP error when rebuilding custom fields:

Error: Call to undefined method XF\Util\Arr::arrayColumn()
The release fixes a bug, that would cause ES search error "Elasticsearch error: all shards failed". This would happen only if you have Multiple prefix search option activated, and if a user/bot manually modifies the URL to include invalid prefix IDs (which are normally numeric). This is not a security issue as an attacker would not get any error message except that searching failed.
This version fixes a PHP error on the general search page introduced in version 3.4.0:
TypeError: Argument 1 passed to XF\Search\Search::getResultSet()
This version implements compatibility with XenForo 2.2.
The release fixes the bug causing the prefixes to be missing in the off-canvas menu (would happen only if the filter location is in Popup).
  • Like
Reactions: Lovester
This version fixes a UI bug, that would appear with multiple selection lists having many choices changing their size when "filterable lists" plugin is applied, which would cause page flickering. Now the list has fixed height and flickering should be minimal.
Top