You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
Add-ons App for Cloudflare®
1.9.4
Register & Get access to index
- Fixed issue where the function to add public subdomain and Cache Rule to an existing R2 bucket wouldn't work
- Removed dependency on third-party library to get list of countries for firewall blocking
- Changed how guest page caching updates tokens in GET request URLs
- Only cache guest pages if the visitor is using the default language and style
- More tuning of logic for when to do guest page caching
- Made change so other addons that are also extending the filesystem mount class are able to do so with backward compatibility
- Fixed cosmetic issue with overflow of R2 logs in overlay window
- Prevent users from using the same bucket for public and private areas (prevent users from exposing internal-data as a public bucket)
- Added note about style, language and advanced cookie consent in XF 2.2.12+ to known limitations for guest page caching
- Made some minor changes to the logic of when to serve cached pages or not (Guest page caching)
- If a session is empty (like when a user logs out), go ahead and fully expunge it
- Made some changes to R2 adapter so it could be configured for extra directories via config.php
- Added some code to work around XenForo not updating CSRF token in URLs (this bug report)