What's new
Install the app
How to install the app on iOS

Follow along with the video below to see how to install our site as a web app on your home screen.

Note: This feature may not be available in some browsers.

Welcome to My Sharing Site

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Resource icon

xF2 Add-on [DigitalPoint] App for Cloudflare® 1.9.0.3 1.9.0.3

xF2 Add-on
  • Fixed issue with geo-location of user IPs in admin area on latest versions of PHP
  • Fixed issue with geo-location when users are viewing their own IP addresses (when using Security addon)
  • Get user IP from request class rather than PHP global variable
  • Geo-location flags work for article authors
  • Don't log geo-location info for sessions if using XenForo < 2.2.8 (required method wasn't introduced until XF 2.2.8)
  • Internally simplified how geo-location flag CSS is generated
  • Updated charting library (Chart.js) to 4.4.7
  • Fixed issue where R2 egress bandwidth info for a bucket was reporting class B operations instead of class A operations
  • Updated call for attaching custom domain to R2 bucket (endpoint changed)
  • Attachment contents passed to view as a stream, rather than a string
  • CLI tool to migrate data will ignore files with a prefix of local/
  • Made change to CLI migration tool so that the multi-process ability is compatible with new version of Symphony (XF 2.3)
  • Added new Cloudflare setting (under Security): AI Bots
  • Geo-location functionality
    • New option: Admin -> Options -> External service providers -> Log IP address locations
    • New permission: View country flag on posts
    • New permission: View country flag on messages
  • Added new Cloudflare setting (under Speed): Speed Brain
  • Easy Config enables Speed Brain
  • Added support for setting SSL/TLS Encryption Mode to Strict (SSL-only origin pull) (for Enterprise zones)
  • Added new Cloudflare setting (under SSL/TLS): Encrypted Client Hello
  • Added new Cloudflare setting (under Security): Leaked credentials
  • 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)
  • Removed Brotli compression setting (it's now always on in Cloudflare)
  • Removed Minify settings (they have been deprecated and will be removed from Cloudflare soon)
  • Removed Server-side Exclude setting (it has been deprecated and will be removed from Cloudflare soon)
  • Added option to create Firewall Rule to block AI scrapers & crawlers
  • Updated Chart.js library to 4.4.3
  • Added support for CLI tool to migrate existing data to/from internal_data/xfmg
  • Added support for local-data mount point in XenForo 2.3
  • Added deprecation notice for Auto-Minify setting
  • 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
  • Changed FsMounts::getFsAdapters method name to FsMounts::getDpFsAdapters to avoid naming collision with XFCloud addon (will need to update FileSystem addon as well if you are using it)
Top