From 3fc3f920a4f4149388c88d3d87309420f5a247f5 Mon Sep 17 00:00:00 2001 From: Kuingsmile Date: Sat, 24 Feb 2024 19:17:15 -0800 Subject: [PATCH] :pencil: Docs(custom): update chagelog --- currentVersion.md | 8 +++++--- currentVersion_en.md | 8 +++++--- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/currentVersion.md b/currentVersion.md index 5b3b6c5d..f2e0cc04 100644 --- a/currentVersion.md +++ b/currentVersion.md @@ -1,8 +1,10 @@ ✨ Features -- 现在配置页点击图床名会跳转至手册说明页 +- 设置界面添加了新的选项以快速进入配置文件和日志目录 +- 优化了github图床云端删除对特殊路径的处理 🐛 Bug Fixes -- 修复了设置精细转换格式时,配置没有起作用的问题 -- 修复了界面翻译错误 +- 修复了导入配置时,默认图床名没有跟随当前时间变化的问题 +- 修复了内置s3图床的禁用存储桶前缀设置项没有正确生效的问题 +- 修复了部分繁体中文翻译错误 diff --git a/currentVersion_en.md b/currentVersion_en.md index 15067607..0a883d31 100644 --- a/currentVersion_en.md +++ b/currentVersion_en.md @@ -1,8 +1,10 @@ ✨ Features -- Now clicking the image bed name on the configuration page will jump to the manual explanation page +- Add new options in the settings interface to quickly enter the configuration file and log directory +- Optimized the processing of special paths for cloud deletion of github image bed 🐛 Bug Fixes -- Fixed the problem that the configuration did not take effect when setting the fine conversion format -- Fixed interface translation error +- Fix the problem that the default image bed name does not change with the current time when importing the configuration +- Fix the problem that the disable storage bucket prefix setting of the built-in s3 image bed does not take effect correctly +- Fix some translation errors in traditional Chinese