Release v2.7.2 - 2026-04-28
CloudFlare-ImgBed v2.7.2
Add Features:
- Added WebDAV storage channel, allowing third-party WebDAV services to be used as upload backends @htazq
Security:
- Session storage keys migrated to the
manage@session@prefix to prevent session data from entering the file index and backup exports
Fix Bugs:
- Fixed D1 adapter routing for
manage@configuration keys so blocklists, sessions, and other settings no longer get written to the files table - Fixed D1 settings backup reads so
manage@settings data can be listed correctly
Add Features:
- 新增 WebDAV 存储渠道,可将第三方 WebDAV 服务作为上传后端 @htazq
Security:
- 会话存储键迁移为
manage@session@前缀,避免会话数据混入文件索引和备份导出
Fix Bugs:
- 修复 D1 适配器中
manage@配置项路由到错误数据表的问题,避免黑名单、会话等设置写入文件表 - 修复 D1 备份读取
manage@配置时无法正确列出 settings 数据的问题