mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-06-03 06:42:09 +08:00
📝 Docs(custom): update docs
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
✨ Features
|
||||
|
||||
- Now that the watermark font file path has been set or the image watermark is used, the built-in font file is no longer checked
|
||||
- The built-in server of PicList and PicList-Core now support uploading image files through `formData`
|
||||
- PicList-Core now supports starting the built-in upload server through `picgo-server`, and the usage is the same as the built-in server of PicList
|
||||
- The built-in server now supports setting the authentication key `key` parameter, which is passed in the form of url parameters `?key=xxx` to avoid being maliciously used
|
||||
- PicList-Core now supports starting the built-in upload server through `picgo-server`, and the usage is the same as the built-in server of PicList
|
||||
- Now when the built-in server authentication key is set, the copy API interface in the image bed setting interface will automatically add the key
|
||||
- Added `PicList` itself as a nested image bed, which realizes the function of A computer adding B computer's `PicList` for uploading
|
||||
- Added upload time consumption and other statistics functions
|
||||
|
||||
🐛 Bug Fixes
|
||||
|
||||
- Fix the problem that the local image bed upload fails due to not creating a new temporary folder
|
||||
- Fixed the problem that when synchronizing and managing configuration files between computers, the image bed cannot be entered normally, and the configuration needs to be saved again
|
||||
- Fixed the problem that the right-click menu is missing on the arm mac platform
|
||||
- Fixed the problem that skipping the watermark font download does not take effect on file upload scenarios
|
||||
|
||||
Reference in New Issue
Block a user