From 24d8b01f94be921f52399c05e4001f86f3053016 Mon Sep 17 00:00:00 2001 From: Kuingsmile Date: Mon, 30 Dec 2024 14:15:15 +0800 Subject: [PATCH] :pencil: Docs(custom): prepare for new version --- currentVersion.md | 9 +++++++-- currentVersion_en.md | 9 +++++++-- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/currentVersion.md b/currentVersion.md index fef0487..4807886 100644 --- a/currentVersion.md +++ b/currentVersion.md @@ -1,4 +1,9 @@ +### ✨ Features + +- 优化了Mac和Win下启动模式配置的兼容性 + ### 🐛 Bug Fixes -- 修复了自动重命名和剪贴板文件命名缺失秒数的问题 -- 修复了插件查询失效的问题 +- 修复了使用内置剪贴板上传时会错误删除本地文件的问题 +- 修复了webdav与高级重命名同时使用时新建目录错误的问题 +- 修复了高级重命名的自定义前缀设置没有按预期工作的问题 \ No newline at end of file diff --git a/currentVersion_en.md b/currentVersion_en.md index ab63d46..9cb1767 100644 --- a/currentVersion_en.md +++ b/currentVersion_en.md @@ -1,4 +1,9 @@ +### ✨ Features + +- Optimize the compatibility of startup mode configuration under Mac and Win + ### 🐛 Bug Fixes -- Fix the problem of missing seconds in automatic renaming and clipboard file naming -- Fix the problem of invalid plugin query \ No newline at end of file +- Fix the problem of deleting local files incorrectly when uploading using the built-in clipboard +- Fix the problem of creating a new directory incorrectly when using webdav and advanced renaming at the same time +- Fix the problem that the custom prefix setting of advanced renaming does not work as expected \ No newline at end of file