PicList/currentVersion.md
2024-04-03 17:56:09 +08:00

15 lines
672 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

✨ Features
- 现在浏览器访问36677端口会显示API文档支持`/`和`/upload`路径)
- 现在`heartbeat`接口支持`GET`请求
- 新增内置web服务支持默认在37777端口开启一个简易web服务器类似`EasyWebSvr`
- 现在不再对`svg`图片进行水印处理
- 现在内置高级重命名中`{md5}`使用文件内容而非文件名字符串计算
- 现在设置界面的弹出窗口支持拖拽调整位置
- 现在图片处理过程会记录错误日志
🐛 Bug Fixes
- 修复了未设置水印文字时图片水印功能无法生效的bug
- 修复了server端口被占用时端口探测功能没有正常发挥作用的问题