From ffbc44aaf7cbf424beb9a757898f613c22482708 Mon Sep 17 00:00:00 2001 From: Kuingsmile <96409857+Kuingsmile@users.noreply.github.com> Date: Tue, 18 Nov 2025 15:13:42 +0800 Subject: [PATCH] :pencil: Docs(custom): update changelog --- currentVersion.md | 2 ++ currentVersion_en.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/currentVersion.md b/currentVersion.md index 465cf05b..1352bb9d 100644 --- a/currentVersion.md +++ b/currentVersion.md @@ -10,4 +10,6 @@ - 修复相册滚动越界/刷新问题 - 修复快捷键无法禁用 +- 修复了文件或路径存在特殊中文字符时下载失败的问题 +- 修复了管理-下载页面中已完成/失败面板显示错误的问题 - 防止应用图标被拖拽或选中 diff --git a/currentVersion_en.md b/currentVersion_en.md index 6d067654..55afe587 100644 --- a/currentVersion_en.md +++ b/currentVersion_en.md @@ -10,4 +10,6 @@ - Fixed album scrolling overflow/refresh issues - Fixed issue where shortcuts could not be disabled +- Fixed issue where downloads failed when files or paths contained special Chinese characters +- Fixed issue where completed/failed panels in the Manage-Download page displayed incorrectly - Prevented application icon from being dragged or selected