主题定制器
恢复此模板上的自定义修改
最新消息
  • 我们很荣幸 游客 的加入!开始前请阅读 社区规则 以及 知识库 确保您顺利的熟悉本社区。如果您乐意分享您独特的内容,您将获得积分及其它特权!

    任何人都可以提交免费资源,积分资源及付费资源!如若高贵的 游客 您想赚取真实货币,请尝试提交 付费文件 资料。

    文件链接损坏请以 提交工单 方式给我们留言,以获取来自备份服务器的新链接。

[DigitalPoint] App for Cloudflare®

Add-ons/Plugins [DigitalPoint] App for Cloudflare® 1.8.5

没有购买权限 (30 G)
  • 防止自动完成身份验证令牌(发现可以使用管理员保存的网站密码覆盖该令牌的情况)
  • XenForo 2.3 兼容性:
    • 修复了由于2.3 beta 6 中的 XF 核心更改而导致管理国家/地区阻止时的模板问题
    • 修复 2.3 版中无法使用的各种图标
    • 强制 2.3 允许非 Duotone 管理导航图标
  • 增加了对 CLI 工具的支持,用于将现有数据迁移到/从 internal_data/xfmg 迁移
  • 在 XenForo 2.3 中添加了对本地数据挂载点的支持
  • 添加了 Auto-Minify 设置的弃用通知
  • 将“API 令牌和密钥”的措辞更改为“API 令牌”(不再允许全局密钥,仅允许 API 令牌)
  • 将图表库 (Chart.js) 更新到了 4.4.1
  • 为在 XenForo 升级期间禁用的插件创建了解决方法(我们需要设置 externalDataUrl,以便在编译 .less 模板时,%ASSET:stylefolder% 替换 var 对 R2 用户按预期工作)。实际上,即使在升级过程中禁用了所有插件,我们也在触发 app_setup 代码事件侦听器。
  • 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)

Handling of unexpected API schema changes


Better handling of unexpected Cloudflare API changes.

Fix for API change

Cloudflare changed API results for bot management, but only for paid plans. This addresses that.
顶部