Guest page caching will work properly when a page immediately fires an AJAX request
Don't try to purge Cloudflare's cache when using guest page caching and an orphaned post is being deleted (when a post is assigned to a thread that doesn't exist)
Don't include all Zero Trust Access rules in backup (only include rules for your zone/domain)
Added check to make sure the site's hostname has at least one dot in it when determining Cloudflare zone ID (things like "localhost" are not valid Cloudflare zones)
Fetch up to 1,000 R2 buckets per account with API call instead of the default of 20
If API permissions get revoked on accident, don't throw exception about it on main admin index (admin index won't break if API permissions went away for some reason)
Better handling of stats rebuilding when rebuilding all stats for the site (from cache rebuild)
Check if Cloudflare account ID is missing when generating R2 bucket URL and add a server error log if that's the case (if an API token has insufficient permissions, you could end up with a missing account ID, which would in turn make R2 functions not work).
Backup option works properly again with Firewall rules (forgot to convert that to the new Ruleset API that the firewall uses
Added check to make sure none of the Cloudflare daily stats are somehow giving a negative number