diff --git a/currentVersion.md b/currentVersion.md index 3ea9ddc..56c5069 100644 --- a/currentVersion.md +++ b/currentVersion.md @@ -1,8 +1,11 @@ ✨ Features +- 现在支持vscode插件vs-piclist的远程服务器模式 +- 关联更新:现在支持docker部署PicList-core +- 上传接口增加了额外的记录区分上传行为 - 核心库版本更新 -- 现在默认缓存目录会在系统temp路径下新建 🐛 Bug Fixes -- 修复了使用内置服务器的删除接口时,相册删除事件不能正确触发的问题 \ No newline at end of file +- 修复了相册内无法正常复制部分插件上传的图片URL的问题 +- 修复了上传图床选择过程中的log记录字段错误的问题 \ No newline at end of file diff --git a/currentVersion_en.md b/currentVersion_en.md index 66df307..56340a8 100644 --- a/currentVersion_en.md +++ b/currentVersion_en.md @@ -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