补充更新日志

This commit is contained in:
mtvpls
2026-05-01 17:35:40 +08:00
parent b0cf7baa8a
commit cc7fa6fb98
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@
- 新增首页背景图设置 - 新增首页背景图设置
- videocard右键菜单标题省略时增加tooptip - videocard右键菜单标题省略时增加tooptip
- 新增电子书室功能 - 新增电子书室功能
- 新增快速优选模式
### Changed ### Changed
- 优化漫画展馆的搜索速度 - 优化漫画展馆的搜索速度
+2 -1
View File
@@ -19,7 +19,8 @@ export const changelog: ChangelogEntry[] = [
"新增网盘有效性检测功能", "新增网盘有效性检测功能",
"新增首页背景图设置", "新增首页背景图设置",
"videocard右键菜单标题省略时增加tooptip", "videocard右键菜单标题省略时增加tooptip",
"新增电子书室功能" "新增电子书室功能",
"新增快速优选模式"
], ],
changed: [ changed: [
"优化漫画展馆的搜索速度", "优化漫画展馆的搜索速度",