Make use of XF\Util\Ip::stringToBinary & XF\Util\Ip::binaryToString if using XenForo >= 2.3
Firewall option to force registration challenge removed (no longer needed now that Turnstile is supported)
Removed option to force contact and registration pages to not be an overlay (was used in conjunction with the registration challenge that was removed)
New option (Preload resources): automatically adds Link header that includes JavaScript and CSS URLs for the page (tells browsers to preload resources used by the page)
Fixes an issue where if you have other addons that extend the XF\Templater class, with an execution order higher than 1000, and you are trying to view IP addresses that were logged without an associated geo-location record for that IP.