XenForo 2.1.6 is now available for all licensed customers to download. We recommend that all customers running previous versions of XenForo 2.1 upgrade to this release to benefit from increased stability.
Download XenForo 2.1.6
or
Upgrade directly from within your control panel
Some of the changes in XF 2.1.6 include:
We need to detect if an icon defined as fa includes an fa prefix, such as fab etc., and if it already includes one, don't prepend our own.
Check that we do actually have some valid content before we start working with it, and bug out if not
Ensure we don't overwrite the rebuildDefaultData array in rebuild jobs. Additional data should be initialized in the defaultData array as normal.
When viewing the approval queue...