2023-09-30 00:46:01 -04:00
|
|
|
✨ Features
|
|
|
|
|
2024-04-03 05:56:09 -04:00
|
|
|
- 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
|
2024-03-25 10:24:13 -04:00
|
|
|
- Now the image processing process will record error logs
|
2023-09-30 00:46:01 -04:00
|
|
|
|
|
|
|
🐛 Bug Fixes
|
|
|
|
|
2024-04-03 05:56:09 -04:00
|
|
|
- Fixed the bug that the image watermark function cannot take effect when the watermark text is not set
|
2024-03-25 10:24:13 -04:00
|
|
|
- Fixed the problem that the port detection function did not work properly when the server port was occupied
|