📝 Docs(custom): prepare for v2.8.0

This commit is contained in:
Kuingsmile 2024-03-13 16:42:07 +08:00
parent 9c6504c218
commit ac2cb0d52c
2 changed files with 18 additions and 10 deletions

View File

@ -1,10 +1,14 @@
💥 Breaking Change
- 由于[C1N短网址](https://www.c1n.cn/)的收费策略即将修改预期可使用API的团队版在1000元/年左右作者承担费用压力较大现在修改为自己提供API token
✨ Features
- 设置界面添加了新的选项以快速进入配置文件和日志目录
- 优化了github图床云端删除对特殊路径的处理
- 新增对cf workers 短链接项目[xyTom/Url-Shorten-Worker](https://github.com/xyTom/Url-Shorten-Worker)的支持
- 现在相册页面支持强制无视缓存刷新
- 优化了阿里云图床对无扩增名文件的上传处理
- 优化了短网址功能的错误日志记录
🐛 Bug Fixes
- 修复了导入配置时,默认图床名没有跟随当前时间变化的问题
- 修复了内置s3图床的禁用存储桶前缀设置项没有正确生效的问题
- 修复了部分繁体中文翻译错误
- 修复了buffer上传时的文件名错误

View File

@ -1,10 +1,14 @@
💥 Breaking Change
- Due to the upcoming changes in the charging policy of [C1N short URL](https://www.c1n.cn/), the expected team version that can use the API will be around 1000 yuan/year, and the author bears a greater pressure on the cost. Now it is changed to provide the API token by yourself
✨ Features
- Add new options in the settings interface to quickly enter the configuration file and log directory
- Optimized the processing of special paths for cloud deletion of github image bed
- Added support for the cf workers short link project [xyTom/Url-Shorten-Worker](https://github.com/xyTom/Url-Shorten-Worker)
- Now the album page supports forced cache refresh
- Optimized the upload processing of files without extension names for Aliyun image bed
- Optimized error log recording for short URL function
🐛 Bug Fixes
- Fix the problem that the default image bed name does not change with the current time when importing the configuration
- Fix the problem that the disable storage bucket prefix setting of the built-in s3 image bed does not take effect correctly
- Fix some translation errors in traditional Chinese
- Fixed the file name error when uploading buffer