📝 Docs(custom): update docs

This commit is contained in:
Kuingsmile
2023-11-17 01:03:41 -08:00
parent b8e02f66ae
commit c897c234d2
2 changed files with 6 additions and 8 deletions

View File

@@ -1,9 +1,8 @@
✨ Features
- 现在配置同步支持使用Gitea
- 现在当图片转换后格式与原格式相同时,不会进行转换
- 优化了使用Cloudflare R2作为图床时的删除处理
- 核心库版本更新
- 现在默认缓存目录会在系统temp路径下新建
🐛 Bug Fixes
- 修复了使用gitee同步配置时下载文件错误日志没有正确记录的问题
- 修复了使用内置服务器的删除接口时,相册删除事件不能正确触发的问题

View File

@@ -1,9 +1,8 @@
✨ Features
- Now the configuration synchronization supports the use of Gitea
- Now when the converted image format is the same as the original format, it will not be converted
- Optimized the deletion processing when using Cloudflare R2 as the image bed
- Update core library version
- Now the default cache directory will be created in the system temp path
🐛 Bug Fixes
- Fixed the issue where the error log was not correctly recorded when synchronizing configurations using Gitee and downloading files
- Fixed the problem that the album delete event cannot be triggered correctly when using the built-in server delete interface