Fixed issue with deleting a Page Cache rule (change to Cloudflare API)
Fixed issue with changing Cloudflare settings on XenForo 2.3 (was being done with form submission instead of the intended AJAX request)
Ignore full stat rebuilds (too many API calls [11 per day], it will be impossibly slow, and you will hit API rate limit very quickly, so it would fail anyway)
Changed wording of "API tokens & keys" to "API tokens" (no longer allowing global keys, only API tokens)
Updated charting library (Chart.js) to 4.4.1
Created workaround for addons being disabled during XenForo upgrades (we need to set the externalDataUrl so that the %ASSET:stylefolder% replacement var works as expected for R2 users when .less templates are compiled). Effectively we are firing our app_setup code event listener even when all addons are disabled during the upgrade process. See this thread.
Presigned URLs forcibly set Content-Type and Content-Disposition HTTP response headers (fixes situation where something like rclone set incorrect content type for the object in the R2 bucket)
Cloudflare statistics charts on admin dashboard dynamically resize properly when resizing window
Added ability for individual API calls to ignore multiple error codes instead of just one
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.