It's not really specific to the addon, so doesn't make sense to bury it in the addon FAQ (that's already used for something else tha is addon related).
I suspect you will get a better answer if you ask your question somewhere related to what you are asking. This addon does nothing whatsoever with mobile notifications.
Maybe XenForo support if it's related to XenForo core functionality...
Updated charting library (Chart.js) to 4.5.0
Make use of XF\Util\Ip::stringToBinary & XF\Util\Ip::binaryToString if using XenForo >= 2.3
Firewall option to force registration challenge removed (no longer needed now that Turnstile is supported)
Removed option to force contact and registration...
Fair enough...
FWIW, it does seem to work a lot better (as far as speeding up a website) vs. last time I mucked with it a couple years ago. Maybe browsers are doing a better job/caught up with the intent now? 🤷🏻♂️
Well you can already toggle on/off Early Hints as a zone setting (which is available already via the addon). So maybe that’s enough? Doubt there’s a situation where someone is doing Early Hints on a different part of their site, but then they don’t want to do for the XenForo part of their site?
...so I've been playing around with preloading resources/early hints with this addon. So far it seems to have a decent/measurable speed improvement. For those that don't know, if a browser is using HTTP/2 or higher, they can receive what is effectively two HTTP responses within a single request...
Along the same lines, the RSS feed importer will escape HTML if there's HTML in a title. Would be great if there was at least an option to strip HTML from titles.
For example, this feed: https://wordpress.org/support/plugin/app-for-cf/feed
...results in this:
...since the <title> of the...
Anything within the URL BBCode within a post will be downloaded via the proxy (that’s the whole point). If you don’t want links in posts to go through the proxy, you want to disable unfurl and image proxy.