From 22c77e2d8be9f43d81a44fb148ecc4cfda7b4cfc Mon Sep 17 00:00:00 2001 From: the1812 Date: Thu, 11 Sep 2025 09:10:51 +0800 Subject: [PATCH] Update changelog --- CHANGELOG.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e0cf597cf..66a5c7359 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,35 @@ # 更新日志 +## v2.10.4-preview +`2025-09-11` + +包含 [v2.10.4](https://github.com/the1812/Bilibili-Evolved/releases/tag/v2.10.4) 的所有更新内容. + +✨新增 +- 新增组件 `定制自动连播行为`, 可根据自动连播视频类型分别配置. (PR #5303 by [wsgh0202](https://github.com/wsgh0202)) +- `网址参数清理` 新增选项 `清理页面中的 A 标签`. (PR #5339 by [WakelessSloth56](https://github.com/WakelessSloth56), [LainIO24](https://github.com/lainio24)) +- `保存视频元数据` 支持标签和番剧信息, 支持番剧OPED转换为章节. (PR #5355 by [WakelessSloth56](https://github.com/WakelessSloth56), [LainIO24](https://github.com/lainio24)) +- 新增组件 `会员购链接转换`, 可将移动端的会员购链接转换为 PC 端的链接. (#5310) +- `下载视频` 支持配置下载地址偏好. (#3234) +- 搜索栏支持自动补全关键词和搜索历史. (#822) + +## v2.10.4 +`2025-09-11` + +✨新增 +- `隐藏用户信息卡片` 适配新版评论区. (#5324, PR #5327 by [WakelessSloth56](https://github.com/WakelessSloth56)) + +🐛修复 +- 修复 `隐藏首页轮播图` 失效. (PR #5287 by [wsgh0202](https://github.com/wsgh0202)) +- 修复 `删除广告` 在首页无法屏蔽部分广告, 新增移除占位的选项. (PR #5307, #5309 by [wsgh0202](https://github.com/wsgh0202)) +- 修复部分功能未能识别主站分区页面的问题. +- 修复 `下载表情` 失效. (#5320, PR #5325 by [Pencil](https://github.com/pencilqaq)) +- 修复 `点亮粉丝勋章` 在原版直播间失效. (PR #5328 by [k](https://github.com/kkkkkkkk566)) +- 修复 `清爽首页` 中的国创分区内容显示错误. (#5292) +- 修复 `评论内容替换` 在 Firefox 中不生效. (#4843) +- `夜间模式` 排除商家平台 (`shop.bilibili.com`). (PR #5354 by [ImAyxs](https://github.com/Ayx03)) + ## v2.10.3-preview `2025-07-22`