From d73f314214fe13be55ec3a86eb00ad25e52dc59e Mon Sep 17 00:00:00 2001 From: Kuingsmile <96409857+Kuingsmile@users.noreply.github.com> Date: Wed, 3 Sep 2025 15:56:40 +0800 Subject: [PATCH] :pencil: Docs(custom): update changelog --- currentVersion.md | 10 ++++------ currentVersion_en.md | 10 ++++------ 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/currentVersion.md b/currentVersion.md index f38d1a64..da76a469 100644 --- a/currentVersion.md +++ b/currentVersion.md @@ -1,8 +1,6 @@ -## 🎉 [v3.0.3] 更新日志 +## 🎉 [v3.0.4] 更新日志 -### ✨ 新增功能 +### 🐛 问题修复 -- url上传现在支持同时上传多个链接,使用换行分隔 -- 增加了从相册云端删除时的日志记录 -- 设置-更新页现在新增发布日志显示 -- 优化了打包和安装后体积,打包后缩小20%,安装后缩小40% \ No newline at end of file +- 修复了管理webdav时图片显示异常和无法进入子目录的问题 +- 修复了管理界面分页显示时无法切换页面的问题 \ No newline at end of file diff --git a/currentVersion_en.md b/currentVersion_en.md index ecaa0730..6f640819 100644 --- a/currentVersion_en.md +++ b/currentVersion_en.md @@ -1,8 +1,6 @@ -## 🎉 [v3.0.3] Release Notes +## 🎉 [v3.0.4] Release Notes -### ✨ New Features +### 🐛 Bug Fixes -- URL upload now supports uploading multiple links at once, separated by line breaks. -- Added log records for deleting from the album cloud. -- The settings-update page now displays release notes. -- Optimized the package size after packaging and installation, reducing the size by 20% after packaging and 40% after installation. +- Fixed an issue where images were not displaying correctly and subdirectories could not be accessed when managing WebDAV. +- Fixed an issue where pagination could not be switched on the management interface. \ No newline at end of file