In this version, we have fixed the support for forums, that have the minimum number of required tags specified in Admin Panel. In this case, quick thread form will show the field to input thread tags.
We also introduce support for
Similar Threads add-on. Please note, that there are some compatibility issues with 5.1 version currently available, due to the non-standard usage of XenForo JavaScript API in this add-on. In particular, the addon calls XenForo.init() function in its template, which is hard coded and can not be altered on the fly. This is done to support thread preview popup and other dynamic controls in thread list, but it causes other dynamic controls on the page, such as prefix chooser to reinitialize, causing different types of bugs. A proper way to activate dynamic content on content inserted using AJAX is to call .xfActivate method on the element containing the new content. Another optional change we did in the add-on was moving its JavaScript to a separate script file instead of including it in the template directly, making it more re-usable for other add-ons and allowing the browser to cache its content instead of downloading it every time.
We have already contact
@AndyB and provided the fixed package to be released. Please use Similar Threads support in our add-on only with the updated version. The feature is disabled in Admin Panel Options page by default, so you need to enable it once you have the updated version of Similar Threads add-on installed. Our customers can get the supported version of Similar Threads add-on from us by opening a ticket in our Support System, in case the author will decide not to release the version with the fixes we have suggested.
You can test both features introduced in this version at
https://addonslab.com/forums/test-forum.3/
The new version is available for all licensed customers at
https://customers.addonslab.com/marketplace.php/my-services/
Thank you!