📝 Docs(custom): update change log

This commit is contained in:
Kuingsmile
2023-12-07 22:40:31 -08:00
parent 8bc3323d97
commit 29dc103454
2 changed files with 14 additions and 5 deletions

View File

@@ -1,8 +1,14 @@
✨ Features
- Update core library version
- Now the default cache directory will be created in the system temp path
- Support the remote server mode of the vscode plug-in vs-piclist
- Related update: Docker deployment for PicList-core is now supported.
- The upload interface adds additional records to distinguish upload behavior
- Core library version update
🐛 Bug Fixes
- Fixed the problem that the album delete event cannot be triggered correctly when using the built-in server delete interface
- 修复了相册内无法正常复制部分插件上传的图片URL的问题
- 修复了上传图床选择过程中的log记录字段错误的问题
- Fix the problem that some plug-in upload image URLs cannot be copied normally in the album
- Fixed the problem of incorrect log record fields during the upload image selection process