mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-08 17:20:00 +08:00
📝 Docs(custom): prepare for 2.81
This commit is contained in:
@@ -1,11 +1,14 @@
|
||||
✨ Features
|
||||
|
||||
- Now the advanced renaming {md5} will use the md5 value of the file content, not the file name
|
||||
- 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 browser will display the API document when accessing port 36677 (support `/` and `/upload` paths)
|
||||
- Now the `heartbeat` interface supports `GET` requests
|
||||
- Added built-in web service support, a simple web server is opened by default on port 37777, similar to `EasyWebSvr`
|
||||
- Now no longer watermark `svg` images
|
||||
- Now in the advanced renaming, `{md5}` uses the file content instead of the file name string calculation
|
||||
- Now the pop-up window of the setting interface supports dragging to adjust the position
|
||||
- Now the image processing process will record error logs
|
||||
|
||||
🐛 Bug Fixes
|
||||
|
||||
- Fix the bug that the image watermark function does not take effect when the watermark text is not set
|
||||
- Fixed the bug that the image watermark function cannot 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
|
||||
|
||||
Reference in New Issue
Block a user