mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-01-22 22:28:14 -05:00
📝 Docs(custom): update change log
This commit is contained in:
parent
8bc3323d97
commit
29dc103454
@ -1,8 +1,11 @@
|
||||
✨ Features
|
||||
|
||||
- 现在支持vscode插件vs-piclist的远程服务器模式
|
||||
- 关联更新:现在支持docker部署PicList-core
|
||||
- 上传接口增加了额外的记录区分上传行为
|
||||
- 核心库版本更新
|
||||
- 现在默认缓存目录会在系统temp路径下新建
|
||||
|
||||
🐛 Bug Fixes
|
||||
|
||||
- 修复了使用内置服务器的删除接口时,相册删除事件不能正确触发的问题
|
||||
- 修复了相册内无法正常复制部分插件上传的图片URL的问题
|
||||
- 修复了上传图床选择过程中的log记录字段错误的问题
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user