📝 Docs(custom): update docs

This commit is contained in:
Kuingsmile
2023-10-30 22:20:35 -07:00
parent d33624f0a1
commit f0f696a488
4 changed files with 70 additions and 68 deletions

View File

@@ -1,8 +1,9 @@
✨ Features
- 现在上传接口不再明文返回`config`字段,而是经过加密的字符串,密钥可自行设置
- 现在配置同步支持使用Gitea
- 现在当图片转换后格式与原格式相同时,不会进行转换
- 优化了使用Cloudflare R2作为图床时的删除处理
🐛 Bug Fixes
- 修复了文件名中含有二级目录时webdav、local和sftp图床会上传失败的问题
- 修复了使用watt toolkit加速时github图床上传失败的问题
- 修复了使用gitee同步配置时下载文件错误日志没有正确记录的问题