[DigitalPoint] App for Cloudflare

[DigitalPoint] App for Cloudflare 1.8.8

No permission to download
thanks to dear member @jessy updated [DigitalPoint] App for Cloudflare with a new update entry:

changelog

  • 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)

Read the rest of this update entry...
 
thanks to dear member @jessy updated [DigitalPoint] App for Cloudflare with a new update entry:

changelog

  • 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)
  • Cache Rules included in backup/restore process

Read the rest of this update entry...
 
thanks to dear member @jessy updated [DigitalPoint] App for Cloudflare with a new update entry:

changelog

  • Fixed issue where you would get a Call to a member function getBody() on array exception instead of the intended HTTP response if an API call failed twice (it automatically does a retry if it failed once)
  • When using guest page caching, decouple the purge cache mechanism from the http request (the purge cache action is sent to XenForo's job system)
  • Show egress bandwidth when hovering over R2 class A or class B operation stats
  • Reorganized settings to align with Cloudflare's...

Read the rest of this update entry...
 
thanks to dear member @jessy updated [DigitalPoint] App for Cloudflare with a new update entry:

changelog

IMPORTANT for existing users: New functionality requires 2 additional API permissions in order to use the new functions. You can go to your Cloudflare API Tokens, edit the token you have and add the following permissions:
  • Account.Allow Request Tracer: Read
  • Account.Intel: Read
At this point, you should have a total of 18 permissions for your API token.

Changes:
  • Added ability to cache...

Read the rest of this update entry...
 
thanks to dear member @jessy updated [DigitalPoint] App for Cloudflare with a new update entry:

changelog

  • Can use R2 for storage without site being a domain/zone in Cloudflare
  • Made change to XenForo's attachment data entity to be more efficient (normally XenForo checks if an attachment exists before making an additional call to actually get it). This will reduce an API call for every attachment view because we don't need to check if the attachment exists (we know it does already because we have a record of it in attachment data).
  • Added new option: Use presigned URLs for...

Read the rest of this update entry...
 
thanks to dear member @jessy updated [DigitalPoint] App for Cloudflare with a new update entry:

changelog

IMPORTANT for existing users: New functionality requires 1 additional API permissions in order to use the new function. You can go to your Cloudflare API Tokens, edit the token you have and add the following permission:
  • Account.Billing: Read
At this point, you should have a total of 19 permissions for your API token.
  • Added sanity check to make sure attachment data exists when using presigned...

Read the rest of this update entry...
 
Top