Skip to content

Commit

Permalink
📝 Docs(custom): prepare for 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuingsmile committed Mar 25, 2024
1 parent 8e5e6d4 commit f73badd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 20 deletions.
15 changes: 5 additions & 10 deletions currentVersion.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
💥 Breaking Change

- 由于[C1N短网址](https://www.c1n.cn/)的收费策略修改,预期可使用API的团队版在1000元/年,作者承担费用压力较大,现在修改为自己提供API token
- 原软件内置提供的c1n token即时失效

✨ Features

- 新增对cf workers 短链接项目[xyTom/Url-Shorten-Worker](https://github.com/xyTom/Url-Shorten-Worker)的支持
- 现在相册页面支持强制无视缓存刷新
- 优化了阿里云图床对无扩增名文件的上传处理
- 优化了短网址功能的错误日志记录
- 现在浏览器访问36677上传端口会显示API文档
- 当使用了不支持的http请求方法时,现在服务接口返回405错误码
- 现在图片处理过程会记录错误日志

🐛 Bug Fixes

- 修复了buffer上传时的文件名错误
- 修复了未设置水印文字时,图片水印功能无法生效的bug
- 修复了server端口被占用时,端口探测功能没有正常发挥作用的问题
15 changes: 5 additions & 10 deletions currentVersion_en.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
💥 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
- The c1n token provided by the original software is immediately invalid

✨ Features

- 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
- Now the API document will be displayed when the browser accesses the 36677 upload port
- When an unsupported http request method is used, the service interface now returns a 405 error code
- Now the image processing process will record error logs

🐛 Bug Fixes

- Fixed the file name error when uploading buffer
- Fix the bug that the image watermark function does not take effect when the watermark text is not set
- Fixed the problem that the port detection function did not work properly when the server port was occupied

0 comments on commit f73badd

Please sign in to comment.