karin-plugin-kkk 2.33.0 → 2.35.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,2559 +2,2242 @@
2
2
 
3
3
  # Changelog
4
4
 
5
- ## [2.33.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.32.3...v2.33.0) (2026-06-04)
5
+ ## [2.35.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.34.0...v2.35.0) (2026-06-12)
6
6
 
7
7
 
8
8
  ### ✨ 新功能
9
9
 
10
- * **bilibili:** 视频信息添加悬浮弹幕于封面图上 ([d40789e](https://github.com/ikenxuan/karin-plugin-kkk/commit/d40789e1c3e7738f871f003dafbd5a26a71be175))
10
+ * 开发可视化 Cron 表达式编辑器组件 ([6e437b7](https://github.com/ikenxuan/karin-plugin-kkk/commit/6e437b7eba4e21f05a29849bb5dcd1e897d43ba6))
11
11
 
12
12
 
13
- ### 🐛 错误修复
13
+ ### 🧰 其他更新
14
+
15
+ * 移除部分无用代码 ([506234e](https://github.com/ikenxuan/karin-plugin-kkk/commit/506234e03b58bc9a346d39af7f866ceb23b97092))
16
+
17
+
18
+ ### ♻️ 代码重构
14
19
 
15
- * type ([5da44cf](https://github.com/ikenxuan/karin-plugin-kkk/commit/5da44cf427c9dc2b89ffffcfb9ef77968155b718))
20
+ * add configuration files for oxfmt and oxlint across multiple packages ([df2bb5e](https://github.com/ikenxuan/karin-plugin-kkk/commit/df2bb5edf96f858d959479286bb614915282a702))
21
+ * Implement server module with API, config, bot management, and video streaming functionalities ([9cd7950](https://github.com/ikenxuan/karin-plugin-kkk/commit/9cd795074134355db56446fb73e1415677562282))
22
+ * 合并部分配置 ([6e437b7](https://github.com/ikenxuan/karin-plugin-kkk/commit/6e437b7eba4e21f05a29849bb5dcd1e897d43ba6))
23
+ * 更新日志信息,添加插件标识,优化主题更新逻辑,移除无用的 CSS 变体 ([51f76d8](https://github.com/ikenxuan/karin-plugin-kkk/commit/51f76d8f00818bbae8f5e0941a47d394ac1c7102))
24
+ * 重构配置,由yaml迁移到json,载入自动迁移 ([6e437b7](https://github.com/ikenxuan/karin-plugin-kkk/commit/6e437b7eba4e21f05a29849bb5dcd1e897d43ba6))
16
25
 
17
26
 
18
27
  ### 📦 依赖更新
19
28
 
20
- * update ([dcbdad5](https://github.com/ikenxuan/karin-plugin-kkk/commit/dcbdad57f54e5f0a99b88b4898b3711b9d36c423))
29
+ * deps update ([2fb9d6f](https://github.com/ikenxuan/karin-plugin-kkk/commit/2fb9d6f6188815410ac62847f8c1d72871fa17d7))
21
30
 
22
- ## [2.32.3](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.32.2...v2.32.3) (2026-05-30)
23
31
 
32
+ ### ⚙️ 配置变更
33
+
34
+ * B站视频信息模板中封面的弹幕可选择关闭 ([6e437b7](https://github.com/ikenxuan/karin-plugin-kkk/commit/6e437b7eba4e21f05a29849bb5dcd1e897d43ba6))
24
35
 
25
- ### 💄 UI 优化
36
+ ## [2.34.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.33.0...v2.34.0) (2026-06-11)
37
+
38
+ ### ✨ 新功能
39
+
40
+ - 使用自带的配置管理面板 ([#317](https://github.com/ikenxuan/karin-plugin-kkk/issues/317)) ([0cd3ecb](https://github.com/ikenxuan/karin-plugin-kkk/commit/0cd3ecb7856f80b07401871b68e4d3f8232071eb))
41
+
42
+ ## [2.33.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.32.3...v2.33.0) (2026-06-04)
43
+
44
+ ### ✨ 新功能
26
45
 
27
- * **dy:** 重写部分组件样式 ([#314](https://github.com/ikenxuan/karin-plugin-kkk/issues/314)) ([62bdd2e](https://github.com/ikenxuan/karin-plugin-kkk/commit/62bdd2e05d63bf9163018e34aa337128699470c9))
46
+ - **bilibili:** 视频信息添加悬浮弹幕于封面图上 ([d40789e](https://github.com/ikenxuan/karin-plugin-kkk/commit/d40789e1c3e7738f871f003dafbd5a26a71be175))
28
47
 
48
+ ### 🐛 错误修复
49
+
50
+ - type ([5da44cf](https://github.com/ikenxuan/karin-plugin-kkk/commit/5da44cf427c9dc2b89ffffcfb9ef77968155b718))
29
51
 
30
52
  ### 📦 依赖更新
31
53
 
32
- * update ([ec65953](https://github.com/ikenxuan/karin-plugin-kkk/commit/ec659530189b6c0eaf8307fd769984daa6f497e6))
54
+ - update ([dcbdad5](https://github.com/ikenxuan/karin-plugin-kkk/commit/dcbdad57f54e5f0a99b88b4898b3711b9d36c423))
55
+
56
+ ## [2.32.3](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.32.2...v2.32.3) (2026-05-30)
57
+
58
+ ### 💄 UI 优化
33
59
 
60
+ - **dy:** 重写部分组件样式 ([#314](https://github.com/ikenxuan/karin-plugin-kkk/issues/314)) ([62bdd2e](https://github.com/ikenxuan/karin-plugin-kkk/commit/62bdd2e05d63bf9163018e34aa337128699470c9))
61
+
62
+ ### 📦 依赖更新
63
+
64
+ - update ([ec65953](https://github.com/ikenxuan/karin-plugin-kkk/commit/ec659530189b6c0eaf8307fd769984daa6f497e6))
34
65
 
35
66
  ### 💯 细节优化
36
67
 
37
- * 114514 ([98f1bb9](https://github.com/ikenxuan/karin-plugin-kkk/commit/98f1bb93c73bf6b05691cc6dfbe2c5e4e642901a))
38
- * **douyin:** 支持富文本描述和提及功能,优化抖音作品展示 ([e643238](https://github.com/ikenxuan/karin-plugin-kkk/commit/e643238d6bb28c62572dc0afbfe2dc032c2fa690))
68
+ - 114514 ([98f1bb9](https://github.com/ikenxuan/karin-plugin-kkk/commit/98f1bb93c73bf6b05691cc6dfbe2c5e4e642901a))
69
+ - **douyin:** 支持富文本描述和提及功能,优化抖音作品展示 ([e643238](https://github.com/ikenxuan/karin-plugin-kkk/commit/e643238d6bb28c62572dc0afbfe2dc032c2fa690))
39
70
 
40
71
  ## [2.32.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.32.1...v2.32.2) (2026-05-28)
41
72
 
42
-
43
73
  ### 🐛 错误修复
44
74
 
45
- * **bilibili:** 修复推送项中的装饰卡片字段名称 ([cfd0ee3](https://github.com/ikenxuan/karin-plugin-kkk/commit/cfd0ee3eabfc26264898fb500d71931f529d7592))
46
- * 添加一个bug ([35d95c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/35d95c2a011d4f31b6c9b88937242f3cf15538f1))
47
-
75
+ - **bilibili:** 修复推送项中的装饰卡片字段名称 ([cfd0ee3](https://github.com/ikenxuan/karin-plugin-kkk/commit/cfd0ee3eabfc26264898fb500d71931f529d7592))
76
+ - 添加一个bug ([35d95c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/35d95c2a011d4f31b6c9b88937242f3cf15538f1))
48
77
 
49
78
  ### 📦 依赖更新
50
79
 
51
- * update ([38acf3d](https://github.com/ikenxuan/karin-plugin-kkk/commit/38acf3d86338b6b220ceb89e7cb63500844811fe))
52
- * update ([#313](https://github.com/ikenxuan/karin-plugin-kkk/issues/313)) ([23c7b7d](https://github.com/ikenxuan/karin-plugin-kkk/commit/23c7b7d53975e5cd6b11ecc41acb0cc21a82d48d))
80
+ - update ([38acf3d](https://github.com/ikenxuan/karin-plugin-kkk/commit/38acf3d86338b6b220ceb89e7cb63500844811fe))
81
+ - update ([#313](https://github.com/ikenxuan/karin-plugin-kkk/issues/313)) ([23c7b7d](https://github.com/ikenxuan/karin-plugin-kkk/commit/23c7b7d53975e5cd6b11ecc41acb0cc21a82d48d))
53
82
 
54
83
  ## [2.32.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.32.0...v2.32.1) (2026-05-27)
55
84
 
56
-
57
85
  ### 🐛 错误修复
58
86
 
59
- * **bilibili:** 推送爆了 ([cd87724](https://github.com/ikenxuan/karin-plugin-kkk/commit/cd8772438ed7c3a2c558f9a1b4455079e4a58f2c))
87
+ - **bilibili:** 推送爆了 ([cd87724](https://github.com/ikenxuan/karin-plugin-kkk/commit/cd8772438ed7c3a2c558f9a1b4455079e4a58f2c))
60
88
 
61
89
  ## [2.32.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.31.2...v2.32.0) (2026-05-27)
62
90
 
63
-
64
91
  ### ✨ 新功能
65
92
 
66
- * **bilibili:** 转发视频动态添加更多信息 ([1871976](https://github.com/ikenxuan/karin-plugin-kkk/commit/1871976482daa3f7fc32d9c1af863c9e946abbcf))
93
+ - **bilibili:** 转发视频动态添加更多信息 ([1871976](https://github.com/ikenxuan/karin-plugin-kkk/commit/1871976482daa3f7fc32d9c1af863c9e946abbcf))
67
94
 
68
95
  ## [2.31.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.31.1...v2.31.2) (2026-05-27)
69
96
 
70
-
71
97
  ### 🐛 错误修复
72
98
 
73
- * cn ([80bbe06](https://github.com/ikenxuan/karin-plugin-kkk/commit/80bbe06b7e92da7c90c5bd941e0109ca3d50497d))
74
- * theme ([40b97d5](https://github.com/ikenxuan/karin-plugin-kkk/commit/40b97d599a2baaf271cda5af262aed3ae92fab9c))
75
- * 修复二维码生成使用错误的属性 ([43396cc](https://github.com/ikenxuan/karin-plugin-kkk/commit/43396cc92a6f630c9c8daf1a52ebfc56f44aebc2))
76
- * 细优 ([705faca](https://github.com/ikenxuan/karin-plugin-kkk/commit/705faca5de99b3b38ff7b9bdd5dd677b5d609221))
77
-
99
+ - cn ([80bbe06](https://github.com/ikenxuan/karin-plugin-kkk/commit/80bbe06b7e92da7c90c5bd941e0109ca3d50497d))
100
+ - theme ([40b97d5](https://github.com/ikenxuan/karin-plugin-kkk/commit/40b97d599a2baaf271cda5af262aed3ae92fab9c))
101
+ - 修复二维码生成使用错误的属性 ([43396cc](https://github.com/ikenxuan/karin-plugin-kkk/commit/43396cc92a6f630c9c8daf1a52ebfc56f44aebc2))
102
+ - 细优 ([705faca](https://github.com/ikenxuan/karin-plugin-kkk/commit/705faca5de99b3b38ff7b9bdd5dd677b5d609221))
78
103
 
79
104
  ### 💄 UI 优化
80
105
 
81
- * **bilibili:** 优化部分间距 ([129b53a](https://github.com/ikenxuan/karin-plugin-kkk/commit/129b53a95f08bf23052da4019c66fb1bd617d5d5))
82
- * 细节优化 ([3f5d40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/3f5d40cbbf8789e68fdb9321a08958783a385192))
83
- * 间距 ([83c5d09](https://github.com/ikenxuan/karin-plugin-kkk/commit/83c5d09fcbd6b86995787c1ef6d638a21bf9a3c1))
84
-
106
+ - **bilibili:** 优化部分间距 ([129b53a](https://github.com/ikenxuan/karin-plugin-kkk/commit/129b53a95f08bf23052da4019c66fb1bd617d5d5))
107
+ - 细节优化 ([3f5d40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/3f5d40cbbf8789e68fdb9321a08958783a385192))
108
+ - 间距 ([83c5d09](https://github.com/ikenxuan/karin-plugin-kkk/commit/83c5d09fcbd6b86995787c1ef6d638a21bf9a3c1))
85
109
 
86
110
  ### 🧰 其他更新
87
111
 
88
- * use ahooks ([bd7857c](https://github.com/ikenxuan/karin-plugin-kkk/commit/bd7857ca3fb604d606e5c067fa0ac64c7f736474))
89
-
112
+ - use ahooks ([bd7857c](https://github.com/ikenxuan/karin-plugin-kkk/commit/bd7857ca3fb604d606e5c067fa0ac64c7f736474))
90
113
 
91
114
  ### ♻️ 代码重构
92
115
 
93
- * 引用解析时扫码使用 @ikenxuan/qrcode 的实现 ([#309](https://github.com/ikenxuan/karin-plugin-kkk/issues/309)) ([6fecaaa](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fecaaa01b04aae68d938dc8c5a971cc8d513eef))
94
- * 替换二维码生成实现 ([#308](https://github.com/ikenxuan/karin-plugin-kkk/issues/308)) ([c211d4e](https://github.com/ikenxuan/karin-plugin-kkk/commit/c211d4ee2075d5d4e98ba9416c37a05daaa762f2))
95
-
116
+ - 引用解析时扫码使用 @ikenxuan/qrcode 的实现 ([#309](https://github.com/ikenxuan/karin-plugin-kkk/issues/309)) ([6fecaaa](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fecaaa01b04aae68d938dc8c5a971cc8d513eef))
117
+ - 替换二维码生成实现 ([#308](https://github.com/ikenxuan/karin-plugin-kkk/issues/308)) ([c211d4e](https://github.com/ikenxuan/karin-plugin-kkk/commit/c211d4ee2075d5d4e98ba9416c37a05daaa762f2))
96
118
 
97
119
  ### 📦 依赖更新
98
120
 
99
- * update ([f9a0f48](https://github.com/ikenxuan/karin-plugin-kkk/commit/f9a0f48def45a8a77dd08969da26dc38c2b16960))
100
-
121
+ - update ([f9a0f48](https://github.com/ikenxuan/karin-plugin-kkk/commit/f9a0f48def45a8a77dd08969da26dc38c2b16960))
101
122
 
102
123
  ### 💯 细节优化
103
124
 
104
- * add tailwind-merge ([6fd58ef](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fd58ef8c303ba8595000bf04b16f9f912eb2fbc))
105
- * 添加debug日志 ([c7d8c6d](https://github.com/ikenxuan/karin-plugin-kkk/commit/c7d8c6db074891faf64df95ac4be21974092e08b))
125
+ - add tailwind-merge ([6fd58ef](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fd58ef8c303ba8595000bf04b16f9f912eb2fbc))
126
+ - 添加debug日志 ([c7d8c6d](https://github.com/ikenxuan/karin-plugin-kkk/commit/c7d8c6db074891faf64df95ac4be21974092e08b))
106
127
 
107
128
  ## [2.31.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.31.0...v2.31.1) (2026-05-23)
108
129
 
109
-
110
130
  ### 🐛 错误修复
111
131
 
112
- * **抖音:** 视频索引错误导致断点续传损坏视频文件 ([aa72ba8](https://github.com/ikenxuan/karin-plugin-kkk/commit/aa72ba84a6d463f52afac7ac5526ed19c0b00f22))
113
-
132
+ - **抖音:** 视频索引错误导致断点续传损坏视频文件 ([aa72ba8](https://github.com/ikenxuan/karin-plugin-kkk/commit/aa72ba84a6d463f52afac7ac5526ed19c0b00f22))
114
133
 
115
134
  ### 💄 UI 优化
116
135
 
117
- * update icon ([ede8e9c](https://github.com/ikenxuan/karin-plugin-kkk/commit/ede8e9c3533700ad5cb484f1e86ae3162b31cab7))
118
- * 修复 B站视频动态组件中共创者信息的显示位置和样式 ([d2e965c](https://github.com/ikenxuan/karin-plugin-kkk/commit/d2e965cc38aeccaf453aefc40bd9e5e6821efe14))
119
- * 提取部分公共组件、视频动态添加原动态正文信息。 ([33ec0f2](https://github.com/ikenxuan/karin-plugin-kkk/commit/33ec0f2d7e186c1a74bef6157ded869c68908d3d))
120
- * 添加水平分隔线节点及相关功能,支持图片下方注释 ([19e2d24](https://github.com/ikenxuan/karin-plugin-kkk/commit/19e2d244a2f6486fbc871cd2431b5d5584f3e78f))
121
- * 添加额外内容卡片支持,更新相关组件和类型定义 ([c6145f5](https://github.com/ikenxuan/karin-plugin-kkk/commit/c6145f503bca76b462e0f7a0c248019d8ca48a57))
122
- * 细优 ([9261164](https://github.com/ikenxuan/karin-plugin-kkk/commit/92611644f35f75dbad5090b97215e0aed65dda0c))
123
- * 间距 ([92bf6ad](https://github.com/ikenxuan/karin-plugin-kkk/commit/92bf6adbf68f13ca11350429ccdc9d23f121d7bb))
124
-
136
+ - update icon ([ede8e9c](https://github.com/ikenxuan/karin-plugin-kkk/commit/ede8e9c3533700ad5cb484f1e86ae3162b31cab7))
137
+ - 修复 B站视频动态组件中共创者信息的显示位置和样式 ([d2e965c](https://github.com/ikenxuan/karin-plugin-kkk/commit/d2e965cc38aeccaf453aefc40bd9e5e6821efe14))
138
+ - 提取部分公共组件、视频动态添加原动态正文信息。 ([33ec0f2](https://github.com/ikenxuan/karin-plugin-kkk/commit/33ec0f2d7e186c1a74bef6157ded869c68908d3d))
139
+ - 添加水平分隔线节点及相关功能,支持图片下方注释 ([19e2d24](https://github.com/ikenxuan/karin-plugin-kkk/commit/19e2d244a2f6486fbc871cd2431b5d5584f3e78f))
140
+ - 添加额外内容卡片支持,更新相关组件和类型定义 ([c6145f5](https://github.com/ikenxuan/karin-plugin-kkk/commit/c6145f503bca76b462e0f7a0c248019d8ca48a57))
141
+ - 细优 ([9261164](https://github.com/ikenxuan/karin-plugin-kkk/commit/92611644f35f75dbad5090b97215e0aed65dda0c))
142
+ - 间距 ([92bf6ad](https://github.com/ikenxuan/karin-plugin-kkk/commit/92bf6adbf68f13ca11350429ccdc9d23f121d7bb))
125
143
 
126
144
  ### ♻️ 代码重构
127
145
 
128
- * 优化 Bilibili 动态处理逻辑,简化代码结构;调整视频内容组件样式 ([15bc5db](https://github.com/ikenxuan/karin-plugin-kkk/commit/15bc5db4702a8daa114f17978fb0b838d8a366d7))
129
-
146
+ - 优化 Bilibili 动态处理逻辑,简化代码结构;调整视频内容组件样式 ([15bc5db](https://github.com/ikenxuan/karin-plugin-kkk/commit/15bc5db4702a8daa114f17978fb0b838d8a366d7))
130
147
 
131
148
  ### ⚙️ 配置变更
132
149
 
133
- * 移除次级评论解析深度相关配置及逻辑,更新文档说明 ([f07f91c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f07f91c005fd6f97d9597ac2838fca8c30c62b4d))
134
- * 移除真实评论数量相关配置及逻辑 ([af75c69](https://github.com/ikenxuan/karin-plugin-kkk/commit/af75c69ba0772739679314fc2fc2852d56827c76))
135
-
150
+ - 移除次级评论解析深度相关配置及逻辑,更新文档说明 ([f07f91c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f07f91c005fd6f97d9597ac2838fca8c30c62b4d))
151
+ - 移除真实评论数量相关配置及逻辑 ([af75c69](https://github.com/ikenxuan/karin-plugin-kkk/commit/af75c69ba0772739679314fc2fc2852d56827c76))
136
152
 
137
153
  ### 💯 细节优化
138
154
 
139
- * 1 ([4509fb0](https://github.com/ikenxuan/karin-plugin-kkk/commit/4509fb08b658c0e085b068a4b1e05fc177834eea))
155
+ - 1 ([4509fb0](https://github.com/ikenxuan/karin-plugin-kkk/commit/4509fb08b658c0e085b068a4b1e05fc177834eea))
140
156
 
141
157
  ## [2.31.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.30.4...v2.31.0) (2026-05-19)
142
158
 
143
-
144
159
  ### ✨ 新功能
145
160
 
146
- * 设置xx推送尝试开放qqbot ([da3abe8](https://github.com/ikenxuan/karin-plugin-kkk/commit/da3abe8b9542dbb5687625219c7912bb3837c4cd))
147
-
161
+ - 设置xx推送尝试开放qqbot ([da3abe8](https://github.com/ikenxuan/karin-plugin-kkk/commit/da3abe8b9542dbb5687625219c7912bb3837c4cd))
148
162
 
149
163
  ### 🐛 错误修复
150
164
 
151
- * obv11 获取引用markdown消息无法解析的问题 ([90f2212](https://github.com/ikenxuan/karin-plugin-kkk/commit/90f221235ea6ff7d66febf7e25ac02a176265d0e))
152
- * 细优 ([cccbf12](https://github.com/ikenxuan/karin-plugin-kkk/commit/cccbf12b17f943b380aa094a3d17ec48fff4ada4))
153
-
165
+ - obv11 获取引用markdown消息无法解析的问题 ([90f2212](https://github.com/ikenxuan/karin-plugin-kkk/commit/90f221235ea6ff7d66febf7e25ac02a176265d0e))
166
+ - 细优 ([cccbf12](https://github.com/ikenxuan/karin-plugin-kkk/commit/cccbf12b17f943b380aa094a3d17ec48fff4ada4))
154
167
 
155
168
  ### 💄 UI 优化
156
169
 
157
- * **B站:** 间距 ([f5932fd](https://github.com/ikenxuan/karin-plugin-kkk/commit/f5932fd1120a6d6b3f3b00fcf5ca81d0d5ee96d1))
158
-
170
+ - **B站:** 间距 ([f5932fd](https://github.com/ikenxuan/karin-plugin-kkk/commit/f5932fd1120a6d6b3f3b00fcf5ca81d0d5ee96d1))
159
171
 
160
172
  ### 🧰 其他更新
161
173
 
162
- * other/live-photo-tip ([90d01b4](https://github.com/ikenxuan/karin-plugin-kkk/commit/90d01b42ee12177b6a011dc566ebdef8b097d8e5))
163
- * 更新 ([7b70cae](https://github.com/ikenxuan/karin-plugin-kkk/commit/7b70cae064fe8381ad9f3037ec26b4d660b896fa))
164
-
174
+ - other/live-photo-tip ([90d01b4](https://github.com/ikenxuan/karin-plugin-kkk/commit/90d01b42ee12177b6a011dc566ebdef8b097d8e5))
175
+ - 更新 ([7b70cae](https://github.com/ikenxuan/karin-plugin-kkk/commit/7b70cae064fe8381ad9f3037ec26b4d660b896fa))
165
176
 
166
177
  ### 📦 依赖更新
167
178
 
168
- * update ([c2bfa4c](https://github.com/ikenxuan/karin-plugin-kkk/commit/c2bfa4cd54f01751a954c9b9efb5805c64baa861))
169
- * 对等依赖 ([18467a2](https://github.com/ikenxuan/karin-plugin-kkk/commit/18467a21a24ca58ead06f9fd14db69f85872693e))
170
-
179
+ - update ([c2bfa4c](https://github.com/ikenxuan/karin-plugin-kkk/commit/c2bfa4cd54f01751a954c9b9efb5805c64baa861))
180
+ - 对等依赖 ([18467a2](https://github.com/ikenxuan/karin-plugin-kkk/commit/18467a21a24ca58ead06f9fd14db69f85872693e))
171
181
 
172
182
  ### 💯 细节优化
173
183
 
174
- * 兼容性提高 ([2706a64](https://github.com/ikenxuan/karin-plugin-kkk/commit/2706a64b916b99c2d27d37e2864ca5805fb0f15b))
184
+ - 兼容性提高 ([2706a64](https://github.com/ikenxuan/karin-plugin-kkk/commit/2706a64b916b99c2d27d37e2864ca5805fb0f15b))
175
185
 
176
186
  ## [2.30.4](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.30.3...v2.30.4) (2026-05-13)
177
187
 
178
-
179
188
  ### 🐛 错误修复
180
189
 
181
- * 更新日志diff二维码链接错误 ([50d1029](https://github.com/ikenxuan/karin-plugin-kkk/commit/50d1029ecb9e30e51767ebbc05d1b10e50b1cde9))
182
-
190
+ - 更新日志diff二维码链接错误 ([50d1029](https://github.com/ikenxuan/karin-plugin-kkk/commit/50d1029ecb9e30e51767ebbc05d1b10e50b1cde9))
183
191
 
184
192
  ### 💄 UI 优化
185
193
 
186
- * 优化更新日志背景配色 ([b49b21f](https://github.com/ikenxuan/karin-plugin-kkk/commit/b49b21f8ad0ea4d61217b683929405c2c586cbae))
187
- * 更新评论图标为B站官方图标 ([6c53d92](https://github.com/ikenxuan/karin-plugin-kkk/commit/6c53d92158ee1e23dfc6e67821c1d190194a0aae))
188
- * 细优报错图 ([4385094](https://github.com/ikenxuan/karin-plugin-kkk/commit/4385094a68d1aa5b3688d9339e9f39962f341242))
189
- * 细优推送列表图片,添加群头像 ([6bfc87c](https://github.com/ikenxuan/karin-plugin-kkk/commit/6bfc87c3d9ef5d09f047b689f4d61e818abd9845))
194
+ - 优化更新日志背景配色 ([b49b21f](https://github.com/ikenxuan/karin-plugin-kkk/commit/b49b21f8ad0ea4d61217b683929405c2c586cbae))
195
+ - 更新评论图标为B站官方图标 ([6c53d92](https://github.com/ikenxuan/karin-plugin-kkk/commit/6c53d92158ee1e23dfc6e67821c1d190194a0aae))
196
+ - 细优报错图 ([4385094](https://github.com/ikenxuan/karin-plugin-kkk/commit/4385094a68d1aa5b3688d9339e9f39962f341242))
197
+ - 细优推送列表图片,添加群头像 ([6bfc87c](https://github.com/ikenxuan/karin-plugin-kkk/commit/6bfc87c3d9ef5d09f047b689f4d61e818abd9845))
190
198
 
191
199
  ## [2.30.3](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.30.2...v2.30.3) (2026-05-12)
192
200
 
193
-
194
201
  ### 🐛 错误修复
195
202
 
196
- * ci ([cc3c7b0](https://github.com/ikenxuan/karin-plugin-kkk/commit/cc3c7b0588af98be3d2a82af3363c31fd2779296))
197
- * ci ([f33ef0f](https://github.com/ikenxuan/karin-plugin-kkk/commit/f33ef0f4db26196cdf5e08379413690c560bd2e9))
198
- * what can i say ([daab042](https://github.com/ikenxuan/karin-plugin-kkk/commit/daab042663b358f51d3c700bdeb17fe3a0d6ab2e))
199
-
203
+ - ci ([cc3c7b0](https://github.com/ikenxuan/karin-plugin-kkk/commit/cc3c7b0588af98be3d2a82af3363c31fd2779296))
204
+ - ci ([f33ef0f](https://github.com/ikenxuan/karin-plugin-kkk/commit/f33ef0f4db26196cdf5e08379413690c560bd2e9))
205
+ - what can i say ([daab042](https://github.com/ikenxuan/karin-plugin-kkk/commit/daab042663b358f51d3c700bdeb17fe3a0d6ab2e))
200
206
 
201
207
  ### 📝 文档更新
202
208
 
203
- * 移除i18n ([81d6c1f](https://github.com/ikenxuan/karin-plugin-kkk/commit/81d6c1fb2dc373b662c4ea38a16847583eada5b3))
204
-
209
+ - 移除i18n ([81d6c1f](https://github.com/ikenxuan/karin-plugin-kkk/commit/81d6c1fb2dc373b662c4ea38a16847583eada5b3))
205
210
 
206
211
  ### ♻️ 代码重构
207
212
 
208
- * 迁移图标库 ([08b5c18](https://github.com/ikenxuan/karin-plugin-kkk/commit/08b5c1832ab466ed3a1046dae6a2f11bb427fca6))
213
+ - 迁移图标库 ([08b5c18](https://github.com/ikenxuan/karin-plugin-kkk/commit/08b5c1832ab466ed3a1046dae6a2f11bb427fca6))
209
214
 
210
215
  ## [2.30.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.30.1...v2.30.2) (2026-05-06)
211
216
 
212
-
213
217
  ### 🐛 错误修复
214
218
 
215
- * add AI configuration and generation components ([baa62c7](https://github.com/ikenxuan/karin-plugin-kkk/commit/baa62c7a81ae2af8871f5f28cc1db2265379ab51))
216
- * 断点续传 ([4478808](https://github.com/ikenxuan/karin-plugin-kkk/commit/4478808a428a464aa3e13c977d37b3da764adfe3))
217
- * 部分场景图标缺失 ([d9d3024](https://github.com/ikenxuan/karin-plugin-kkk/commit/d9d30240dc857bf21e4d655150f4904e7973a009))
218
- * 部分场景图标缺失 ([7f52195](https://github.com/ikenxuan/karin-plugin-kkk/commit/7f521956aba83a96ec4b7ebeaaa9ee97f134c078))
219
-
219
+ - add AI configuration and generation components ([baa62c7](https://github.com/ikenxuan/karin-plugin-kkk/commit/baa62c7a81ae2af8871f5f28cc1db2265379ab51))
220
+ - 断点续传 ([4478808](https://github.com/ikenxuan/karin-plugin-kkk/commit/4478808a428a464aa3e13c977d37b3da764adfe3))
221
+ - 部分场景图标缺失 ([d9d3024](https://github.com/ikenxuan/karin-plugin-kkk/commit/d9d30240dc857bf21e4d655150f4904e7973a009))
222
+ - 部分场景图标缺失 ([7f52195](https://github.com/ikenxuan/karin-plugin-kkk/commit/7f521956aba83a96ec4b7ebeaaa9ee97f134c078))
220
223
 
221
224
  ### 💄 UI 优化
222
225
 
223
- * 优化抖音评论 ([1123f79](https://github.com/ikenxuan/karin-plugin-kkk/commit/1123f79feafe2c7534eea864f93a623e09fb95e2))
224
-
226
+ - 优化抖音评论 ([1123f79](https://github.com/ikenxuan/karin-plugin-kkk/commit/1123f79feafe2c7534eea864f93a623e09fb95e2))
225
227
 
226
228
  ### 🧰 其他更新
227
229
 
228
- * 优化模板开发面板部分UI ([9bc52e5](https://github.com/ikenxuan/karin-plugin-kkk/commit/9bc52e5a4bb70d4ac8a4fb3c78da32d23391203c))
229
-
230
+ - 优化模板开发面板部分UI ([9bc52e5](https://github.com/ikenxuan/karin-plugin-kkk/commit/9bc52e5a4bb70d4ac8a4fb3c78da32d23391203c))
230
231
 
231
232
  ### 📦 依赖更新
232
233
 
233
- * update ([75b0d73](https://github.com/ikenxuan/karin-plugin-kkk/commit/75b0d73ac54c64a5f5078d3ba1e530c23bb2aab3))
234
-
234
+ - update ([75b0d73](https://github.com/ikenxuan/karin-plugin-kkk/commit/75b0d73ac54c64a5f5078d3ba1e530c23bb2aab3))
235
235
 
236
236
  ### 💯 细节优化
237
237
 
238
- * 1 ([658829a](https://github.com/ikenxuan/karin-plugin-kkk/commit/658829a1893942ae87c974311d296856fe1a4182))
238
+ - 1 ([658829a](https://github.com/ikenxuan/karin-plugin-kkk/commit/658829a1893942ae87c974311d296856fe1a4182))
239
239
 
240
240
  ## [2.30.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.30.0...v2.30.1) (2026-05-03)
241
241
 
242
-
243
242
  ### 🐛 错误修复
244
243
 
245
- * handler.ts:43 无条件调用了 sendErrorToTrigger(ctx, img) ([0eed4ce](https://github.com/ikenxuan/karin-plugin-kkk/commit/0eed4ce4b7dad3e51db7871e17378dfcc812bd23))
246
- * icon ([dd626d4](https://github.com/ikenxuan/karin-plugin-kkk/commit/dd626d4ea6aaaf0a0af73f87657494209051e8ff))
247
- * 修复模板开发面板部分bug ([697a3fc](https://github.com/ikenxuan/karin-plugin-kkk/commit/697a3fcdaa34ad04ddbbccc8f17e5854da1c6148))
248
- * 帮助图添加更多命令 ([484e391](https://github.com/ikenxuan/karin-plugin-kkk/commit/484e3918a777fd227f1a50fe4a8feb82f6283978))
249
- * 抖音直播推送 ([9872ce2](https://github.com/ikenxuan/karin-plugin-kkk/commit/9872ce2168806d080f08acb86b714ed4d0f85b4a))
250
- * 更新帮助菜单项图标和类型定义 ([bdbd04e](https://github.com/ikenxuan/karin-plugin-kkk/commit/bdbd04e8ebeca816b3cf0b48bca3e5de66e4029b))
251
- * 细优 ([ed6ab05](https://github.com/ikenxuan/karin-plugin-kkk/commit/ed6ab0533c97e2ef3d21ec5a56d970dc9aaf5086))
252
-
244
+ - handler.ts:43 无条件调用了 sendErrorToTrigger(ctx, img) ([0eed4ce](https://github.com/ikenxuan/karin-plugin-kkk/commit/0eed4ce4b7dad3e51db7871e17378dfcc812bd23))
245
+ - icon ([dd626d4](https://github.com/ikenxuan/karin-plugin-kkk/commit/dd626d4ea6aaaf0a0af73f87657494209051e8ff))
246
+ - 修复模板开发面板部分bug ([697a3fc](https://github.com/ikenxuan/karin-plugin-kkk/commit/697a3fcdaa34ad04ddbbccc8f17e5854da1c6148))
247
+ - 帮助图添加更多命令 ([484e391](https://github.com/ikenxuan/karin-plugin-kkk/commit/484e3918a777fd227f1a50fe4a8feb82f6283978))
248
+ - 抖音直播推送 ([9872ce2](https://github.com/ikenxuan/karin-plugin-kkk/commit/9872ce2168806d080f08acb86b714ed4d0f85b4a))
249
+ - 更新帮助菜单项图标和类型定义 ([bdbd04e](https://github.com/ikenxuan/karin-plugin-kkk/commit/bdbd04e8ebeca816b3cf0b48bca3e5de66e4029b))
250
+ - 细优 ([ed6ab05](https://github.com/ikenxuan/karin-plugin-kkk/commit/ed6ab0533c97e2ef3d21ec5a56d970dc9aaf5086))
253
251
 
254
252
  ### 💄 UI 优化
255
253
 
256
- * **bilibili:** 转发动态效果优化 ([21d097d](https://github.com/ikenxuan/karin-plugin-kkk/commit/21d097da32a38794d793457bbefe54b47890686d))
257
- * **B站:** 优化图标 ([ba08410](https://github.com/ikenxuan/karin-plugin-kkk/commit/ba08410cd7ff2e07434f9241b9576ff90934b5f1))
258
- * **douyin:** 重写直播推送图片 ([c43697d](https://github.com/ikenxuan/karin-plugin-kkk/commit/c43697d075397c8233fc101e0544202242019828))
259
-
254
+ - **bilibili:** 转发动态效果优化 ([21d097d](https://github.com/ikenxuan/karin-plugin-kkk/commit/21d097da32a38794d793457bbefe54b47890686d))
255
+ - **B站:** 优化图标 ([ba08410](https://github.com/ikenxuan/karin-plugin-kkk/commit/ba08410cd7ff2e07434f9241b9576ff90934b5f1))
256
+ - **douyin:** 重写直播推送图片 ([c43697d](https://github.com/ikenxuan/karin-plugin-kkk/commit/c43697d075397c8233fc101e0544202242019828))
260
257
 
261
258
  ### 📦 依赖更新
262
259
 
263
- * update ([137629f](https://github.com/ikenxuan/karin-plugin-kkk/commit/137629f18706bb6110d7a61de415486c26ab15bc))
264
-
260
+ - update ([137629f](https://github.com/ikenxuan/karin-plugin-kkk/commit/137629f18706bb6110d7a61de415486c26ab15bc))
265
261
 
266
262
  ### 🏗️ 构建系统
267
263
 
268
- * 优化分包配置 ([62fb7b5](https://github.com/ikenxuan/karin-plugin-kkk/commit/62fb7b5544954d2c85773fd69b85b2a0e3de07af))
269
-
264
+ - 优化分包配置 ([62fb7b5](https://github.com/ikenxuan/karin-plugin-kkk/commit/62fb7b5544954d2c85773fd69b85b2a0e3de07af))
270
265
 
271
266
  ### 💯 细节优化
272
267
 
273
- * 1 ([cce6332](https://github.com/ikenxuan/karin-plugin-kkk/commit/cce633210f8629e364ca5d5975dd037cc2f6b614))
268
+ - 1 ([cce6332](https://github.com/ikenxuan/karin-plugin-kkk/commit/cce633210f8629e364ca5d5975dd037cc2f6b614))
274
269
 
275
270
  ## [2.30.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.29.0...v2.30.0) (2026-04-26)
276
271
 
277
-
278
272
  ### ✨ 新功能
279
273
 
280
- * add `#kkk推送全局忽略{url}` ([f7545d2](https://github.com/ikenxuan/karin-plugin-kkk/commit/f7545d2096150666ab6d6659b6770c8b58d052d9))
281
- * **bilibili:** ui: 评论对象添加粉丝勋章 ([d4b42ab](https://github.com/ikenxuan/karin-plugin-kkk/commit/d4b42ab8bc3a11f24de225b48fb662c031dc23d6))
282
-
274
+ - add `#kkk推送全局忽略{url}` ([f7545d2](https://github.com/ikenxuan/karin-plugin-kkk/commit/f7545d2096150666ab6d6659b6770c8b58d052d9))
275
+ - **bilibili:** ui: 评论对象添加粉丝勋章 ([d4b42ab](https://github.com/ikenxuan/karin-plugin-kkk/commit/d4b42ab8bc3a11f24de225b48fb662c031dc23d6))
283
276
 
284
277
  ### 💄 UI 优化
285
278
 
286
- * 优化错误图片部分日志颜色 ([79a295b](https://github.com/ikenxuan/karin-plugin-kkk/commit/79a295b6e39f59227ad11eb52cc566d8db63524e))
287
-
279
+ - 优化错误图片部分日志颜色 ([79a295b](https://github.com/ikenxuan/karin-plugin-kkk/commit/79a295b6e39f59227ad11eb52cc566d8db63524e))
288
280
 
289
281
  ### 📦 依赖更新
290
282
 
291
- * update ([1e52c4d](https://github.com/ikenxuan/karin-plugin-kkk/commit/1e52c4d5b731f3a402abe2be4ccbd66ccebacde4))
292
-
283
+ - update ([1e52c4d](https://github.com/ikenxuan/karin-plugin-kkk/commit/1e52c4d5b731f3a402abe2be4ccbd66ccebacde4))
293
284
 
294
285
  ### 🏗️ 构建系统
295
286
 
296
- * 二次导出amagi包 ([533549c](https://github.com/ikenxuan/karin-plugin-kkk/commit/533549cf4eaad16f70e0e90e82292ed364fd8620))
297
- * 优化打包配置 ([1174f57](https://github.com/ikenxuan/karin-plugin-kkk/commit/1174f5715755a639404d766c8fe6fb61b270fe35))
287
+ - 二次导出amagi包 ([533549c](https://github.com/ikenxuan/karin-plugin-kkk/commit/533549cf4eaad16f70e0e90e82292ed364fd8620))
288
+ - 优化打包配置 ([1174f57](https://github.com/ikenxuan/karin-plugin-kkk/commit/1174f5715755a639404d766c8fe6fb61b270fe35))
298
289
 
299
290
  ## [2.29.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.28.1...v2.29.0) (2026-04-25)
300
291
 
301
-
302
292
  ### ✨ 新功能
303
293
 
304
- * 更新日志添加Diff差异二维码 ([b3d37cd](https://github.com/ikenxuan/karin-plugin-kkk/commit/b3d37cd9f2e18d434f42f8b6e414a7065d157f89))
305
- * 重构前后端数据传递逻辑 ([#297](https://github.com/ikenxuan/karin-plugin-kkk/issues/297)) ([3b3bd20](https://github.com/ikenxuan/karin-plugin-kkk/commit/3b3bd201adb48c12fbd3b15f5fccbb9e4a755be1))
306
-
294
+ - 更新日志添加Diff差异二维码 ([b3d37cd](https://github.com/ikenxuan/karin-plugin-kkk/commit/b3d37cd9f2e18d434f42f8b6e414a7065d157f89))
295
+ - 重构前后端数据传递逻辑 ([#297](https://github.com/ikenxuan/karin-plugin-kkk/issues/297)) ([3b3bd20](https://github.com/ikenxuan/karin-plugin-kkk/commit/3b3bd201adb48c12fbd3b15f5fccbb9e4a755be1))
307
296
 
308
297
  ### 🐛 错误修复
309
298
 
310
- * **bilibili:** 专栏动态卡片深色模式下正文颜色错误 ([2f775f1](https://github.com/ikenxuan/karin-plugin-kkk/commit/2f775f1d144d347cd62b8101f277367800d15357))
311
- * ssr render icon ([428fa78](https://github.com/ikenxuan/karin-plugin-kkk/commit/428fa7886da3d73b304057563d0020326a5ebf93))
312
- * types ([33f45fc](https://github.com/ikenxuan/karin-plugin-kkk/commit/33f45fcb16baac1f34ef78aef52e97188d8d333a))
313
- * 尝试修复断点续传触发后视频文件损坏。 ([1cd0a39](https://github.com/ikenxuan/karin-plugin-kkk/commit/1cd0a393140a90a9466a2228993f24594bec2e27))
314
- * 忽略获取视频和音频的总大小失败导致的错误 ([c12b27d](https://github.com/ikenxuan/karin-plugin-kkk/commit/c12b27d9f2beb45d7ced4ad749b9718c4bd202f0))
315
- * 细优 ([5e96b28](https://github.com/ikenxuan/karin-plugin-kkk/commit/5e96b2888320b2637e7fa12a34a8fad3e7c85fa5))
316
- * 细节优化 ([ecfa04b](https://github.com/ikenxuan/karin-plugin-kkk/commit/ecfa04b92f939b6930f1e4b9e5d230773244fab1))
317
-
299
+ - **bilibili:** 专栏动态卡片深色模式下正文颜色错误 ([2f775f1](https://github.com/ikenxuan/karin-plugin-kkk/commit/2f775f1d144d347cd62b8101f277367800d15357))
300
+ - ssr render icon ([428fa78](https://github.com/ikenxuan/karin-plugin-kkk/commit/428fa7886da3d73b304057563d0020326a5ebf93))
301
+ - types ([33f45fc](https://github.com/ikenxuan/karin-plugin-kkk/commit/33f45fcb16baac1f34ef78aef52e97188d8d333a))
302
+ - 尝试修复断点续传触发后视频文件损坏。 ([1cd0a39](https://github.com/ikenxuan/karin-plugin-kkk/commit/1cd0a393140a90a9466a2228993f24594bec2e27))
303
+ - 忽略获取视频和音频的总大小失败导致的错误 ([c12b27d](https://github.com/ikenxuan/karin-plugin-kkk/commit/c12b27d9f2beb45d7ced4ad749b9718c4bd202f0))
304
+ - 细优 ([5e96b28](https://github.com/ikenxuan/karin-plugin-kkk/commit/5e96b2888320b2637e7fa12a34a8fad3e7c85fa5))
305
+ - 细节优化 ([ecfa04b](https://github.com/ikenxuan/karin-plugin-kkk/commit/ecfa04b92f939b6930f1e4b9e5d230773244fab1))
318
306
 
319
307
  ### 📝 文档更新
320
308
 
321
- * readme ([95fa26b](https://github.com/ikenxuan/karin-plugin-kkk/commit/95fa26bfb793728e56ba3d8a37096dc3892bc055))
322
-
309
+ - readme ([95fa26b](https://github.com/ikenxuan/karin-plugin-kkk/commit/95fa26bfb793728e56ba3d8a37096dc3892bc055))
323
310
 
324
311
  ### 💄 UI 优化
325
312
 
326
- * **bilibili:** 优化图文动态底部应用卡片间隔 ([cde6adc](https://github.com/ikenxuan/karin-plugin-kkk/commit/cde6adc3e03b1b9514b9f896d41159c6ef7de20e))
327
- * **bilibili:** 完全重写视频信息卡片样式 ([58fadbe](https://github.com/ikenxuan/karin-plugin-kkk/commit/58fadbeccd9b181d0647390b5c720b3901658bb4))
328
- * **bilibili:** 细优转发动态圆角 ([502af38](https://github.com/ikenxuan/karin-plugin-kkk/commit/502af382561b5582a8199f1051205c74aaf08d39))
329
- * **B站:** 优化视频卡片细节 ([94a974f](https://github.com/ikenxuan/karin-plugin-kkk/commit/94a974f540d7e12c151930cdab6c51d4651d6a94))
330
- * 增加输出图片的圆角幅度 ([472c555](https://github.com/ikenxuan/karin-plugin-kkk/commit/472c55575265e369f1e247dca21fe87f25f6927d))
331
- * 换行问题,修复文章页 ([8fb00ac](https://github.com/ikenxuan/karin-plugin-kkk/commit/8fb00ace3caa738dc2eb8c98cce11d599ec6dd77))
332
- * 细优圆角 ([c9bff51](https://github.com/ikenxuan/karin-plugin-kkk/commit/c9bff51ec9eb67e7e8d362e96ec6bc317aa88c71))
333
- * 背景色 ([52b62f3](https://github.com/ikenxuan/karin-plugin-kkk/commit/52b62f3974bf8a17634c26ed45e8313d7fb1e841))
334
- * 转发图文动态布局优化,添加四宫格样式。 ([efd1d31](https://github.com/ikenxuan/karin-plugin-kkk/commit/efd1d31265a932418a32951145526234be155768))
335
-
313
+ - **bilibili:** 优化图文动态底部应用卡片间隔 ([cde6adc](https://github.com/ikenxuan/karin-plugin-kkk/commit/cde6adc3e03b1b9514b9f896d41159c6ef7de20e))
314
+ - **bilibili:** 完全重写视频信息卡片样式 ([58fadbe](https://github.com/ikenxuan/karin-plugin-kkk/commit/58fadbeccd9b181d0647390b5c720b3901658bb4))
315
+ - **bilibili:** 细优转发动态圆角 ([502af38](https://github.com/ikenxuan/karin-plugin-kkk/commit/502af382561b5582a8199f1051205c74aaf08d39))
316
+ - **B站:** 优化视频卡片细节 ([94a974f](https://github.com/ikenxuan/karin-plugin-kkk/commit/94a974f540d7e12c151930cdab6c51d4651d6a94))
317
+ - 增加输出图片的圆角幅度 ([472c555](https://github.com/ikenxuan/karin-plugin-kkk/commit/472c55575265e369f1e247dca21fe87f25f6927d))
318
+ - 换行问题,修复文章页 ([8fb00ac](https://github.com/ikenxuan/karin-plugin-kkk/commit/8fb00ace3caa738dc2eb8c98cce11d599ec6dd77))
319
+ - 细优圆角 ([c9bff51](https://github.com/ikenxuan/karin-plugin-kkk/commit/c9bff51ec9eb67e7e8d362e96ec6bc317aa88c71))
320
+ - 背景色 ([52b62f3](https://github.com/ikenxuan/karin-plugin-kkk/commit/52b62f3974bf8a17634c26ed45e8313d7fb1e841))
321
+ - 转发图文动态布局优化,添加四宫格样式。 ([efd1d31](https://github.com/ikenxuan/karin-plugin-kkk/commit/efd1d31265a932418a32951145526234be155768))
336
322
 
337
323
  ### 🧰 其他更新
338
324
 
339
- * fix ([dee7c46](https://github.com/ikenxuan/karin-plugin-kkk/commit/dee7c46548cc5a7d7c6cb4e1615d140f28e2c4bf))
340
- * 更新依赖,优化包大小 ([83945a6](https://github.com/ikenxuan/karin-plugin-kkk/commit/83945a6d2160adf875f427e908cbc7779409cfb0))
341
-
325
+ - fix ([dee7c46](https://github.com/ikenxuan/karin-plugin-kkk/commit/dee7c46548cc5a7d7c6cb4e1615d140f28e2c4bf))
326
+ - 更新依赖,优化包大小 ([83945a6](https://github.com/ikenxuan/karin-plugin-kkk/commit/83945a6d2160adf875f427e908cbc7779409cfb0))
342
327
 
343
328
  ### ♻️ 代码重构
344
329
 
345
- * 迁移图标库 ([69c4631](https://github.com/ikenxuan/karin-plugin-kkk/commit/69c4631901233f33ddddc12eff691a46b2d5ecac))
346
- * 重写评论数据传递逻辑,优化抖音、B站评论渲染效果 ([#296](https://github.com/ikenxuan/karin-plugin-kkk/issues/296)) ([47e0a3e](https://github.com/ikenxuan/karin-plugin-kkk/commit/47e0a3e0b4b63da1278f9370354cc1e3b560f6fe))
347
- * 重构前后端数据传递逻辑 ([8a70b45](https://github.com/ikenxuan/karin-plugin-kkk/commit/8a70b45a416228f913b6c339b452e204e279de51))
348
-
330
+ - 迁移图标库 ([69c4631](https://github.com/ikenxuan/karin-plugin-kkk/commit/69c4631901233f33ddddc12eff691a46b2d5ecac))
331
+ - 重写评论数据传递逻辑,优化抖音、B站评论渲染效果 ([#296](https://github.com/ikenxuan/karin-plugin-kkk/issues/296)) ([47e0a3e](https://github.com/ikenxuan/karin-plugin-kkk/commit/47e0a3e0b4b63da1278f9370354cc1e3b560f6fe))
332
+ - 重构前后端数据传递逻辑 ([8a70b45](https://github.com/ikenxuan/karin-plugin-kkk/commit/8a70b45a416228f913b6c339b452e204e279de51))
349
333
 
350
334
  ### 📦 依赖更新
351
335
 
352
- * 更新 ([e071272](https://github.com/ikenxuan/karin-plugin-kkk/commit/e071272ec1200fdd3d19cf2ba0b738feb7811880))
336
+ - 更新 ([e071272](https://github.com/ikenxuan/karin-plugin-kkk/commit/e071272ec1200fdd3d19cf2ba0b738feb7811880))
353
337
 
354
338
  ## [2.28.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.28.0...v2.28.1) (2026-04-13)
355
339
 
356
-
357
340
  ### 🐛 错误修复
358
341
 
359
- * **bilibili:** 动态正文中up专属表情和普通表情一样大小的问题 ([428fe15](https://github.com/ikenxuan/karin-plugin-kkk/commit/428fe15bf7627206ea4f5725e0175e3c23b70963))
360
- * 兼容性提高 ([a3925f7](https://github.com/ikenxuan/karin-plugin-kkk/commit/a3925f7b75694a95b31f079f77b2a3851de9e581))
361
-
342
+ - **bilibili:** 动态正文中up专属表情和普通表情一样大小的问题 ([428fe15](https://github.com/ikenxuan/karin-plugin-kkk/commit/428fe15bf7627206ea4f5725e0175e3c23b70963))
343
+ - 兼容性提高 ([a3925f7](https://github.com/ikenxuan/karin-plugin-kkk/commit/a3925f7b75694a95b31f079f77b2a3851de9e581))
362
344
 
363
345
  ### 💄 UI 优化
364
346
 
365
- * 开发面板组件库迁移到 heroui v3; 重写直播推送卡片样式 ([#294](https://github.com/ikenxuan/karin-plugin-kkk/issues/294)) ([696e77e](https://github.com/ikenxuan/karin-plugin-kkk/commit/696e77e09b72362b1ab1a675dadd1c5bfd194116))
366
- * 推送列表显示各UP主开启的推送类型 ([5be00e6](https://github.com/ikenxuan/karin-plugin-kkk/commit/5be00e6769036847abe69865e7703403c71817c6))
367
- * 背景色太深了 ([f6b45fd](https://github.com/ikenxuan/karin-plugin-kkk/commit/f6b45fd6b2e2f5aae218e845ebcd5d5497027f79))
368
-
347
+ - 开发面板组件库迁移到 heroui v3; 重写直播推送卡片样式 ([#294](https://github.com/ikenxuan/karin-plugin-kkk/issues/294)) ([696e77e](https://github.com/ikenxuan/karin-plugin-kkk/commit/696e77e09b72362b1ab1a675dadd1c5bfd194116))
348
+ - 推送列表显示各UP主开启的推送类型 ([5be00e6](https://github.com/ikenxuan/karin-plugin-kkk/commit/5be00e6769036847abe69865e7703403c71817c6))
349
+ - 背景色太深了 ([f6b45fd](https://github.com/ikenxuan/karin-plugin-kkk/commit/f6b45fd6b2e2f5aae218e845ebcd5d5497027f79))
369
350
 
370
351
  ### 💯 细节优化
371
352
 
372
- * 细优 ([99df9c8](https://github.com/ikenxuan/karin-plugin-kkk/commit/99df9c837493f9c398eaa7c5800d586e601770fc))
353
+ - 细优 ([99df9c8](https://github.com/ikenxuan/karin-plugin-kkk/commit/99df9c837493f9c398eaa7c5800d586e601770fc))
373
354
 
374
355
  ## [2.28.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.27.7...v2.28.0) (2026-04-07)
375
356
 
376
-
377
357
  ### ✨ 新功能
378
358
 
379
- * 新增B站推送类型筛选 ([#290](https://github.com/ikenxuan/karin-plugin-kkk/issues/290)) ([ec77d54](https://github.com/ikenxuan/karin-plugin-kkk/commit/ec77d54e3af2cda7bda25512175df60e23bb1866))
380
-
359
+ - 新增B站推送类型筛选 ([#290](https://github.com/ikenxuan/karin-plugin-kkk/issues/290)) ([ec77d54](https://github.com/ikenxuan/karin-plugin-kkk/commit/ec77d54e3af2cda7bda25512175df60e23bb1866))
381
360
 
382
361
  ### 🧰 其他更新
383
362
 
384
- * 格式化 ([e9e4e45](https://github.com/ikenxuan/karin-plugin-kkk/commit/e9e4e45b1d8b2922f1eb5aea4fe8d5de6ee9be1e))
363
+ - 格式化 ([e9e4e45](https://github.com/ikenxuan/karin-plugin-kkk/commit/e9e4e45b1d8b2922f1eb5aea4fe8d5de6ee9be1e))
385
364
 
386
365
  ## [2.27.7](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.27.6...v2.27.7) (2026-04-07)
387
366
 
388
-
389
367
  ### 🐛 错误修复
390
368
 
391
- * **bilibili:** gracefully handle closed comment sections (error code 12061) ([#288](https://github.com/ikenxuan/karin-plugin-kkk/issues/288)) ([48ffa3c](https://github.com/ikenxuan/karin-plugin-kkk/commit/48ffa3c4af75e1d5220a9305bd2146c489d240ce))
392
-
369
+ - **bilibili:** gracefully handle closed comment sections (error code 12061) ([#288](https://github.com/ikenxuan/karin-plugin-kkk/issues/288)) ([48ffa3c](https://github.com/ikenxuan/karin-plugin-kkk/commit/48ffa3c4af75e1d5220a9305bd2146c489d240ce))
393
370
 
394
371
  ### 📝 文档更新
395
372
 
396
- * readme ([fef2dd6](https://github.com/ikenxuan/karin-plugin-kkk/commit/fef2dd63bca137c8a6a43ebcca35824cab02ddd5))
397
-
373
+ - readme ([fef2dd6](https://github.com/ikenxuan/karin-plugin-kkk/commit/fef2dd63bca137c8a6a43ebcca35824cab02ddd5))
398
374
 
399
375
  ### 🧰 其他更新
400
376
 
401
- * update TypeScript configuration and dependencies ([a4f8368](https://github.com/ikenxuan/karin-plugin-kkk/commit/a4f83680f6db2a82849f470f71bdbb09fcd11913))
402
-
377
+ - update TypeScript configuration and dependencies ([a4f8368](https://github.com/ikenxuan/karin-plugin-kkk/commit/a4f83680f6db2a82849f470f71bdbb09fcd11913))
403
378
 
404
379
  ### 💯 细节优化
405
380
 
406
- * 1 ([5d3d697](https://github.com/ikenxuan/karin-plugin-kkk/commit/5d3d697f11e075e9e9d39ac4be00b0a126ecfdd6))
407
- * 更新逻辑 ([eefa307](https://github.com/ikenxuan/karin-plugin-kkk/commit/eefa307e0910bec52987f88d5ded02e895116ed3))
381
+ - 1 ([5d3d697](https://github.com/ikenxuan/karin-plugin-kkk/commit/5d3d697f11e075e9e9d39ac4be00b0a126ecfdd6))
382
+ - 更新逻辑 ([eefa307](https://github.com/ikenxuan/karin-plugin-kkk/commit/eefa307e0910bec52987f88d5ded02e895116ed3))
408
383
 
409
384
  ## [2.27.6](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.27.5...v2.27.6) (2026-04-01)
410
385
 
411
-
412
386
  ### 🐛 错误修复
413
387
 
414
- * **douyin:** 推送:短时间内发布多个作品无法被检索到导致作品被忽略的问题 ([961b2c6](https://github.com/ikenxuan/karin-plugin-kkk/commit/961b2c67afed02cd0782da16779c8c0d6cbc9e5c))
415
- * 添加作品详情获取失败的错误处理 ([529e818](https://github.com/ikenxuan/karin-plugin-kkk/commit/529e818a2d00adeb0a2cde42197af24e763d6aa0))
416
-
388
+ - **douyin:** 推送:短时间内发布多个作品无法被检索到导致作品被忽略的问题 ([961b2c6](https://github.com/ikenxuan/karin-plugin-kkk/commit/961b2c67afed02cd0782da16779c8c0d6cbc9e5c))
389
+ - 添加作品详情获取失败的错误处理 ([529e818](https://github.com/ikenxuan/karin-plugin-kkk/commit/529e818a2d00adeb0a2cde42197af24e763d6aa0))
417
390
 
418
391
  ### 💯 细节优化
419
392
 
420
- * 日志打印 ([b2d298a](https://github.com/ikenxuan/karin-plugin-kkk/commit/b2d298a7e760979407af403e43ef048d68704f99))
393
+ - 日志打印 ([b2d298a](https://github.com/ikenxuan/karin-plugin-kkk/commit/b2d298a7e760979407af403e43ef048d68704f99))
421
394
 
422
395
  ## [2.27.5](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.27.4...v2.27.5) (2026-03-31)
423
396
 
424
-
425
397
  ### 💄 UI 优化
426
398
 
427
- * 优化错误日志组件信息 ([108355b](https://github.com/ikenxuan/karin-plugin-kkk/commit/108355ba6af7f2e33e44f189637f924422a4cd84))
428
- * 更新日志添加版本落后数量显示功能 ([fa0d1eb](https://github.com/ikenxuan/karin-plugin-kkk/commit/fa0d1eb4cf40ba2e33fbcd38009b9cf2f9d46f20))
429
- * 更新版本警告组件,添加更新提示和安装说明 ([d2e2e20](https://github.com/ikenxuan/karin-plugin-kkk/commit/d2e2e205f809af59d584a981328a46916c8aea58))
399
+ - 优化错误日志组件信息 ([108355b](https://github.com/ikenxuan/karin-plugin-kkk/commit/108355ba6af7f2e33e44f189637f924422a4cd84))
400
+ - 更新日志添加版本落后数量显示功能 ([fa0d1eb](https://github.com/ikenxuan/karin-plugin-kkk/commit/fa0d1eb4cf40ba2e33fbcd38009b9cf2f9d46f20))
401
+ - 更新版本警告组件,添加更新提示和安装说明 ([d2e2e20](https://github.com/ikenxuan/karin-plugin-kkk/commit/d2e2e205f809af59d584a981328a46916c8aea58))
430
402
 
431
403
  ## [2.27.4](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.27.3...v2.27.4) (2026-03-30)
432
404
 
433
-
434
405
  ### 🐛 错误修复
435
406
 
436
- * 图片生成爆了 ([bce9dfa](https://github.com/ikenxuan/karin-plugin-kkk/commit/bce9dfa8b10d70a5c9988e70739028cba78797a4))
407
+ - 图片生成爆了 ([bce9dfa](https://github.com/ikenxuan/karin-plugin-kkk/commit/bce9dfa8b10d70a5c9988e70739028cba78797a4))
437
408
 
438
409
  ## [2.27.3](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.27.2...v2.27.3) (2026-03-30)
439
410
 
440
-
441
411
  ### 🐛 错误修复
442
412
 
443
- * 修复缓存清理任务的定时设置,调整为每30分钟执行 ([a91c40a](https://github.com/ikenxuan/karin-plugin-kkk/commit/a91c40a3355403dcc2c8fdbf28b21aa95bc70116))
444
- * **抖音:** 直播推送刚开播推送失败 ([74c4ec8](https://github.com/ikenxuan/karin-plugin-kkk/commit/74c4ec8d17256b2a66c41de63c334d357b1fd091))
445
-
413
+ - 修复缓存清理任务的定时设置,调整为每30分钟执行 ([a91c40a](https://github.com/ikenxuan/karin-plugin-kkk/commit/a91c40a3355403dcc2c8fdbf28b21aa95bc70116))
414
+ - **抖音:** 直播推送刚开播推送失败 ([74c4ec8](https://github.com/ikenxuan/karin-plugin-kkk/commit/74c4ec8d17256b2a66c41de63c334d357b1fd091))
446
415
 
447
416
  ### 🧰 其他更新
448
417
 
449
- * types ([1fa4287](https://github.com/ikenxuan/karin-plugin-kkk/commit/1fa42875ddaba6e68bf4d94d0daa8a9d7701549d))
450
-
418
+ - types ([1fa4287](https://github.com/ikenxuan/karin-plugin-kkk/commit/1fa42875ddaba6e68bf4d94d0daa8a9d7701549d))
451
419
 
452
420
  ### ♻️ 代码重构
453
421
 
454
- * 优化渲染逻辑,生成的html文件使用内联样式。 ([3179719](https://github.com/ikenxuan/karin-plugin-kkk/commit/31797191f0549bde0e123ba3494a5e3274e18ddc))
455
- * 使用类型别名简化 AmagiClient 的定义和实例化 ([7c79db0](https://github.com/ikenxuan/karin-plugin-kkk/commit/7c79db049ad2cd6a79b3d4413517d6aa243148e3))
456
-
422
+ - 优化渲染逻辑,生成的html文件使用内联样式。 ([3179719](https://github.com/ikenxuan/karin-plugin-kkk/commit/31797191f0549bde0e123ba3494a5e3274e18ddc))
423
+ - 使用类型别名简化 AmagiClient 的定义和实例化 ([7c79db0](https://github.com/ikenxuan/karin-plugin-kkk/commit/7c79db049ad2cd6a79b3d4413517d6aa243148e3))
457
424
 
458
425
  ### 📦 依赖更新
459
426
 
460
- * 更新 node-karin 依赖版本至 1.15.2 ([6bd62d1](https://github.com/ikenxuan/karin-plugin-kkk/commit/6bd62d10d604fd68e33d196340cdaf3326443641))
461
- * 更新依赖版本 ([c1d175e](https://github.com/ikenxuan/karin-plugin-kkk/commit/c1d175ef88a0285a8c8ff01a0236d698e2fa5d9a))
462
- * 更新依赖版本 ([fae1c53](https://github.com/ikenxuan/karin-plugin-kkk/commit/fae1c53de8eec8e344b268f352a56afeb6a2f166))
463
-
427
+ - 更新 node-karin 依赖版本至 1.15.2 ([6bd62d1](https://github.com/ikenxuan/karin-plugin-kkk/commit/6bd62d10d604fd68e33d196340cdaf3326443641))
428
+ - 更新依赖版本 ([c1d175e](https://github.com/ikenxuan/karin-plugin-kkk/commit/c1d175ef88a0285a8c8ff01a0236d698e2fa5d9a))
429
+ - 更新依赖版本 ([fae1c53](https://github.com/ikenxuan/karin-plugin-kkk/commit/fae1c53de8eec8e344b268f352a56afeb6a2f166))
464
430
 
465
431
  ### 🔒 安全修复
466
432
 
467
- * 添加 DOMPurify 以增强输入的安全性,防止 XSS 攻击 ([0118865](https://github.com/ikenxuan/karin-plugin-kkk/commit/0118865b141a71962c2fe4194c2891e74f9cafe4))
468
-
433
+ - 添加 DOMPurify 以增强输入的安全性,防止 XSS 攻击 ([0118865](https://github.com/ikenxuan/karin-plugin-kkk/commit/0118865b141a71962c2fe4194c2891e74f9cafe4))
469
434
 
470
435
  ### 💯 细节优化
471
436
 
472
- * html内联静态资源 ([dafd062](https://github.com/ikenxuan/karin-plugin-kkk/commit/dafd062a6c9fbc74693f7216153c55ba14fc5e47))
473
- * **抖音:** 二次解析添加表情反应管理以增强用户交互体验 ([4545172](https://github.com/ikenxuan/karin-plugin-kkk/commit/45451723f2aa0987bab936054ca69811e9eed568))
437
+ - html内联静态资源 ([dafd062](https://github.com/ikenxuan/karin-plugin-kkk/commit/dafd062a6c9fbc74693f7216153c55ba14fc5e47))
438
+ - **抖音:** 二次解析添加表情反应管理以增强用户交互体验 ([4545172](https://github.com/ikenxuan/karin-plugin-kkk/commit/45451723f2aa0987bab936054ca69811e9eed568))
474
439
 
475
440
  ## [2.27.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.27.1...v2.27.2) (2026-03-29)
476
441
 
477
-
478
442
  ### 🐛 错误修复
479
443
 
480
- * 修正正则表达式以匹配抖音用户分享链接 ([7177a60](https://github.com/ikenxuan/karin-plugin-kkk/commit/7177a60a945fa8aa50a31775d83cdd4ea1824d26))
481
-
444
+ - 修正正则表达式以匹配抖音用户分享链接 ([7177a60](https://github.com/ikenxuan/karin-plugin-kkk/commit/7177a60a945fa8aa50a31775d83cdd4ea1824d26))
482
445
 
483
446
  ### 🧰 其他更新
484
447
 
485
- * 增强日志输出,显示处理的图片统计信息 ([689b3c9](https://github.com/ikenxuan/karin-plugin-kkk/commit/689b3c9fbfdac5cf80453d8596c2822c2c34bd0f))
448
+ - 增强日志输出,显示处理的图片统计信息 ([689b3c9](https://github.com/ikenxuan/karin-plugin-kkk/commit/689b3c9fbfdac5cf80453d8596c2822c2c34bd0f))
486
449
 
487
450
  ## [2.27.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.27.0...v2.27.1) (2026-03-28)
488
451
 
489
-
490
452
  ### 🐛 错误修复
491
453
 
492
- * web.config 配置取值错误 ([7dc06a7](https://github.com/ikenxuan/karin-plugin-kkk/commit/7dc06a7dc0886c7a053abcdbf3747acab4797a41))
493
- * 错误处理报错 TypeError: Cannot read properties of undefined (reading 'bot') ([277bad8](https://github.com/ikenxuan/karin-plugin-kkk/commit/277bad8afb33cfb4a166e043d86aed16fa5540fe))
494
-
454
+ - web.config 配置取值错误 ([7dc06a7](https://github.com/ikenxuan/karin-plugin-kkk/commit/7dc06a7dc0886c7a053abcdbf3747acab4797a41))
455
+ - 错误处理报错 TypeError: Cannot read properties of undefined (reading 'bot') ([277bad8](https://github.com/ikenxuan/karin-plugin-kkk/commit/277bad8afb33cfb4a166e043d86aed16fa5540fe))
495
456
 
496
457
  ### 📝 文档更新
497
458
 
498
- * readme ([d97f1fe](https://github.com/ikenxuan/karin-plugin-kkk/commit/d97f1fef839f32439e6b98bb1e2e7d8cf82d6dad))
499
-
459
+ - readme ([d97f1fe](https://github.com/ikenxuan/karin-plugin-kkk/commit/d97f1fef839f32439e6b98bb1e2e7d8cf82d6dad))
500
460
 
501
461
  ### 💄 UI 优化
502
462
 
503
- * 重写更新日志样式为弥散渐变+高对比杂色 ([3bbc3da](https://github.com/ikenxuan/karin-plugin-kkk/commit/3bbc3dac2bce23d49edd0395120a3dc34be61258))
463
+ - 重写更新日志样式为弥散渐变+高对比杂色 ([3bbc3da](https://github.com/ikenxuan/karin-plugin-kkk/commit/3bbc3dac2bce23d49edd0395120a3dc34be61258))
504
464
 
505
465
  ## [2.27.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.26.6...v2.27.0) (2026-03-24)
506
466
 
507
-
508
467
  ### ✨ 新功能
509
468
 
510
- * **douyin:** 解析主页链接时,支持选择作品进行二次解析 ([b19c5b2](https://github.com/ikenxuan/karin-plugin-kkk/commit/b19c5b2ac6e55d808fba7544b85cbdf8463314fb))
469
+ - **douyin:** 解析主页链接时,支持选择作品进行二次解析 ([b19c5b2](https://github.com/ikenxuan/karin-plugin-kkk/commit/b19c5b2ac6e55d808fba7544b85cbdf8463314fb))
511
470
 
512
471
  ## [2.26.6](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.26.5...v2.26.6) (2026-03-24)
513
472
 
514
-
515
473
  ### 🐛 错误修复
516
474
 
517
- * 更新检测失败。 ([6eca0d0](https://github.com/ikenxuan/karin-plugin-kkk/commit/6eca0d006d568e3ba97d459820e1d2c25440e5c2))
475
+ - 更新检测失败。 ([6eca0d0](https://github.com/ikenxuan/karin-plugin-kkk/commit/6eca0d006d568e3ba97d459820e1d2c25440e5c2))
518
476
 
519
477
  ## [2.26.5](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.26.4...v2.26.5) (2026-03-24)
520
478
 
521
-
522
479
  ### 🐛 错误修复
523
480
 
524
- * 更新检测失败。 ([a91f4d7](https://github.com/ikenxuan/karin-plugin-kkk/commit/a91f4d79e5f41ab1e5661ad961bf9c3f62e51b1e))
481
+ - 更新检测失败。 ([a91f4d7](https://github.com/ikenxuan/karin-plugin-kkk/commit/a91f4d79e5f41ab1e5661ad961bf9c3f62e51b1e))
525
482
 
526
483
  ## [2.26.4](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.26.3...v2.26.4) (2026-03-24)
527
484
 
528
-
529
485
  ### 📦 依赖更新
530
486
 
531
- * update ([63010c7](https://github.com/ikenxuan/karin-plugin-kkk/commit/63010c7874e30ed9ba8afd3c942602f7aba75ee9))
487
+ - update ([63010c7](https://github.com/ikenxuan/karin-plugin-kkk/commit/63010c7874e30ed9ba8afd3c942602f7aba75ee9))
532
488
 
533
489
  ## [2.26.3](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.26.2...v2.26.3) (2026-03-24)
534
490
 
535
-
536
491
  ### 📝 文档更新
537
492
 
538
- * readme ([aa2a8bb](https://github.com/ikenxuan/karin-plugin-kkk/commit/aa2a8bb8aeadccaa2c0e90f56e9120b9bbe9143b))
539
- * update ([1daae3d](https://github.com/ikenxuan/karin-plugin-kkk/commit/1daae3d8fd876a97f7c29a9b001769de2136a90e))
540
- * update ([ca2ede4](https://github.com/ikenxuan/karin-plugin-kkk/commit/ca2ede4430b8e8bc149c3976ec83ae6924079a6f))
541
-
493
+ - readme ([aa2a8bb](https://github.com/ikenxuan/karin-plugin-kkk/commit/aa2a8bb8aeadccaa2c0e90f56e9120b9bbe9143b))
494
+ - update ([1daae3d](https://github.com/ikenxuan/karin-plugin-kkk/commit/1daae3d8fd876a97f7c29a9b001769de2136a90e))
495
+ - update ([ca2ede4](https://github.com/ikenxuan/karin-plugin-kkk/commit/ca2ede4430b8e8bc149c3976ec83ae6924079a6f))
542
496
 
543
497
  ### 🧰 其他更新
544
498
 
545
- * 细节优化 ([0ad42a3](https://github.com/ikenxuan/karin-plugin-kkk/commit/0ad42a3dcabbf79e99857ec64e626535ea1f331e))
546
- * 防倒卖 ([#274](https://github.com/ikenxuan/karin-plugin-kkk/issues/274)) ([4744bf8](https://github.com/ikenxuan/karin-plugin-kkk/commit/4744bf83c3989b1f6a31799dc7e68a1c7465321d))
499
+ - 细节优化 ([0ad42a3](https://github.com/ikenxuan/karin-plugin-kkk/commit/0ad42a3dcabbf79e99857ec64e626535ea1f331e))
500
+ - 防倒卖 ([#274](https://github.com/ikenxuan/karin-plugin-kkk/issues/274)) ([4744bf8](https://github.com/ikenxuan/karin-plugin-kkk/commit/4744bf83c3989b1f6a31799dc7e68a1c7465321d))
547
501
 
548
502
  ## [2.26.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.26.1...v2.26.2) (2026-03-15)
549
503
 
550
-
551
504
  ### 🐛 错误修复
552
505
 
553
- * **bilibili:** 延迟加载动态评论数据以优化性能 ([78bfb24](https://github.com/ikenxuan/karin-plugin-kkk/commit/78bfb24626bc26db4f6a27fdf04e9b0764a18749))
554
- * **douyin:** aweme_type === 55 判断为视频 ([12e23d4](https://github.com/ikenxuan/karin-plugin-kkk/commit/12e23d4fcfce40ed0f8becf3561452760ae81cc5))
555
- * **douyin:** 修复 live 图检测逻辑,使用空值合并运算符确保 clip_type 判断安全 ([036f786](https://github.com/ikenxuan/karin-plugin-kkk/commit/036f7860ebfd3243217ef91d483b71c34db9d227))
556
-
506
+ - **bilibili:** 延迟加载动态评论数据以优化性能 ([78bfb24](https://github.com/ikenxuan/karin-plugin-kkk/commit/78bfb24626bc26db4f6a27fdf04e9b0764a18749))
507
+ - **douyin:** aweme_type === 55 判断为视频 ([12e23d4](https://github.com/ikenxuan/karin-plugin-kkk/commit/12e23d4fcfce40ed0f8becf3561452760ae81cc5))
508
+ - **douyin:** 修复 live 图检测逻辑,使用空值合并运算符确保 clip_type 判断安全 ([036f786](https://github.com/ikenxuan/karin-plugin-kkk/commit/036f7860ebfd3243217ef91d483b71c34db9d227))
557
509
 
558
510
  ### 💯 细节优化
559
511
 
560
- * **douyin:** 将抖音音频文件下载处理统一为本地缓存后发送 base64 格式,提升兼容性 ([036f786](https://github.com/ikenxuan/karin-plugin-kkk/commit/036f7860ebfd3243217ef91d483b71c34db9d227))
512
+ - **douyin:** 将抖音音频文件下载处理统一为本地缓存后发送 base64 格式,提升兼容性 ([036f786](https://github.com/ikenxuan/karin-plugin-kkk/commit/036f7860ebfd3243217ef91d483b71c34db9d227))
561
513
 
562
514
  ## [2.26.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.26.0...v2.26.1) (2026-03-14)
563
515
 
564
-
565
516
  ### 🐛 错误修复
566
517
 
567
- * referer 错误 ([cd53fb7](https://github.com/ikenxuan/karin-plugin-kkk/commit/cd53fb7fc2e0a9759d904318b1cb7fdb86561c15))
568
-
518
+ - referer 错误 ([cd53fb7](https://github.com/ikenxuan/karin-plugin-kkk/commit/cd53fb7fc2e0a9759d904318b1cb7fdb86561c15))
569
519
 
570
520
  ### 💯 细节优化
571
521
 
572
- * 自动获取最新浏览器版本 ([618244f](https://github.com/ikenxuan/karin-plugin-kkk/commit/618244fd32a3a917cadf35177e534782b2eafdbf))
522
+ - 自动获取最新浏览器版本 ([618244f](https://github.com/ikenxuan/karin-plugin-kkk/commit/618244fd32a3a917cadf35177e534782b2eafdbf))
573
523
 
574
524
  ## [2.26.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.25.2...v2.26.0) (2026-03-13)
575
525
 
576
-
577
526
  ### ✨ 新功能
578
527
 
579
- * **小红书:** 笔记解析支持处理 Live Photo。处理HDR的元数据 ([cfe1ce5](https://github.com/ikenxuan/karin-plugin-kkk/commit/cfe1ce5472c45c21006efcf87a0122179c3ced85))
580
-
528
+ - **小红书:** 笔记解析支持处理 Live Photo。处理HDR的元数据 ([cfe1ce5](https://github.com/ikenxuan/karin-plugin-kkk/commit/cfe1ce5472c45c21006efcf87a0122179c3ced85))
581
529
 
582
530
  ### ⚡️ 性能优化
583
531
 
584
- * 移除部分动态导入 ([93bcc1b](https://github.com/ikenxuan/karin-plugin-kkk/commit/93bcc1badc613d53cc7e6a0aed62225a6da704b4))
585
-
532
+ - 移除部分动态导入 ([93bcc1b](https://github.com/ikenxuan/karin-plugin-kkk/commit/93bcc1badc613d53cc7e6a0aed62225a6da704b4))
586
533
 
587
534
  ### 🧰 其他更新
588
535
 
589
- * 实况图的实现文件顶部添加参考文章 ([7dfedd2](https://github.com/ikenxuan/karin-plugin-kkk/commit/7dfedd28cb41847888ff7a7835e786c88996251e))
590
- * 控制台实验性新增插件加载时间(仅供参考) ([7104514](https://github.com/ikenxuan/karin-plugin-kkk/commit/71045141d7f2fca2327e0d240e17d638eb935238))
591
- * 控制台实验性新增插件加载时间(仅供参考) ([8be93d3](https://github.com/ikenxuan/karin-plugin-kkk/commit/8be93d3cd21518930218e5810c3eeb7f1a61199c))
592
-
536
+ - 实况图的实现文件顶部添加参考文章 ([7dfedd2](https://github.com/ikenxuan/karin-plugin-kkk/commit/7dfedd28cb41847888ff7a7835e786c88996251e))
537
+ - 控制台实验性新增插件加载时间(仅供参考) ([7104514](https://github.com/ikenxuan/karin-plugin-kkk/commit/71045141d7f2fca2327e0d240e17d638eb935238))
538
+ - 控制台实验性新增插件加载时间(仅供参考) ([8be93d3](https://github.com/ikenxuan/karin-plugin-kkk/commit/8be93d3cd21518930218e5810c3eeb7f1a61199c))
593
539
 
594
540
  ### 💯 细节优化
595
541
 
596
- * **小红书:** 没有ck的时候抛出对应的错误说明。 ([3054d9f](https://github.com/ikenxuan/karin-plugin-kkk/commit/3054d9f92c25b2300b259d93208a080ff69d321f))
597
- * 解析实况图时底部添加提示说明 ([677f3fc](https://github.com/ikenxuan/karin-plugin-kkk/commit/677f3fc5311bf267fc9e784b6366b0e972220773))
542
+ - **小红书:** 没有ck的时候抛出对应的错误说明。 ([3054d9f](https://github.com/ikenxuan/karin-plugin-kkk/commit/3054d9f92c25b2300b259d93208a080ff69d321f))
543
+ - 解析实况图时底部添加提示说明 ([677f3fc](https://github.com/ikenxuan/karin-plugin-kkk/commit/677f3fc5311bf267fc9e784b6366b0e972220773))
598
544
 
599
545
  ## [2.25.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.25.1...v2.25.2) (2026-03-13)
600
546
 
601
-
602
547
  ### 🧰 其他更新
603
548
 
604
- * 标记 ([8e84440](https://github.com/ikenxuan/karin-plugin-kkk/commit/8e844408389613d5c7a80cd8254b5237652c18d3))
605
-
549
+ - 标记 ([8e84440](https://github.com/ikenxuan/karin-plugin-kkk/commit/8e844408389613d5c7a80cd8254b5237652c18d3))
606
550
 
607
551
  ### ♻️ 代码重构
608
552
 
609
- * art-template,有缘再见 ([a99f41e](https://github.com/ikenxuan/karin-plugin-kkk/commit/a99f41e383635a83e765f7c67dd76746983d2f72))
610
-
553
+ - art-template,有缘再见 ([a99f41e](https://github.com/ikenxuan/karin-plugin-kkk/commit/a99f41e383635a83e765f7c67dd76746983d2f72))
611
554
 
612
555
  ### ⚙️ 配置变更
613
556
 
614
- * 新增 `Live Photo 处理和发送方式` 配置 ([5cf4dd5](https://github.com/ikenxuan/karin-plugin-kkk/commit/5cf4dd5a1e7eb075ed3628f5446da61198e898ac))
615
-
557
+ - 新增 `Live Photo 处理和发送方式` 配置 ([5cf4dd5](https://github.com/ikenxuan/karin-plugin-kkk/commit/5cf4dd5a1e7eb075ed3628f5446da61198e898ac))
616
558
 
617
559
  ### 💯 细节优化
618
560
 
619
- * 给所有命令加上错误处理器 ([af57dc7](https://github.com/ikenxuan/karin-plugin-kkk/commit/af57dc78d3395794598f1230a2761954e9175481))
561
+ - 给所有命令加上错误处理器 ([af57dc7](https://github.com/ikenxuan/karin-plugin-kkk/commit/af57dc78d3395794598f1230a2761954e9175481))
620
562
 
621
563
  ## [2.25.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.25.0...v2.25.1) (2026-03-11)
622
564
 
623
-
624
565
  ### 🧰 其他更新
625
566
 
626
- * 注释 ([d78adef](https://github.com/ikenxuan/karin-plugin-kkk/commit/d78adef61be62a7486a84a4be18e8b3f40ae1b7f))
627
-
567
+ - 注释 ([d78adef](https://github.com/ikenxuan/karin-plugin-kkk/commit/d78adef61be62a7486a84a4be18e8b3f40ae1b7f))
628
568
 
629
569
  ### ⚙️ 配置变更
630
570
 
631
- * 添加 Live Photo 静态图兼容系统配置 ([a8c5137](https://github.com/ikenxuan/karin-plugin-kkk/commit/a8c51374a697c111a0813e9f0eb939cdb9285597))
571
+ - 添加 Live Photo 静态图兼容系统配置 ([a8c5137](https://github.com/ikenxuan/karin-plugin-kkk/commit/a8c51374a697c111a0813e9f0eb939cdb9285597))
632
572
 
633
573
  ## [2.25.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.24.0...v2.25.0) (2026-03-11)
634
574
 
635
-
636
575
  ### ✨ 新功能
637
576
 
638
- * **core:** 解析动图作品时,实验性将合并转发消息中的静态图片魔改成 Google Motion 标准的 Live Photo ([5e789e3](https://github.com/ikenxuan/karin-plugin-kkk/commit/5e789e351eebfaca84e26c326ddf7c16e253a20f))
639
-
577
+ - **core:** 解析动图作品时,实验性将合并转发消息中的静态图片魔改成 Google Motion 标准的 Live Photo ([5e789e3](https://github.com/ikenxuan/karin-plugin-kkk/commit/5e789e351eebfaca84e26c326ddf7c16e253a20f))
640
578
 
641
579
  ### 🐛 错误修复
642
580
 
643
- * 取消注释 ([921bf95](https://github.com/ikenxuan/karin-plugin-kkk/commit/921bf95ad05d8ac17a2540ac9aa3014beed3b6e5))
581
+ - 取消注释 ([921bf95](https://github.com/ikenxuan/karin-plugin-kkk/commit/921bf95ad05d8ac17a2540ac9aa3014beed3b6e5))
644
582
 
645
583
  ## [2.24.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.23.2...v2.24.0) (2026-03-10)
646
584
 
647
-
648
585
  ### ✨ 新功能
649
586
 
650
- * **app:** 添加伪造合并转发消息配置选项 ([4bb4d03](https://github.com/ikenxuan/karin-plugin-kkk/commit/4bb4d03de119b844e13524a34a9d8bb2f5702a90))
651
- * **bilibili/douyin:** 实现 Live Photo 效果视频合成并统一处理逻辑 ([56f90b6](https://github.com/ikenxuan/karin-plugin-kkk/commit/56f90b609d80eaa57aaaaa6d5fb755515fe03474))
652
-
587
+ - **app:** 添加伪造合并转发消息配置选项 ([4bb4d03](https://github.com/ikenxuan/karin-plugin-kkk/commit/4bb4d03de119b844e13524a34a9d8bb2f5702a90))
588
+ - **bilibili/douyin:** 实现 Live Photo 效果视频合成并统一处理逻辑 ([56f90b6](https://github.com/ikenxuan/karin-plugin-kkk/commit/56f90b609d80eaa57aaaaa6d5fb755515fe03474))
653
589
 
654
590
  ### 🐛 错误修复
655
591
 
656
- * **抖音:** 直播推送会触发作品解析 ([a9c13b8](https://github.com/ikenxuan/karin-plugin-kkk/commit/a9c13b8eca8851a19fe01a16c418cef98ccad98b))
657
-
592
+ - **抖音:** 直播推送会触发作品解析 ([a9c13b8](https://github.com/ikenxuan/karin-plugin-kkk/commit/a9c13b8eca8851a19fe01a16c418cef98ccad98b))
658
593
 
659
594
  ### 🧰 其他更新
660
595
 
661
- * 细优 ([24eb64f](https://github.com/ikenxuan/karin-plugin-kkk/commit/24eb64f1f79d56b1ed169283cc19a8c439eb6d09))
662
-
596
+ - 细优 ([24eb64f](https://github.com/ikenxuan/karin-plugin-kkk/commit/24eb64f1f79d56b1ed169283cc19a8c439eb6d09))
663
597
 
664
598
  ### ⚙️ 配置变更
665
599
 
666
- * **upload:** 重构视频发送配置,用 videoSendMode 替换 sendbase64 ([bc367fd](https://github.com/ikenxuan/karin-plugin-kkk/commit/bc367fd0e512b95a96f8a7a8c647ee6c43a9ea74))
600
+ - **upload:** 重构视频发送配置,用 videoSendMode 替换 sendbase64 ([bc367fd](https://github.com/ikenxuan/karin-plugin-kkk/commit/bc367fd0e512b95a96f8a7a8c647ee6c43a9ea74))
667
601
 
668
602
  ## [2.23.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.23.1...v2.23.2) (2026-03-10)
669
603
 
670
-
671
604
  ### 🐛 错误修复
672
605
 
673
- * **douyin:** 优化共创者信息显示并添加订阅者角色标识 ([bb16787](https://github.com/ikenxuan/karin-plugin-kkk/commit/bb167878719a5351ef0a30d97fa4331f88d39ff9))
674
-
606
+ - **douyin:** 优化共创者信息显示并添加订阅者角色标识 ([bb16787](https://github.com/ikenxuan/karin-plugin-kkk/commit/bb167878719a5351ef0a30d97fa4331f88d39ff9))
675
607
 
676
608
  ### ♻️ 代码重构
677
609
 
678
- * **douyin:** 重构作品类型判断逻辑 ([72b09c6](https://github.com/ikenxuan/karin-plugin-kkk/commit/72b09c6c98c90fec7b33bdacf3aa36d1bca0e707))
610
+ - **douyin:** 重构作品类型判断逻辑 ([72b09c6](https://github.com/ikenxuan/karin-plugin-kkk/commit/72b09c6c98c90fec7b33bdacf3aa36d1bca0e707))
679
611
 
680
612
  ## [2.23.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.23.0...v2.23.1) (2026-03-09)
681
613
 
682
-
683
614
  ### 🐛 错误修复
684
615
 
685
- * 抖音登录二维码加载不出来 ([6d966ec](https://github.com/ikenxuan/karin-plugin-kkk/commit/6d966ec6446f2f29d07912e55bfd229e0c8b9932))
686
-
616
+ - 抖音登录二维码加载不出来 ([6d966ec](https://github.com/ikenxuan/karin-plugin-kkk/commit/6d966ec6446f2f29d07912e55bfd229e0c8b9932))
687
617
 
688
618
  ### 💄 UI 优化
689
619
 
690
- * **douyin:** 视频信息显示优化 ([c9cb1da](https://github.com/ikenxuan/karin-plugin-kkk/commit/c9cb1da6430ab975ea1bc64c0a08325f203cbf5a))
620
+ - **douyin:** 视频信息显示优化 ([c9cb1da](https://github.com/ikenxuan/karin-plugin-kkk/commit/c9cb1da6430ab975ea1bc64c0a08325f203cbf5a))
691
621
 
692
622
  ## [2.23.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.22.0...v2.23.0) (2026-03-07)
693
623
 
694
-
695
624
  ### ✨ 新功能
696
625
 
697
- * 添加#kkk解析统计、#kkk解析总统计 ([65fe700](https://github.com/ikenxuan/karin-plugin-kkk/commit/65fe70040b69030c0c6866ac9ed771ffaeaef69b))
698
-
626
+ - 添加#kkk解析统计、#kkk解析总统计 ([65fe700](https://github.com/ikenxuan/karin-plugin-kkk/commit/65fe70040b69030c0c6866ac9ed771ffaeaef69b))
699
627
 
700
628
  ### 🐛 错误修复
701
629
 
702
- * **bilibili:** 推送时图文动态解析图片数量为0的情况 ([e942a10](https://github.com/ikenxuan/karin-plugin-kkk/commit/e942a10a53e9e96f619addcacc9df7cfe14a7e20))
703
-
630
+ - **bilibili:** 推送时图文动态解析图片数量为0的情况 ([e942a10](https://github.com/ikenxuan/karin-plugin-kkk/commit/e942a10a53e9e96f619addcacc9df7cfe14a7e20))
704
631
 
705
632
  ### 💄 UI 优化
706
633
 
707
- * **douyin:** 视频信息支持浅色模式 ([f0c3863](https://github.com/ikenxuan/karin-plugin-kkk/commit/f0c3863e503c550a3e57fe1103f36f26a55049b6))
708
-
634
+ - **douyin:** 视频信息支持浅色模式 ([f0c3863](https://github.com/ikenxuan/karin-plugin-kkk/commit/f0c3863e503c550a3e57fe1103f36f26a55049b6))
709
635
 
710
636
  ### 🧰 其他更新
711
637
 
712
- * eslint config ([9845c45](https://github.com/ikenxuan/karin-plugin-kkk/commit/9845c45d5a20470ac70432651977de0c927b9264))
713
- * 优化模板开发体验 ([86baf86](https://github.com/ikenxuan/karin-plugin-kkk/commit/86baf86e0cf33129921cbddd6e1cd71a9a3127c1))
714
- * 优化模板开发体验。 ([e557d3a](https://github.com/ikenxuan/karin-plugin-kkk/commit/e557d3ada9f890e9bc060bd8b9921747cf2ab7e5))
715
- * 优化说明 ([92cb96d](https://github.com/ikenxuan/karin-plugin-kkk/commit/92cb96d71717730987f8f8d5e52efdf35659290a))
638
+ - eslint config ([9845c45](https://github.com/ikenxuan/karin-plugin-kkk/commit/9845c45d5a20470ac70432651977de0c927b9264))
639
+ - 优化模板开发体验 ([86baf86](https://github.com/ikenxuan/karin-plugin-kkk/commit/86baf86e0cf33129921cbddd6e1cd71a9a3127c1))
640
+ - 优化模板开发体验。 ([e557d3a](https://github.com/ikenxuan/karin-plugin-kkk/commit/e557d3ada9f890e9bc060bd8b9921747cf2ab7e5))
641
+ - 优化说明 ([92cb96d](https://github.com/ikenxuan/karin-plugin-kkk/commit/92cb96d71717730987f8f8d5e52efdf35659290a))
716
642
 
717
643
  ## [2.22.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.21.1...v2.22.0) (2026-03-07)
718
644
 
719
-
720
645
  ### ✨ 新功能
721
646
 
722
- * **douyin:** 初步支持解析文章作品 ([d8b9243](https://github.com/ikenxuan/karin-plugin-kkk/commit/d8b92435d35e56693ceb37f18c451ef51ef86bee))
723
-
647
+ - **douyin:** 初步支持解析文章作品 ([d8b9243](https://github.com/ikenxuan/karin-plugin-kkk/commit/d8b92435d35e56693ceb37f18c451ef51ef86bee))
724
648
 
725
649
  ### 💯 细节优化
726
650
 
727
- * **bilibili:** 解析图文动态时添加标题 close [#260](https://github.com/ikenxuan/karin-plugin-kkk/issues/260) ([2d61705](https://github.com/ikenxuan/karin-plugin-kkk/commit/2d617051aab57c92c9f06d81b5e45b338555fa5b))
651
+ - **bilibili:** 解析图文动态时添加标题 close [#260](https://github.com/ikenxuan/karin-plugin-kkk/issues/260) ([2d61705](https://github.com/ikenxuan/karin-plugin-kkk/commit/2d617051aab57c92c9f06d81b5e45b338555fa5b))
728
652
 
729
653
  ## [2.21.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.21.0...v2.21.1) (2026-03-02)
730
654
 
731
-
732
655
  ### 🐛 错误修复
733
656
 
734
- * 在线图片的上传方式配置 ([5d80aa5](https://github.com/ikenxuan/karin-plugin-kkk/commit/5d80aa571095e3851daa7120c724b75b38df83e7))
657
+ - 在线图片的上传方式配置 ([5d80aa5](https://github.com/ikenxuan/karin-plugin-kkk/commit/5d80aa571095e3851daa7120c724b75b38df83e7))
735
658
 
736
659
  ## [2.21.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.20.3...v2.21.0) (2026-03-02)
737
660
 
738
-
739
661
  ### ✨ 新功能
740
662
 
741
- * (core): 新增配置支持将网络图片由插件进行下载发送(默认关闭),可避免上游下载图片超时导致的发送失败而抛出错误 ([d30ee88](https://github.com/ikenxuan/karin-plugin-kkk/commit/d30ee88f60af299802208bdc422116d42190cafc))
742
- * **bilibili:** B站评论图片收集 ([10ceed0](https://github.com/ikenxuan/karin-plugin-kkk/commit/10ceed0f711fdb46b2c408eaddbdc1283413c4b0))
743
-
663
+ - (core): 新增配置支持将网络图片由插件进行下载发送(默认关闭),可避免上游下载图片超时导致的发送失败而抛出错误 ([d30ee88](https://github.com/ikenxuan/karin-plugin-kkk/commit/d30ee88f60af299802208bdc422116d42190cafc))
664
+ - **bilibili:** B站评论图片收集 ([10ceed0](https://github.com/ikenxuan/karin-plugin-kkk/commit/10ceed0f711fdb46b2c408eaddbdc1283413c4b0))
744
665
 
745
666
  ### 🐛 错误修复
746
667
 
747
- * **bilibili:** 修复专栏链接带查询参数时解析失败 ([fd24333](https://github.com/ikenxuan/karin-plugin-kkk/commit/fd243338c0d4f6e8a6b3abce8a766854049f01c0))
748
- * **bilibili:** 动态解析只有图文/纯图和视频动态才能解析评论的问题 ([e557f13](https://github.com/ikenxuan/karin-plugin-kkk/commit/e557f1384b6ed9cb108d366c3de79412a6ba6183))
749
- * web.config ([c6dcb5c](https://github.com/ikenxuan/karin-plugin-kkk/commit/c6dcb5c185eb580d7fefda8dd2c70e951df73923))
750
- * web.config 重复的 key ([b606a3f](https://github.com/ikenxuan/karin-plugin-kkk/commit/b606a3f9280144084564e2d8c6cd757cb3dd7824))
751
- * 兼容性提高 ([c28dd31](https://github.com/ikenxuan/karin-plugin-kkk/commit/c28dd3126a45c5105dbb56735183f325b0a750f4))
752
-
668
+ - **bilibili:** 修复专栏链接带查询参数时解析失败 ([fd24333](https://github.com/ikenxuan/karin-plugin-kkk/commit/fd243338c0d4f6e8a6b3abce8a766854049f01c0))
669
+ - **bilibili:** 动态解析只有图文/纯图和视频动态才能解析评论的问题 ([e557f13](https://github.com/ikenxuan/karin-plugin-kkk/commit/e557f1384b6ed9cb108d366c3de79412a6ba6183))
670
+ - web.config ([c6dcb5c](https://github.com/ikenxuan/karin-plugin-kkk/commit/c6dcb5c185eb580d7fefda8dd2c70e951df73923))
671
+ - web.config 重复的 key ([b606a3f](https://github.com/ikenxuan/karin-plugin-kkk/commit/b606a3f9280144084564e2d8c6cd757cb3dd7824))
672
+ - 兼容性提高 ([c28dd31](https://github.com/ikenxuan/karin-plugin-kkk/commit/c28dd3126a45c5105dbb56735183f325b0a750f4))
753
673
 
754
674
  ### 💄 UI 优化
755
675
 
756
- * **bilibili:** 优化评论图片显示 ([227a7a9](https://github.com/ikenxuan/karin-plugin-kkk/commit/227a7a94a38f84242bbf33519daf9cfb2fb14deb))
757
- * 优化更新日志提示的说明 ([d1d0a65](https://github.com/ikenxuan/karin-plugin-kkk/commit/d1d0a65d5a34a8a4ed30df3b97fd1e8630a3aa4a))
758
-
676
+ - **bilibili:** 优化评论图片显示 ([227a7a9](https://github.com/ikenxuan/karin-plugin-kkk/commit/227a7a94a38f84242bbf33519daf9cfb2fb14deb))
677
+ - 优化更新日志提示的说明 ([d1d0a65](https://github.com/ikenxuan/karin-plugin-kkk/commit/d1d0a65d5a34a8a4ed30df3b97fd1e8630a3aa4a))
759
678
 
760
679
  ### ♻️ 代码重构
761
680
 
762
- * **core:** 替换 native 图片处理库为纯 JS 实现 ([c38b422](https://github.com/ikenxuan/karin-plugin-kkk/commit/c38b422a8466e73c75bfceaea7099da8fc2073f6))
763
- * web.config 尝试使用一套数据源 ([#258](https://github.com/ikenxuan/karin-plugin-kkk/issues/258)) ([da5f65b](https://github.com/ikenxuan/karin-plugin-kkk/commit/da5f65b4bff21137143cc753c6334e1890181b39))
764
-
681
+ - **core:** 替换 native 图片处理库为纯 JS 实现 ([c38b422](https://github.com/ikenxuan/karin-plugin-kkk/commit/c38b422a8466e73c75bfceaea7099da8fc2073f6))
682
+ - web.config 尝试使用一套数据源 ([#258](https://github.com/ikenxuan/karin-plugin-kkk/issues/258)) ([da5f65b](https://github.com/ikenxuan/karin-plugin-kkk/commit/da5f65b4bff21137143cc753c6334e1890181b39))
765
683
 
766
684
  ### 📦 依赖更新
767
685
 
768
- * update ([4019070](https://github.com/ikenxuan/karin-plugin-kkk/commit/401907079b797d88feceb052338b297b66cb393a))
769
-
686
+ - update ([4019070](https://github.com/ikenxuan/karin-plugin-kkk/commit/401907079b797d88feceb052338b297b66cb393a))
770
687
 
771
688
  ### ⚙️ 配置变更
772
689
 
773
- * 各平台的解析提示迁移到 '插件应用相关' 类目中 ([9fc38ee](https://github.com/ikenxuan/karin-plugin-kkk/commit/9fc38ee2c149dbf981ecc72925380b57999db05a))
774
-
690
+ - 各平台的解析提示迁移到 '插件应用相关' 类目中 ([9fc38ee](https://github.com/ikenxuan/karin-plugin-kkk/commit/9fc38ee2c149dbf981ecc72925380b57999db05a))
775
691
 
776
692
  ### 💯 细节优化
777
693
 
778
- * 提高对二维码识别的成功率 ([2f19165](https://github.com/ikenxuan/karin-plugin-kkk/commit/2f191654b086add48245a687007d642331049297))
694
+ - 提高对二维码识别的成功率 ([2f19165](https://github.com/ikenxuan/karin-plugin-kkk/commit/2f191654b086add48245a687007d642331049297))
779
695
 
780
696
  ## [2.20.3](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.20.2...v2.20.3) (2026-02-26)
781
697
 
782
-
783
698
  ### 🐛 错误修复
784
699
 
785
- * **bilibili:** 共创视频动态中,UP主头像错误 close [#256](https://github.com/ikenxuan/karin-plugin-kkk/issues/256) ([1c76932](https://github.com/ikenxuan/karin-plugin-kkk/commit/1c769322d527211e6686c9e0f290bccaebe74c83))
786
-
700
+ - **bilibili:** 共创视频动态中,UP主头像错误 close [#256](https://github.com/ikenxuan/karin-plugin-kkk/issues/256) ([1c76932](https://github.com/ikenxuan/karin-plugin-kkk/commit/1c769322d527211e6686c9e0f290bccaebe74c83))
787
701
 
788
702
  ### 💄 UI 优化
789
703
 
790
- * 优化版本警告组件 ([608d4f9](https://github.com/ikenxuan/karin-plugin-kkk/commit/608d4f958ada8210b36f122b69e8ceeed1af20e8))
791
-
704
+ - 优化版本警告组件 ([608d4f9](https://github.com/ikenxuan/karin-plugin-kkk/commit/608d4f958ada8210b36f122b69e8ceeed1af20e8))
792
705
 
793
706
  ### 🧰 其他更新
794
707
 
795
- * update ([9799c18](https://github.com/ikenxuan/karin-plugin-kkk/commit/9799c183969516240c9a132c0759385e394d162c))
796
- * 删除过时代码 ([291d24a](https://github.com/ikenxuan/karin-plugin-kkk/commit/291d24a5544874c1b6ea5685b5be9f84bb62ffb8))
797
-
708
+ - update ([9799c18](https://github.com/ikenxuan/karin-plugin-kkk/commit/9799c183969516240c9a132c0759385e394d162c))
709
+ - 删除过时代码 ([291d24a](https://github.com/ikenxuan/karin-plugin-kkk/commit/291d24a5544874c1b6ea5685b5be9f84bb62ffb8))
798
710
 
799
711
  ### 💯 细节优化
800
712
 
801
- * 优化表情回应逻辑 ([d23a6e7](https://github.com/ikenxuan/karin-plugin-kkk/commit/d23a6e7e3dc43d4275f464dbd6fbb02053714f3e))
802
- * 兼容性提高 ([bcc6b71](https://github.com/ikenxuan/karin-plugin-kkk/commit/bcc6b71da6b7f85be5ec31c6d229c8fd2144a28a))
803
- * 重构表情回应功能实现 ([dee0357](https://github.com/ikenxuan/karin-plugin-kkk/commit/dee0357fadebcf00aeffa8d0c1e8f30a0124011b))
713
+ - 优化表情回应逻辑 ([d23a6e7](https://github.com/ikenxuan/karin-plugin-kkk/commit/d23a6e7e3dc43d4275f464dbd6fbb02053714f3e))
714
+ - 兼容性提高 ([bcc6b71](https://github.com/ikenxuan/karin-plugin-kkk/commit/bcc6b71da6b7f85be5ec31c6d229c8fd2144a28a))
715
+ - 重构表情回应功能实现 ([dee0357](https://github.com/ikenxuan/karin-plugin-kkk/commit/dee0357fadebcf00aeffa8d0c1e8f30a0124011b))
804
716
 
805
717
  ## [2.20.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.20.1...v2.20.2) (2026-02-25)
806
718
 
807
-
808
719
  ### 🐛 错误修复
809
720
 
810
- * **抖音:** 没有bgm导致解析错误 ([b8af209](https://github.com/ikenxuan/karin-plugin-kkk/commit/b8af2096e658c9ecca7122062cd6df8b9ea12e74))
811
-
721
+ - **抖音:** 没有bgm导致解析错误 ([b8af209](https://github.com/ikenxuan/karin-plugin-kkk/commit/b8af2096e658c9ecca7122062cd6df8b9ea12e74))
812
722
 
813
723
  ### 🧰 其他更新
814
724
 
815
- * 移除未使用依赖 ([b79194b](https://github.com/ikenxuan/karin-plugin-kkk/commit/b79194b5d57240a408d1e70937d4cf1e5094d6ea))
816
-
725
+ - 移除未使用依赖 ([b79194b](https://github.com/ikenxuan/karin-plugin-kkk/commit/b79194b5d57240a408d1e70937d4cf1e5094d6ea))
817
726
 
818
727
  ### 🗃️ 数据库迁移
819
728
 
820
- * 优化删除逻辑 ([8208e66](https://github.com/ikenxuan/karin-plugin-kkk/commit/8208e66f345d4edb9fe4f945f7dea2fc2bfe752f))
821
-
729
+ - 优化删除逻辑 ([8208e66](https://github.com/ikenxuan/karin-plugin-kkk/commit/8208e66f345d4edb9fe4f945f7dea2fc2bfe752f))
822
730
 
823
731
  ### 💯 细节优化
824
732
 
825
- * 表情回应功能占位 ([c96377e](https://github.com/ikenxuan/karin-plugin-kkk/commit/c96377e9aeed57285f273300e9a1566bf1ebbf18))
733
+ - 表情回应功能占位 ([c96377e](https://github.com/ikenxuan/karin-plugin-kkk/commit/c96377e9aeed57285f273300e9a1566bf1ebbf18))
826
734
 
827
735
  ## [2.20.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.20.0...v2.20.1) (2026-02-23)
828
736
 
829
-
830
737
  ### 🐛 错误修复
831
738
 
832
- * 抖音图集解析中,图片类型识别错误 ([3a1d57d](https://github.com/ikenxuan/karin-plugin-kkk/commit/3a1d57d7e7f7c68ed3cdae813d0a83b5bfc4fbb9))
833
- * 获取封面图空指针错误 ([d8434c7](https://github.com/ikenxuan/karin-plugin-kkk/commit/d8434c746ee11671656bda17ddb754d2aa2a6422))
834
-
739
+ - 抖音图集解析中,图片类型识别错误 ([3a1d57d](https://github.com/ikenxuan/karin-plugin-kkk/commit/3a1d57d7e7f7c68ed3cdae813d0a83b5bfc4fbb9))
740
+ - 获取封面图空指针错误 ([d8434c7](https://github.com/ikenxuan/karin-plugin-kkk/commit/d8434c746ee11671656bda17ddb754d2aa2a6422))
835
741
 
836
742
  ### ✨ 细节优化
837
743
 
838
- * 兼容性提高 ([3ea0cf7](https://github.com/ikenxuan/karin-plugin-kkk/commit/3ea0cf7706bdef6a3d3ef0e121c0991782162728))
744
+ - 兼容性提高 ([3ea0cf7](https://github.com/ikenxuan/karin-plugin-kkk/commit/3ea0cf7706bdef6a3d3ef0e121c0991782162728))
839
745
 
840
746
  ## [2.20.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.19.1...v2.20.0) (2026-02-23)
841
747
 
842
-
843
748
  ### ✨ 新功能
844
749
 
845
- * **core:** 引用解析支持识别图片中的二维码进行解析 ([82e7878](https://github.com/ikenxuan/karin-plugin-kkk/commit/82e78788a53332b605a5fc5280d824eefc81b0f2))
846
-
750
+ - **core:** 引用解析支持识别图片中的二维码进行解析 ([82e7878](https://github.com/ikenxuan/karin-plugin-kkk/commit/82e78788a53332b605a5fc5280d824eefc81b0f2))
847
751
 
848
752
  ### 💄 UI 优化
849
753
 
850
- * **douyin:** 视频信息的字体优化 ([3d39d6c](https://github.com/ikenxuan/karin-plugin-kkk/commit/3d39d6c86dd7ced63d948e08e8ff3b6c8165bd3e))
851
-
754
+ - **douyin:** 视频信息的字体优化 ([3d39d6c](https://github.com/ikenxuan/karin-plugin-kkk/commit/3d39d6c86dd7ced63d948e08e8ff3b6c8165bd3e))
852
755
 
853
756
  ### ✨ 细节优化
854
757
 
855
- * 提高二维码识别兼容性 ([28ead9d](https://github.com/ikenxuan/karin-plugin-kkk/commit/28ead9da322af913e0defa1ac0f7118f44e9edb1))
856
- * 细优 ([1f45d0b](https://github.com/ikenxuan/karin-plugin-kkk/commit/1f45d0b81c9dfd906e1be227ddbe799ec26377e4))
758
+ - 提高二维码识别兼容性 ([28ead9d](https://github.com/ikenxuan/karin-plugin-kkk/commit/28ead9da322af913e0defa1ac0f7118f44e9edb1))
759
+ - 细优 ([1f45d0b](https://github.com/ikenxuan/karin-plugin-kkk/commit/1f45d0b81c9dfd906e1be227ddbe799ec26377e4))
857
760
 
858
761
  ## [2.19.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.19.0...v2.19.1) (2026-02-21)
859
762
 
860
-
861
763
  ### 🐛 错误修复
862
764
 
863
- * db init ([167baf4](https://github.com/ikenxuan/karin-plugin-kkk/commit/167baf4af8ff6a64eca8609cb89195b58ab7aa34))
864
- * **douyin:** improve type safety and filtering in comments parsing, close [#251](https://github.com/ikenxuan/karin-plugin-kkk/issues/251) ([740d31b](https://github.com/ikenxuan/karin-plugin-kkk/commit/740d31b2dfbe70f0ffda11635091a9444abcee7e))
865
-
765
+ - db init ([167baf4](https://github.com/ikenxuan/karin-plugin-kkk/commit/167baf4af8ff6a64eca8609cb89195b58ab7aa34))
766
+ - **douyin:** improve type safety and filtering in comments parsing, close [#251](https://github.com/ikenxuan/karin-plugin-kkk/issues/251) ([740d31b](https://github.com/ikenxuan/karin-plugin-kkk/commit/740d31b2dfbe70f0ffda11635091a9444abcee7e))
866
767
 
867
768
  ### 💄 UI 优化
868
769
 
869
- * **douyin:** 弱化评论中昵称的颜色 ([401574a](https://github.com/ikenxuan/karin-plugin-kkk/commit/401574a534ab582a30e82cab65dd48ef6a8a42d0))
870
-
770
+ - **douyin:** 弱化评论中昵称的颜色 ([401574a](https://github.com/ikenxuan/karin-plugin-kkk/commit/401574a534ab582a30e82cab65dd48ef6a8a42d0))
871
771
 
872
772
  ### ✨ 细节优化
873
773
 
874
- * 优化接口库CK传递,修改ck后不再需要重启。 ([fc05e32](https://github.com/ikenxuan/karin-plugin-kkk/commit/fc05e32ad8ce13c7f43d9b8067e3248c405d7672))
875
- * **抖音:** 订阅时默认关闭喜欢和推荐推送 ([b71f790](https://github.com/ikenxuan/karin-plugin-kkk/commit/b71f7900aba35b48da136af27c3056ca65debbf9))
774
+ - 优化接口库CK传递,修改ck后不再需要重启。 ([fc05e32](https://github.com/ikenxuan/karin-plugin-kkk/commit/fc05e32ad8ce13c7f43d9b8067e3248c405d7672))
775
+ - **抖音:** 订阅时默认关闭喜欢和推荐推送 ([b71f790](https://github.com/ikenxuan/karin-plugin-kkk/commit/b71f7900aba35b48da136af27c3056ca65debbf9))
876
776
 
877
777
  ## [2.19.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.18.3...v2.19.0) (2026-02-20)
878
778
 
879
-
880
779
  ### ✨ 新功能
881
780
 
882
- * **抖音:** 实现订阅用户的点赞推操作送和推荐操作推送 [#248](https://github.com/ikenxuan/karin-plugin-kkk/issues/248) ([135ff58](https://github.com/ikenxuan/karin-plugin-kkk/commit/135ff58386c90ee544306ad4d63e7e5706ed1eef))
883
-
781
+ - **抖音:** 实现订阅用户的点赞推操作送和推荐操作推送 [#248](https://github.com/ikenxuan/karin-plugin-kkk/issues/248) ([135ff58](https://github.com/ikenxuan/karin-plugin-kkk/commit/135ff58386c90ee544306ad4d63e7e5706ed1eef))
884
782
 
885
783
  ### 🐛 错误修复
886
784
 
887
- * **抖音:** 该声音由于版权原因在当前地区不可用 ([12926b2](https://github.com/ikenxuan/karin-plugin-kkk/commit/12926b2d13bce6cc13a551535be4d7d68ba7e03d))
888
-
785
+ - **抖音:** 该声音由于版权原因在当前地区不可用 ([12926b2](https://github.com/ikenxuan/karin-plugin-kkk/commit/12926b2d13bce6cc13a551535be4d7d68ba7e03d))
889
786
 
890
787
  ### 📝 文档更新
891
788
 
892
- * update ([0870998](https://github.com/ikenxuan/karin-plugin-kkk/commit/087099825321e35f92d6280079250b1510ee9544))
893
-
789
+ - update ([0870998](https://github.com/ikenxuan/karin-plugin-kkk/commit/087099825321e35f92d6280079250b1510ee9544))
894
790
 
895
791
  ### ✨ 细节优化
896
792
 
897
- * 1 ([dd0727f](https://github.com/ikenxuan/karin-plugin-kkk/commit/dd0727fde5b6d4c4453617ad9ff89928ff3aa6ee))
898
- * 兼容性提高 ([0767d60](https://github.com/ikenxuan/karin-plugin-kkk/commit/0767d60e23c1ddaf81a909496961606fa2055a94))
899
- * **抖音:** 合辑解析将封面图也放进合并转发消息中 ([4b4f04b](https://github.com/ikenxuan/karin-plugin-kkk/commit/4b4f04b509293adb1bd94de86a278af02e2fafdb))
793
+ - 1 ([dd0727f](https://github.com/ikenxuan/karin-plugin-kkk/commit/dd0727fde5b6d4c4453617ad9ff89928ff3aa6ee))
794
+ - 兼容性提高 ([0767d60](https://github.com/ikenxuan/karin-plugin-kkk/commit/0767d60e23c1ddaf81a909496961606fa2055a94))
795
+ - **抖音:** 合辑解析将封面图也放进合并转发消息中 ([4b4f04b](https://github.com/ikenxuan/karin-plugin-kkk/commit/4b4f04b509293adb1bd94de86a278af02e2fafdb))
900
796
 
901
797
  ## [2.18.3](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.18.2...v2.18.3) (2026-01-27)
902
798
 
903
-
904
799
  ### 🐛 错误修复
905
800
 
906
- * 重定向兼容性提高 ([5c7ea05](https://github.com/ikenxuan/karin-plugin-kkk/commit/5c7ea05bfbefb8c03947be3b8b505582c589f422))
907
-
801
+ - 重定向兼容性提高 ([5c7ea05](https://github.com/ikenxuan/karin-plugin-kkk/commit/5c7ea05bfbefb8c03947be3b8b505582c589f422))
908
802
 
909
803
  ### 🧰 其他更新
910
804
 
911
- * template:dev 优化开发体验 ([c90caac](https://github.com/ikenxuan/karin-plugin-kkk/commit/c90caaca734a30b7a2d1ed447994f15844abb8a4))
912
- * template:dev 兼容性提高 ([4ac290e](https://github.com/ikenxuan/karin-plugin-kkk/commit/4ac290ead15d46ac4f359cc06fb7605205cc553b))
913
- * 细优 ([0af9293](https://github.com/ikenxuan/karin-plugin-kkk/commit/0af9293bf7d8b9acf38c06104a8ccef36e00b03e))
914
- * 细优 ([5fef1ba](https://github.com/ikenxuan/karin-plugin-kkk/commit/5fef1baf2555b97bc6a2aa04a56971edb590e445))
915
- * 细优 ([16273a2](https://github.com/ikenxuan/karin-plugin-kkk/commit/16273a280cedb07aa8487143304ad66fcde76655))
916
- * 重写组件开发面板中子组件的缩放和拖拽逻辑。 ([74c7ea8](https://github.com/ikenxuan/karin-plugin-kkk/commit/74c7ea8bf5e507f66e7c50ab23a69ce0269dd5c3))
805
+ - template:dev 优化开发体验 ([c90caac](https://github.com/ikenxuan/karin-plugin-kkk/commit/c90caaca734a30b7a2d1ed447994f15844abb8a4))
806
+ - template:dev 兼容性提高 ([4ac290e](https://github.com/ikenxuan/karin-plugin-kkk/commit/4ac290ead15d46ac4f359cc06fb7605205cc553b))
807
+ - 细优 ([0af9293](https://github.com/ikenxuan/karin-plugin-kkk/commit/0af9293bf7d8b9acf38c06104a8ccef36e00b03e))
808
+ - 细优 ([5fef1ba](https://github.com/ikenxuan/karin-plugin-kkk/commit/5fef1baf2555b97bc6a2aa04a56971edb590e445))
809
+ - 细优 ([16273a2](https://github.com/ikenxuan/karin-plugin-kkk/commit/16273a280cedb07aa8487143304ad66fcde76655))
810
+ - 重写组件开发面板中子组件的缩放和拖拽逻辑。 ([74c7ea8](https://github.com/ikenxuan/karin-plugin-kkk/commit/74c7ea8bf5e507f66e7c50ab23a69ce0269dd5c3))
917
811
 
918
812
  ## [2.18.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.18.1...v2.18.2) (2026-01-18)
919
813
 
920
-
921
814
  ### 💄 UI 优化
922
815
 
923
- * 发出的所有图片加个圆角 ([095d44d](https://github.com/ikenxuan/karin-plugin-kkk/commit/095d44dc1fc6217e3ca531170af3f2757d3cad15))
924
-
816
+ - 发出的所有图片加个圆角 ([095d44d](https://github.com/ikenxuan/karin-plugin-kkk/commit/095d44dc1fc6217e3ca531170af3f2757d3cad15))
925
817
 
926
818
  ### 🧰 其他更新
927
819
 
928
- * 重写模板开发面板布局,支持面板主题和子组件主题各自独立 ([48f9002](https://github.com/ikenxuan/karin-plugin-kkk/commit/48f9002bfbaee69b3f3ce6b3d971b63f11ee53dc))
820
+ - 重写模板开发面板布局,支持面板主题和子组件主题各自独立 ([48f9002](https://github.com/ikenxuan/karin-plugin-kkk/commit/48f9002bfbaee69b3f3ce6b3d971b63f11ee53dc))
929
821
 
930
822
  ## [2.18.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.18.0...v2.18.1) (2026-01-17)
931
823
 
932
-
933
824
  ### 💄 UI 优化
934
825
 
935
- * 重写B站扫码登录 ([91e5367](https://github.com/ikenxuan/karin-plugin-kkk/commit/91e53672f53c744d9321d9f443b2616e4b485551))
936
- * 重写帮助 ([6cad16b](https://github.com/ikenxuan/karin-plugin-kkk/commit/6cad16b45a1173356dd73bfdcbabbb83581e44e0))
937
- * 重写抖音扫码登录 ([9a262b7](https://github.com/ikenxuan/karin-plugin-kkk/commit/9a262b7e0f6a7db916a47461d7f9a826c74eeeb9))
938
- * 重写推送列表 ([74e3a7f](https://github.com/ikenxuan/karin-plugin-kkk/commit/74e3a7f74206496014632801459f6215e85dc12f))
939
-
826
+ - 重写B站扫码登录 ([91e5367](https://github.com/ikenxuan/karin-plugin-kkk/commit/91e53672f53c744d9321d9f443b2616e4b485551))
827
+ - 重写帮助 ([6cad16b](https://github.com/ikenxuan/karin-plugin-kkk/commit/6cad16b45a1173356dd73bfdcbabbb83581e44e0))
828
+ - 重写抖音扫码登录 ([9a262b7](https://github.com/ikenxuan/karin-plugin-kkk/commit/9a262b7e0f6a7db916a47461d7f9a826c74eeeb9))
829
+ - 重写推送列表 ([74e3a7f](https://github.com/ikenxuan/karin-plugin-kkk/commit/74e3a7f74206496014632801459f6215e85dc12f))
940
830
 
941
831
  ### 🧰 其他更新
942
832
 
943
- * **template:dev:** 添加 Monaco 编辑器支持并实现 Mock 数据编辑功能 ([f0c60ae](https://github.com/ikenxuan/karin-plugin-kkk/commit/f0c60ae5c5b88da1b879983a1f511e8cf5b2bce7))
944
- * 兼容性提高 ([f0c7dca](https://github.com/ikenxuan/karin-plugin-kkk/commit/f0c7dcac9e1e23e1a71cd890d2763fbc72601957))
945
-
833
+ - **template:dev:** 添加 Monaco 编辑器支持并实现 Mock 数据编辑功能 ([f0c60ae](https://github.com/ikenxuan/karin-plugin-kkk/commit/f0c60ae5c5b88da1b879983a1f511e8cf5b2bce7))
834
+ - 兼容性提高 ([f0c7dca](https://github.com/ikenxuan/karin-plugin-kkk/commit/f0c7dcac9e1e23e1a71cd890d2763fbc72601957))
946
835
 
947
836
  ### 📦 依赖更新
948
837
 
949
- * update ([91a284d](https://github.com/ikenxuan/karin-plugin-kkk/commit/91a284d0e563811050783177840bbcc972ea0391))
950
-
838
+ - update ([91a284d](https://github.com/ikenxuan/karin-plugin-kkk/commit/91a284d0e563811050783177840bbcc972ea0391))
951
839
 
952
840
  ### ✨ 细节优化
953
841
 
954
- * 1 ([4c00277](https://github.com/ikenxuan/karin-plugin-kkk/commit/4c0027755c03c1cd39a6278dae07bbca550548fe))
955
- * className rename ([19bcffb](https://github.com/ikenxuan/karin-plugin-kkk/commit/19bcffbb4bbb21a56783652c346e9073a0b63765))
956
- * 兼容性提高 ([7a3b433](https://github.com/ikenxuan/karin-plugin-kkk/commit/7a3b433fcf72f051b58af2f8affd5a81f03ab214))
957
- * 移除重复资源 ([162846a](https://github.com/ikenxuan/karin-plugin-kkk/commit/162846ac1a5f5cad24bd94177a5144f61e8ccd83))
958
- * 错误日志支持发送给所有主人 ([f9b5fcc](https://github.com/ikenxuan/karin-plugin-kkk/commit/f9b5fcc3445dd2391c5b883d8f894304950b55b6))
842
+ - 1 ([4c00277](https://github.com/ikenxuan/karin-plugin-kkk/commit/4c0027755c03c1cd39a6278dae07bbca550548fe))
843
+ - className rename ([19bcffb](https://github.com/ikenxuan/karin-plugin-kkk/commit/19bcffbb4bbb21a56783652c346e9073a0b63765))
844
+ - 兼容性提高 ([7a3b433](https://github.com/ikenxuan/karin-plugin-kkk/commit/7a3b433fcf72f051b58af2f8affd5a81f03ab214))
845
+ - 移除重复资源 ([162846a](https://github.com/ikenxuan/karin-plugin-kkk/commit/162846ac1a5f5cad24bd94177a5144f61e8ccd83))
846
+ - 错误日志支持发送给所有主人 ([f9b5fcc](https://github.com/ikenxuan/karin-plugin-kkk/commit/f9b5fcc3445dd2391c5b883d8f894304950b55b6))
959
847
 
960
848
  ## [2.18.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.17.1...v2.18.0) (2026-01-13)
961
849
 
962
-
963
850
  ### ✨ 新功能
964
851
 
965
- * **bilibili:** 支持更多相关内容卡片 [#241](https://github.com/ikenxuan/karin-plugin-kkk/issues/241) ([ef4c307](https://github.com/ikenxuan/karin-plugin-kkk/commit/ef4c30794177e034da7067be9abfc176c16f97c5))
966
-
852
+ - **bilibili:** 支持更多相关内容卡片 [#241](https://github.com/ikenxuan/karin-plugin-kkk/issues/241) ([ef4c307](https://github.com/ikenxuan/karin-plugin-kkk/commit/ef4c30794177e034da7067be9abfc176c16f97c5))
967
853
 
968
854
  ### 🐛 错误修复
969
855
 
970
- * add忽略表情回应失败配置项 [#240](https://github.com/ikenxuan/karin-plugin-kkk/issues/240) ([2101174](https://github.com/ikenxuan/karin-plugin-kkk/commit/21011749775f6258ccfbcd0ec976223261d51cd8))
971
- * 更新、适配接口库新版本 ([1dc5dbc](https://github.com/ikenxuan/karin-plugin-kkk/commit/1dc5dbc450a34a42310871c1733c938b7e2b11f0))
972
-
856
+ - add忽略表情回应失败配置项 [#240](https://github.com/ikenxuan/karin-plugin-kkk/issues/240) ([2101174](https://github.com/ikenxuan/karin-plugin-kkk/commit/21011749775f6258ccfbcd0ec976223261d51cd8))
857
+ - 更新、适配接口库新版本 ([1dc5dbc](https://github.com/ikenxuan/karin-plugin-kkk/commit/1dc5dbc450a34a42310871c1733c938b7e2b11f0))
973
858
 
974
859
  ### 💄 UI 优化
975
860
 
976
- * close [#241](https://github.com/ikenxuan/karin-plugin-kkk/issues/241) ([bb1cf25](https://github.com/ikenxuan/karin-plugin-kkk/commit/bb1cf25eec7abdc0e226368355fd7329e8b515be))
977
- * update vite and rolldown logo ([2a15547](https://github.com/ikenxuan/karin-plugin-kkk/commit/2a1554746a2580fdc7b6634103f4b13ec4abbb26))
978
- * 优化错误日志 ([a9adb66](https://github.com/ikenxuan/karin-plugin-kkk/commit/a9adb66fed97f43ae2692b9bc58ab116fc524c12))
979
- * 图文动态添加直播预约卡片 [#241](https://github.com/ikenxuan/karin-plugin-kkk/issues/241) ([a368670](https://github.com/ikenxuan/karin-plugin-kkk/commit/a3686705320ceff30f0f6f903ff9b932fc768e64))
980
- * 抖音封面组件 ([e9fd321](https://github.com/ikenxuan/karin-plugin-kkk/commit/e9fd32193e6021059254980937b6c7fb25135b18))
981
-
861
+ - close [#241](https://github.com/ikenxuan/karin-plugin-kkk/issues/241) ([bb1cf25](https://github.com/ikenxuan/karin-plugin-kkk/commit/bb1cf25eec7abdc0e226368355fd7329e8b515be))
862
+ - update vite and rolldown logo ([2a15547](https://github.com/ikenxuan/karin-plugin-kkk/commit/2a1554746a2580fdc7b6634103f4b13ec4abbb26))
863
+ - 优化错误日志 ([a9adb66](https://github.com/ikenxuan/karin-plugin-kkk/commit/a9adb66fed97f43ae2692b9bc58ab116fc524c12))
864
+ - 图文动态添加直播预约卡片 [#241](https://github.com/ikenxuan/karin-plugin-kkk/issues/241) ([a368670](https://github.com/ikenxuan/karin-plugin-kkk/commit/a3686705320ceff30f0f6f903ff9b932fc768e64))
865
+ - 抖音封面组件 ([e9fd321](https://github.com/ikenxuan/karin-plugin-kkk/commit/e9fd32193e6021059254980937b6c7fb25135b18))
982
866
 
983
867
  ### 🧰 其他更新
984
868
 
985
- * logger ([0452b4e](https://github.com/ikenxuan/karin-plugin-kkk/commit/0452b4e2d3788917830156f756eba2be4eec82f9))
986
- * 删除插件自带web ([#243](https://github.com/ikenxuan/karin-plugin-kkk/issues/243)) ([d8ba2c4](https://github.com/ikenxuan/karin-plugin-kkk/commit/d8ba2c449551631118af4c27d1f01cc71a398d93))
987
-
869
+ - logger ([0452b4e](https://github.com/ikenxuan/karin-plugin-kkk/commit/0452b4e2d3788917830156f756eba2be4eec82f9))
870
+ - 删除插件自带web ([#243](https://github.com/ikenxuan/karin-plugin-kkk/issues/243)) ([d8ba2c4](https://github.com/ikenxuan/karin-plugin-kkk/commit/d8ba2c449551631118af4c27d1f01cc71a398d93))
988
871
 
989
872
  ### 📦 依赖更新
990
873
 
991
- * 接口库版本 ([5d2a2e1](https://github.com/ikenxuan/karin-plugin-kkk/commit/5d2a2e129e22e7a0bd7d71ad600c052a8e64d835))
992
-
874
+ - 接口库版本 ([5d2a2e1](https://github.com/ikenxuan/karin-plugin-kkk/commit/5d2a2e129e22e7a0bd7d71ad600c052a8e64d835))
993
875
 
994
876
  ### ✨ 细节优化
995
877
 
996
- * 兼容性提高 ([f9e6019](https://github.com/ikenxuan/karin-plugin-kkk/commit/f9e601963564d05c19c1a978210cdf0a46d5cb2f))
997
- * 即使变成小猫咪 还是没办法和你一起玩吗 ([754ae27](https://github.com/ikenxuan/karin-plugin-kkk/commit/754ae278e00808c87438e69c792ed6cf1340d0d0))
998
- * 嘿嘿嘿 贤者我是小猫咪 ([10781ec](https://github.com/ikenxuan/karin-plugin-kkk/commit/10781ec26e052f829430418193d234f95bfda497))
999
- * 细优 ([defc1ea](https://github.com/ikenxuan/karin-plugin-kkk/commit/defc1ea2a7e52a086d602f8246b645ffa2a9b2ae))
1000
- * 细优 ([358c994](https://github.com/ikenxuan/karin-plugin-kkk/commit/358c994bacc7916da4764216ea90fd5a694a382a))
1001
- * 细优 ([0ef737c](https://github.com/ikenxuan/karin-plugin-kkk/commit/0ef737c86525d8ecc21b686513bb6f1341a3a1dd))
1002
- * 细优 ([d3e2b6f](https://github.com/ikenxuan/karin-plugin-kkk/commit/d3e2b6f59fb00c369c95b3112735dc739d738424))
1003
- * 细优 ([c3df010](https://github.com/ikenxuan/karin-plugin-kkk/commit/c3df010444ba14019aefddcf0d390f39225a3091))
1004
- * 细优 ([62d7a68](https://github.com/ikenxuan/karin-plugin-kkk/commit/62d7a6868b86af021c594bc74a54dbae83d2d080))
1005
- * 细优 ([16e355d](https://github.com/ikenxuan/karin-plugin-kkk/commit/16e355da61156577ecc2beedb0bc2363523e4982))
1006
- * 细优 ([fe7c277](https://github.com/ikenxuan/karin-plugin-kkk/commit/fe7c2774b8cbf33012825534cbae87507c85a819))
878
+ - 兼容性提高 ([f9e6019](https://github.com/ikenxuan/karin-plugin-kkk/commit/f9e601963564d05c19c1a978210cdf0a46d5cb2f))
879
+ - 即使变成小猫咪 还是没办法和你一起玩吗 ([754ae27](https://github.com/ikenxuan/karin-plugin-kkk/commit/754ae278e00808c87438e69c792ed6cf1340d0d0))
880
+ - 嘿嘿嘿 贤者我是小猫咪 ([10781ec](https://github.com/ikenxuan/karin-plugin-kkk/commit/10781ec26e052f829430418193d234f95bfda497))
881
+ - 细优 ([defc1ea](https://github.com/ikenxuan/karin-plugin-kkk/commit/defc1ea2a7e52a086d602f8246b645ffa2a9b2ae))
882
+ - 细优 ([358c994](https://github.com/ikenxuan/karin-plugin-kkk/commit/358c994bacc7916da4764216ea90fd5a694a382a))
883
+ - 细优 ([0ef737c](https://github.com/ikenxuan/karin-plugin-kkk/commit/0ef737c86525d8ecc21b686513bb6f1341a3a1dd))
884
+ - 细优 ([d3e2b6f](https://github.com/ikenxuan/karin-plugin-kkk/commit/d3e2b6f59fb00c369c95b3112735dc739d738424))
885
+ - 细优 ([c3df010](https://github.com/ikenxuan/karin-plugin-kkk/commit/c3df010444ba14019aefddcf0d390f39225a3091))
886
+ - 细优 ([62d7a68](https://github.com/ikenxuan/karin-plugin-kkk/commit/62d7a6868b86af021c594bc74a54dbae83d2d080))
887
+ - 细优 ([16e355d](https://github.com/ikenxuan/karin-plugin-kkk/commit/16e355da61156577ecc2beedb0bc2363523e4982))
888
+ - 细优 ([fe7c277](https://github.com/ikenxuan/karin-plugin-kkk/commit/fe7c2774b8cbf33012825534cbae87507c85a819))
1007
889
 
1008
890
  ## [2.17.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.17.0...v2.17.1) (2025-12-25)
1009
891
 
1010
-
1011
892
  ### 🐛 错误修复
1012
893
 
1013
- * 提高兼容性 close [#237](https://github.com/ikenxuan/karin-plugin-kkk/issues/237) ([4d06880](https://github.com/ikenxuan/karin-plugin-kkk/commit/4d0688011380beec9c8f71fad294af84ae8eb13a))
1014
-
894
+ - 提高兼容性 close [#237](https://github.com/ikenxuan/karin-plugin-kkk/issues/237) ([4d06880](https://github.com/ikenxuan/karin-plugin-kkk/commit/4d0688011380beec9c8f71fad294af84ae8eb13a))
1015
895
 
1016
896
  ### 📝 文档更新
1017
897
 
1018
- * readme ([1866817](https://github.com/ikenxuan/karin-plugin-kkk/commit/1866817e7f91bd686754e412b9578c4223949144))
1019
-
898
+ - readme ([1866817](https://github.com/ikenxuan/karin-plugin-kkk/commit/1866817e7f91bd686754e412b9578c4223949144))
1020
899
 
1021
900
  ### 📦 依赖更新
1022
901
 
1023
- * peerDependencies ([734e8d7](https://github.com/ikenxuan/karin-plugin-kkk/commit/734e8d7b86db22c97fee2380b51652106a968ef0))
1024
- * peerDependencies ([c93b686](https://github.com/ikenxuan/karin-plugin-kkk/commit/c93b686c7489190b9c4a30ca132fd3f39afa125a))
1025
-
902
+ - peerDependencies ([734e8d7](https://github.com/ikenxuan/karin-plugin-kkk/commit/734e8d7b86db22c97fee2380b51652106a968ef0))
903
+ - peerDependencies ([c93b686](https://github.com/ikenxuan/karin-plugin-kkk/commit/c93b686c7489190b9c4a30ca132fd3f39afa125a))
1026
904
 
1027
905
  ### ✨ 细节优化
1028
906
 
1029
- * 增加 `#弹幕解析` ([177017b](https://github.com/ikenxuan/karin-plugin-kkk/commit/177017b3396fe85dd79392ebf1e10e48e2c10ad0))
1030
- * 添加弹幕清晰度配置 ([2fc794c](https://github.com/ikenxuan/karin-plugin-kkk/commit/2fc794c3bd0c0509461b58cb44f63d86f1069e82))
907
+ - 增加 `#弹幕解析` ([177017b](https://github.com/ikenxuan/karin-plugin-kkk/commit/177017b3396fe85dd79392ebf1e10e48e2c10ad0))
908
+ - 添加弹幕清晰度配置 ([2fc794c](https://github.com/ikenxuan/karin-plugin-kkk/commit/2fc794c3bd0c0509461b58cb44f63d86f1069e82))
1031
909
 
1032
910
  ## [2.17.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.16.0...v2.17.0) (2025-12-19)
1033
911
 
1034
-
1035
912
  ### ✨ 新功能
1036
913
 
1037
- * **bilibili:** 实验性添加弹幕烧录到视频功能,实现B站APP端看体验 ([5925663](https://github.com/ikenxuan/karin-plugin-kkk/commit/5925663b26007e62c4c35f328bc45843950e686b))
1038
- * **danmaku:** Add multi-codec video encoding support with bitrate detection ([998668b](https://github.com/ikenxuan/karin-plugin-kkk/commit/998668bb02ab4459f158b438d0cf1c1994213528))
1039
- * 抖音弹幕烧录 ([3c0a39d](https://github.com/ikenxuan/karin-plugin-kkk/commit/3c0a39dd1d2928a334c562694c3760230865d6d8))
1040
-
914
+ - **bilibili:** 实验性添加弹幕烧录到视频功能,实现B站APP端看体验 ([5925663](https://github.com/ikenxuan/karin-plugin-kkk/commit/5925663b26007e62c4c35f328bc45843950e686b))
915
+ - **danmaku:** Add multi-codec video encoding support with bitrate detection ([998668b](https://github.com/ikenxuan/karin-plugin-kkk/commit/998668bb02ab4459f158b438d0cf1c1994213528))
916
+ - 抖音弹幕烧录 ([3c0a39d](https://github.com/ikenxuan/karin-plugin-kkk/commit/3c0a39dd1d2928a334c562694c3760230865d6d8))
1041
917
 
1042
918
  ### 📝 文档更新
1043
919
 
1044
- * readme ([2e54130](https://github.com/ikenxuan/karin-plugin-kkk/commit/2e5413008b78c7d3766ac2c3e66ecb6c321ad181))
1045
- * 添加更变日志 ([c6fba37](https://github.com/ikenxuan/karin-plugin-kkk/commit/c6fba3777b36fdbce6c7ef6a49ea05a005582494))
1046
- * 添加硬编码弹幕文档说明 ([deba5e8](https://github.com/ikenxuan/karin-plugin-kkk/commit/deba5e844037d241c02328e98aa1aa0b843f5919))
1047
-
920
+ - readme ([2e54130](https://github.com/ikenxuan/karin-plugin-kkk/commit/2e5413008b78c7d3766ac2c3e66ecb6c321ad181))
921
+ - 添加更变日志 ([c6fba37](https://github.com/ikenxuan/karin-plugin-kkk/commit/c6fba3777b36fdbce6c7ef6a49ea05a005582494))
922
+ - 添加硬编码弹幕文档说明 ([deba5e8](https://github.com/ikenxuan/karin-plugin-kkk/commit/deba5e844037d241c02328e98aa1aa0b843f5919))
1048
923
 
1049
924
  ### 💄 UI 优化
1050
925
 
1051
- * 重新设计了版本警告组件喵 ([1febb14](https://github.com/ikenxuan/karin-plugin-kkk/commit/1febb1425843f1165906df752037a420f4693f9e))
1052
-
926
+ - 重新设计了版本警告组件喵 ([1febb14](https://github.com/ikenxuan/karin-plugin-kkk/commit/1febb1425843f1165906df752037a420f4693f9e))
1053
927
 
1054
928
  ### 🧰 其他更新
1055
929
 
1056
- * types ([3d69522](https://github.com/ikenxuan/karin-plugin-kkk/commit/3d6952226062489a55f31a0d9f370eadbf1dcbdf))
1057
- * 更新类型文件路径 ([51205dc](https://github.com/ikenxuan/karin-plugin-kkk/commit/51205dc850090502c57dc5335aa162b127967c20))
1058
-
930
+ - types ([3d69522](https://github.com/ikenxuan/karin-plugin-kkk/commit/3d6952226062489a55f31a0d9f370eadbf1dcbdf))
931
+ - 更新类型文件路径 ([51205dc](https://github.com/ikenxuan/karin-plugin-kkk/commit/51205dc850090502c57dc5335aa162b127967c20))
1059
932
 
1060
933
  ### ✨ 细节优化
1061
934
 
1062
- * **bilibili:** 优化配置 ([e3fac48](https://github.com/ikenxuan/karin-plugin-kkk/commit/e3fac482c08e13420b8ff2d7ec9aff899cb41f0a))
1063
- * web.config ([fa23243](https://github.com/ikenxuan/karin-plugin-kkk/commit/fa232437168774f0197ab7ec1b837c9731d05831))
1064
- * 可选三档弹幕字号 ([4f901ab](https://github.com/ikenxuan/karin-plugin-kkk/commit/4f901abb5134013cbc1cbeb9c2447828d6d10b01))
1065
- * 更新滚动弹幕算法 ([a1f54e3](https://github.com/ikenxuan/karin-plugin-kkk/commit/a1f54e33e8e984962d0e291e03460140236f4882))
1066
- * 细优抖音弹幕字体 ([399489a](https://github.com/ikenxuan/karin-plugin-kkk/commit/399489a8afaf803131ac4be95d3c15cc5c22dde2))
1067
- * 轨道计算、码率计算 ([6254423](https://github.com/ikenxuan/karin-plugin-kkk/commit/62544237aefde87ac856840bab7c392e0dade4de))
935
+ - **bilibili:** 优化配置 ([e3fac48](https://github.com/ikenxuan/karin-plugin-kkk/commit/e3fac482c08e13420b8ff2d7ec9aff899cb41f0a))
936
+ - web.config ([fa23243](https://github.com/ikenxuan/karin-plugin-kkk/commit/fa232437168774f0197ab7ec1b837c9731d05831))
937
+ - 可选三档弹幕字号 ([4f901ab](https://github.com/ikenxuan/karin-plugin-kkk/commit/4f901abb5134013cbc1cbeb9c2447828d6d10b01))
938
+ - 更新滚动弹幕算法 ([a1f54e3](https://github.com/ikenxuan/karin-plugin-kkk/commit/a1f54e33e8e984962d0e291e03460140236f4882))
939
+ - 细优抖音弹幕字体 ([399489a](https://github.com/ikenxuan/karin-plugin-kkk/commit/399489a8afaf803131ac4be95d3c15cc5c22dde2))
940
+ - 轨道计算、码率计算 ([6254423](https://github.com/ikenxuan/karin-plugin-kkk/commit/62544237aefde87ac856840bab7c392e0dade4de))
1068
941
 
1069
942
  ## [2.16.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.15.2...v2.16.0) (2025-12-13)
1070
943
 
1071
-
1072
944
  ### ✨ 新功能
1073
945
 
1074
- * **core:** 新增启动时版本检查(beta) ([a76b2c0](https://github.com/ikenxuan/karin-plugin-kkk/commit/a76b2c0252533cbb686e47bad46248dc34c3758c))
1075
- * **抖音:** 添加次级评论解析功能并优化评论展示 ([13aa2da](https://github.com/ikenxuan/karin-plugin-kkk/commit/13aa2dab7f2ffc214ef7314a0578b3278368478f))
1076
- * 更新node-karin依赖至1.13.8版本 ([e9fdf3e](https://github.com/ikenxuan/karin-plugin-kkk/commit/e9fdf3ec23b26cc9dfa3139cb786cfc7c49992cf))
1077
-
946
+ - **core:** 新增启动时版本检查(beta) ([a76b2c0](https://github.com/ikenxuan/karin-plugin-kkk/commit/a76b2c0252533cbb686e47bad46248dc34c3758c))
947
+ - **抖音:** 添加次级评论解析功能并优化评论展示 ([13aa2da](https://github.com/ikenxuan/karin-plugin-kkk/commit/13aa2dab7f2ffc214ef7314a0578b3278368478f))
948
+ - 更新node-karin依赖至1.13.8版本 ([e9fdf3e](https://github.com/ikenxuan/karin-plugin-kkk/commit/e9fdf3ec23b26cc9dfa3139cb786cfc7c49992cf))
1078
949
 
1079
950
  ### 🐛 错误修复
1080
951
 
1081
- * **build-metadata:** 确保git命令在仓库根目录执行 ([e9fdf3e](https://github.com/ikenxuan/karin-plugin-kkk/commit/e9fdf3ec23b26cc9dfa3139cb786cfc7c49992cf))
1082
- * types,throw handlerError Error ([e74a98f](https://github.com/ikenxuan/karin-plugin-kkk/commit/e74a98f0f2a675b3faace42b531a4c54e9ffbb91))
1083
- * 手动更新获取不到更新日志 ([c4a9cdb](https://github.com/ikenxuan/karin-plugin-kkk/commit/c4a9cdb4878f7801f82f9323a0cf8c8fe08cd935))
1084
- * 抖音直播推送刚开播获取不到直播封面的边缘情况 ([55ff549](https://github.com/ikenxuan/karin-plugin-kkk/commit/55ff54929c4e83d10148488042ce8e01b8ebb508))
1085
-
952
+ - **build-metadata:** 确保git命令在仓库根目录执行 ([e9fdf3e](https://github.com/ikenxuan/karin-plugin-kkk/commit/e9fdf3ec23b26cc9dfa3139cb786cfc7c49992cf))
953
+ - types,throw handlerError Error ([e74a98f](https://github.com/ikenxuan/karin-plugin-kkk/commit/e74a98f0f2a675b3faace42b531a4c54e9ffbb91))
954
+ - 手动更新获取不到更新日志 ([c4a9cdb](https://github.com/ikenxuan/karin-plugin-kkk/commit/c4a9cdb4878f7801f82f9323a0cf8c8fe08cd935))
955
+ - 抖音直播推送刚开播获取不到直播封面的边缘情况 ([55ff549](https://github.com/ikenxuan/karin-plugin-kkk/commit/55ff54929c4e83d10148488042ce8e01b8ebb508))
1086
956
 
1087
957
  ### 📝 文档更新
1088
958
 
1089
- * **docs:** 更新文档站点UI与功能,新增暗黑模式支持与响应式设计 ([b2a6e11](https://github.com/ikenxuan/karin-plugin-kkk/commit/b2a6e11526d4285fa4bb45846dab2b825dc5245a))
1090
- * readme ([93393e8](https://github.com/ikenxuan/karin-plugin-kkk/commit/93393e89a94300692c3a9a3eda09ed1c60dcba5e))
1091
-
959
+ - **docs:** 更新文档站点UI与功能,新增暗黑模式支持与响应式设计 ([b2a6e11](https://github.com/ikenxuan/karin-plugin-kkk/commit/b2a6e11526d4285fa4bb45846dab2b825dc5245a))
960
+ - readme ([93393e8](https://github.com/ikenxuan/karin-plugin-kkk/commit/93393e89a94300692c3a9a3eda09ed1c60dcba5e))
1092
961
 
1093
962
  ### 🧰 其他更新
1094
963
 
1095
- * build ci/cd ([8fde15c](https://github.com/ikenxuan/karin-plugin-kkk/commit/8fde15c00e0cc0219f0ac5a7c9c7074cd899c8cb))
1096
- * karin版本最低1.14.0 ([2c08cf5](https://github.com/ikenxuan/karin-plugin-kkk/commit/2c08cf5ab2dabebb3b7a3694120fc3326349be85))
1097
- * 优化模板开发面板,优化开发体验 ([ff98038](https://github.com/ikenxuan/karin-plugin-kkk/commit/ff98038a78e7ec7edb6495704a280584eefc98f2))
1098
- * 工作区子模块? ([72500e1](https://github.com/ikenxuan/karin-plugin-kkk/commit/72500e118594a3226cb9e4b38afa183fffe3c5e2))
1099
- * 改炸了 ([52ba955](https://github.com/ikenxuan/karin-plugin-kkk/commit/52ba95560fe5dd81fd505009ff6e5d4c37df7cb2))
1100
- * 无关紧要的更新 ([3d32c07](https://github.com/ikenxuan/karin-plugin-kkk/commit/3d32c0778c4b48332f8430714579ce6331b81558))
1101
- * 添加typescript-eslint开发依赖 ([e9fdf3e](https://github.com/ikenxuan/karin-plugin-kkk/commit/e9fdf3ec23b26cc9dfa3139cb786cfc7c49992cf))
1102
- * 细优模板开发面板 ([52744a5](https://github.com/ikenxuan/karin-plugin-kkk/commit/52744a52a930a63925052b9552d376f1346bbe00))
1103
-
964
+ - build ci/cd ([8fde15c](https://github.com/ikenxuan/karin-plugin-kkk/commit/8fde15c00e0cc0219f0ac5a7c9c7074cd899c8cb))
965
+ - karin版本最低1.14.0 ([2c08cf5](https://github.com/ikenxuan/karin-plugin-kkk/commit/2c08cf5ab2dabebb3b7a3694120fc3326349be85))
966
+ - 优化模板开发面板,优化开发体验 ([ff98038](https://github.com/ikenxuan/karin-plugin-kkk/commit/ff98038a78e7ec7edb6495704a280584eefc98f2))
967
+ - 工作区子模块? ([72500e1](https://github.com/ikenxuan/karin-plugin-kkk/commit/72500e118594a3226cb9e4b38afa183fffe3c5e2))
968
+ - 改炸了 ([52ba955](https://github.com/ikenxuan/karin-plugin-kkk/commit/52ba95560fe5dd81fd505009ff6e5d4c37df7cb2))
969
+ - 无关紧要的更新 ([3d32c07](https://github.com/ikenxuan/karin-plugin-kkk/commit/3d32c0778c4b48332f8430714579ce6331b81558))
970
+ - 添加typescript-eslint开发依赖 ([e9fdf3e](https://github.com/ikenxuan/karin-plugin-kkk/commit/e9fdf3ec23b26cc9dfa3139cb786cfc7c49992cf))
971
+ - 细优模板开发面板 ([52744a5](https://github.com/ikenxuan/karin-plugin-kkk/commit/52744a52a930a63925052b9552d376f1346bbe00))
1104
972
 
1105
973
  ### ♻️ 代码重构
1106
974
 
1107
- * **logger:** 重构日志模块使用node-karin/log4js替代自定义实现 ([e9fdf3e](https://github.com/ikenxuan/karin-plugin-kkk/commit/e9fdf3ec23b26cc9dfa3139cb786cfc7c49992cf))
1108
-
975
+ - **logger:** 重构日志模块使用node-karin/log4js替代自定义实现 ([e9fdf3e](https://github.com/ikenxuan/karin-plugin-kkk/commit/e9fdf3ec23b26cc9dfa3139cb786cfc7c49992cf))
1109
976
 
1110
977
  ### 📦 依赖更新
1111
978
 
1112
- * update ([b143293](https://github.com/ikenxuan/karin-plugin-kkk/commit/b143293ac7b8cce5a08a3a2ac9a3f1c232f27d06))
1113
-
979
+ - update ([b143293](https://github.com/ikenxuan/karin-plugin-kkk/commit/b143293ac7b8cce5a08a3a2ac9a3f1c232f27d06))
1114
980
 
1115
981
  ### ✨ 细节优化
1116
982
 
1117
- * boom ([2277156](https://github.com/ikenxuan/karin-plugin-kkk/commit/22771568f6a04e9f983a9322741d7c7d49716951))
1118
- * use checkPort ([3c04494](https://github.com/ikenxuan/karin-plugin-kkk/commit/3c044945170e0107a6caaeb400de6b29c1761376))
1119
- * 优化更新流程 ([118443f](https://github.com/ikenxuan/karin-plugin-kkk/commit/118443f671aa096d9225509b32a1597cf2e6edc7))
1120
- * 兼容性提高 ([eefd8e6](https://github.com/ikenxuan/karin-plugin-kkk/commit/eefd8e67ab3b309b5799f9cce0bad155eec6a4a2))
1121
- * 兼容性提高 ([790d7be](https://github.com/ikenxuan/karin-plugin-kkk/commit/790d7be05af91641fe4d3780476a6140cbe960fb))
1122
- * 脱敏打印 ([7d63492](https://github.com/ikenxuan/karin-plugin-kkk/commit/7d634920f8e5f7fe818997d8d87176a59ee7a04d))
983
+ - boom ([2277156](https://github.com/ikenxuan/karin-plugin-kkk/commit/22771568f6a04e9f983a9322741d7c7d49716951))
984
+ - use checkPort ([3c04494](https://github.com/ikenxuan/karin-plugin-kkk/commit/3c044945170e0107a6caaeb400de6b29c1761376))
985
+ - 优化更新流程 ([118443f](https://github.com/ikenxuan/karin-plugin-kkk/commit/118443f671aa096d9225509b32a1597cf2e6edc7))
986
+ - 兼容性提高 ([eefd8e6](https://github.com/ikenxuan/karin-plugin-kkk/commit/eefd8e67ab3b309b5799f9cce0bad155eec6a4a2))
987
+ - 兼容性提高 ([790d7be](https://github.com/ikenxuan/karin-plugin-kkk/commit/790d7be05af91641fe4d3780476a6140cbe960fb))
988
+ - 脱敏打印 ([7d63492](https://github.com/ikenxuan/karin-plugin-kkk/commit/7d634920f8e5f7fe818997d8d87176a59ee7a04d))
1123
989
 
1124
990
  ## [2.15.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.15.1...v2.15.2) (2025-12-07)
1125
991
 
1126
-
1127
992
  ### 🐛 错误修复
1128
993
 
1129
- * 更新小红书算法v4.86.0 ([d133a54](https://github.com/ikenxuan/karin-plugin-kkk/commit/d133a54b37b3cecb81ae6b92e72d48dc95629e12))
1130
- * 更新状态判断失误 ([0598334](https://github.com/ikenxuan/karin-plugin-kkk/commit/0598334cd281e040a7dba7d8349ccd6c0ce3f2d9))
1131
- * 迁移到@snapka/puppeteer ([#232](https://github.com/ikenxuan/karin-plugin-kkk/issues/232)) ([848926b](https://github.com/ikenxuan/karin-plugin-kkk/commit/848926bb4463149847d0f40e0bb0e5c4d2f0bc64))
1132
-
994
+ - 更新小红书算法v4.86.0 ([d133a54](https://github.com/ikenxuan/karin-plugin-kkk/commit/d133a54b37b3cecb81ae6b92e72d48dc95629e12))
995
+ - 更新状态判断失误 ([0598334](https://github.com/ikenxuan/karin-plugin-kkk/commit/0598334cd281e040a7dba7d8349ccd6c0ce3f2d9))
996
+ - 迁移到@snapka/puppeteer ([#232](https://github.com/ikenxuan/karin-plugin-kkk/issues/232)) ([848926b](https://github.com/ikenxuan/karin-plugin-kkk/commit/848926bb4463149847d0f40e0bb0e5c4d2f0bc64))
1133
997
 
1134
998
  ### 📝 文档更新
1135
999
 
1136
- * readme ([bdb3468](https://github.com/ikenxuan/karin-plugin-kkk/commit/bdb3468d67bef7df4c81ebbbd400f00ae4b87a31))
1000
+ - readme ([bdb3468](https://github.com/ikenxuan/karin-plugin-kkk/commit/bdb3468d67bef7df4c81ebbbd400f00ae4b87a31))
1137
1001
 
1138
1002
  ## [2.15.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.15.0...v2.15.1) (2025-12-02)
1139
1003
 
1140
-
1141
1004
  ### 🐛 错误修复
1142
1005
 
1143
- * 删除测试命令 ([cf18e81](https://github.com/ikenxuan/karin-plugin-kkk/commit/cf18e81e8bcae6db48b6504d10b9c9b4262aad85))
1006
+ - 删除测试命令 ([cf18e81](https://github.com/ikenxuan/karin-plugin-kkk/commit/cf18e81e8bcae6db48b6504d10b9c9b4262aad85))
1144
1007
 
1145
1008
  ## [2.15.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.14.0...v2.15.0) (2025-12-02)
1146
1009
 
1147
-
1148
1010
  ### ✨ 新功能
1149
1011
 
1150
- * **core:** add bilibili risk control verification and error handling improvements ([9b2f327](https://github.com/ikenxuan/karin-plugin-kkk/commit/9b2f32775a7155203d915a79d0a826b4b4e99c2d))
1151
-
1012
+ - **core:** add bilibili risk control verification and error handling improvements ([9b2f327](https://github.com/ikenxuan/karin-plugin-kkk/commit/9b2f32775a7155203d915a79d0a826b4b4e99c2d))
1152
1013
 
1153
1014
  ### 🐛 错误修复
1154
1015
 
1155
- * lock ([11dac86](https://github.com/ikenxuan/karin-plugin-kkk/commit/11dac86404409444b95478150e8db3b31acf1288))
1156
-
1016
+ - lock ([11dac86](https://github.com/ikenxuan/karin-plugin-kkk/commit/11dac86404409444b95478150e8db3b31acf1288))
1157
1017
 
1158
1018
  ### 📝 文档更新
1159
1019
 
1160
- * lock 2 ([152ea7e](https://github.com/ikenxuan/karin-plugin-kkk/commit/152ea7e72d57e50a56322072628cf727b6a88a21))
1161
- * 更新文档 ([1d24c2d](https://github.com/ikenxuan/karin-plugin-kkk/commit/1d24c2dfd337eaedddd4ad0d7396bc02ab6bce2d))
1162
-
1020
+ - lock 2 ([152ea7e](https://github.com/ikenxuan/karin-plugin-kkk/commit/152ea7e72d57e50a56322072628cf727b6a88a21))
1021
+ - 更新文档 ([1d24c2d](https://github.com/ikenxuan/karin-plugin-kkk/commit/1d24c2dfd337eaedddd4ad0d7396bc02ab6bce2d))
1163
1022
 
1164
1023
  ### 🧰 其他更新
1165
1024
 
1166
- * fix build ([b868497](https://github.com/ikenxuan/karin-plugin-kkk/commit/b868497536cc70e2370772dfc6c4f27d7c4a74c8))
1167
- * Readme ([d707e61](https://github.com/ikenxuan/karin-plugin-kkk/commit/d707e6184374a665db2bd60e227ddb12804e41c0))
1168
-
1025
+ - fix build ([b868497](https://github.com/ikenxuan/karin-plugin-kkk/commit/b868497536cc70e2370772dfc6c4f27d7c4a74c8))
1026
+ - Readme ([d707e61](https://github.com/ikenxuan/karin-plugin-kkk/commit/d707e6184374a665db2bd60e227ddb12804e41c0))
1169
1027
 
1170
1028
  ### ♻️ 代码重构
1171
1029
 
1172
- * **douyin:** remove fingerprint-generator dependency ([0c4fb12](https://github.com/ikenxuan/karin-plugin-kkk/commit/0c4fb12269efa46f66cc73e8581eb26e50d457a6))
1173
-
1030
+ - **douyin:** remove fingerprint-generator dependency ([0c4fb12](https://github.com/ikenxuan/karin-plugin-kkk/commit/0c4fb12269efa46f66cc73e8581eb26e50d457a6))
1174
1031
 
1175
1032
  ### 📦 依赖更新
1176
1033
 
1177
- * update ([96d2ddd](https://github.com/ikenxuan/karin-plugin-kkk/commit/96d2ddd97e87d8e6755e7601f82f30f707a7cca6))
1034
+ - update ([96d2ddd](https://github.com/ikenxuan/karin-plugin-kkk/commit/96d2ddd97e87d8e6755e7601f82f30f707a7cca6))
1178
1035
 
1179
1036
  ## [2.14.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.13.0...v2.14.0) (2025-11-28)
1180
1037
 
1181
-
1182
1038
  ### ✨ 新功能
1183
1039
 
1184
- * **douyin:** 新增配置 `liveImageMergeMode` ,可选择合辑中live图的bgm合并方式。 ([26d16e2](https://github.com/ikenxuan/karin-plugin-kkk/commit/26d16e2f55f51961ef25aa28e78d0fe8ad9a9727))
1185
-
1040
+ - **douyin:** 新增配置 `liveImageMergeMode` ,可选择合辑中live图的bgm合并方式。 ([26d16e2](https://github.com/ikenxuan/karin-plugin-kkk/commit/26d16e2f55f51961ef25aa28e78d0fe8ad9a9727))
1186
1041
 
1187
1042
  ### 🐛 错误修复
1188
1043
 
1189
- * 1 ([ee5742d](https://github.com/ikenxuan/karin-plugin-kkk/commit/ee5742dc539160e4a5d7540fbaf8793e4c2b949f))
1190
- * **bilibili:** adjust image reply order in dynamic parsing ([c4569be](https://github.com/ikenxuan/karin-plugin-kkk/commit/c4569becd21a269cf1c6833a0ff6c1e26a3855b7))
1191
- * create_time ([97c6db9](https://github.com/ikenxuan/karin-plugin-kkk/commit/97c6db99d818034a5ef17c233d205e2f4bc4aa32))
1192
- * **error-handler:** improve error stack formatting and ANSI color parsing ([5f8b6b4](https://github.com/ikenxuan/karin-plugin-kkk/commit/5f8b6b490faca860c53d7da1dbab2fe8144b57c0))
1193
- * reg ([9181b9c](https://github.com/ikenxuan/karin-plugin-kkk/commit/9181b9caca5a90765329b5c283bc7ca691e90397))
1194
- * 抖音二级评论表情包获取失败 ([3412bfc](https://github.com/ikenxuan/karin-plugin-kkk/commit/3412bfcfbc15ffcd10213cd1be821b466b44b8c4))
1195
-
1044
+ - 1 ([ee5742d](https://github.com/ikenxuan/karin-plugin-kkk/commit/ee5742dc539160e4a5d7540fbaf8793e4c2b949f))
1045
+ - **bilibili:** adjust image reply order in dynamic parsing ([c4569be](https://github.com/ikenxuan/karin-plugin-kkk/commit/c4569becd21a269cf1c6833a0ff6c1e26a3855b7))
1046
+ - create_time ([97c6db9](https://github.com/ikenxuan/karin-plugin-kkk/commit/97c6db99d818034a5ef17c233d205e2f4bc4aa32))
1047
+ - **error-handler:** improve error stack formatting and ANSI color parsing ([5f8b6b4](https://github.com/ikenxuan/karin-plugin-kkk/commit/5f8b6b490faca860c53d7da1dbab2fe8144b57c0))
1048
+ - reg ([9181b9c](https://github.com/ikenxuan/karin-plugin-kkk/commit/9181b9caca5a90765329b5c283bc7ca691e90397))
1049
+ - 抖音二级评论表情包获取失败 ([3412bfc](https://github.com/ikenxuan/karin-plugin-kkk/commit/3412bfcfbc15ffcd10213cd1be821b466b44b8c4))
1196
1050
 
1197
1051
  ### 💄 UI 优化
1198
1052
 
1199
- * 同步UI ([809d904](https://github.com/ikenxuan/karin-plugin-kkk/commit/809d904d785ab1412a3e0e72f0c4ec86f6d44779))
1200
- * 细优 ([c3595b9](https://github.com/ikenxuan/karin-plugin-kkk/commit/c3595b9d3f114a2859b8f69795af8affe792c943))
1201
- * 细优 ([30f9f1d](https://github.com/ikenxuan/karin-plugin-kkk/commit/30f9f1ddfd2e914e3c780abf95deb42ac0b3dba6))
1202
- * 细优 ([f68caf0](https://github.com/ikenxuan/karin-plugin-kkk/commit/f68caf086a2e48b21d4d6dcda9784cf8b0a0e1ca))
1203
- * 细优 ([6264d81](https://github.com/ikenxuan/karin-plugin-kkk/commit/6264d8144d275185311d90b16a33bee448445edd))
1204
-
1053
+ - 同步UI ([809d904](https://github.com/ikenxuan/karin-plugin-kkk/commit/809d904d785ab1412a3e0e72f0c4ec86f6d44779))
1054
+ - 细优 ([c3595b9](https://github.com/ikenxuan/karin-plugin-kkk/commit/c3595b9d3f114a2859b8f69795af8affe792c943))
1055
+ - 细优 ([30f9f1d](https://github.com/ikenxuan/karin-plugin-kkk/commit/30f9f1ddfd2e914e3c780abf95deb42ac0b3dba6))
1056
+ - 细优 ([f68caf0](https://github.com/ikenxuan/karin-plugin-kkk/commit/f68caf086a2e48b21d4d6dcda9784cf8b0a0e1ca))
1057
+ - 细优 ([6264d81](https://github.com/ikenxuan/karin-plugin-kkk/commit/6264d8144d275185311d90b16a33bee448445edd))
1205
1058
 
1206
1059
  ### ♻️ 代码重构
1207
1060
 
1208
- * **douyin:** rename push video quality config parameters ([b39b728](https://github.com/ikenxuan/karin-plugin-kkk/commit/b39b728ccbeb6fb249cbcfa7468d5072b62ae2d4))
1209
- * **error-handler:** replace static error emoji with dynamic QFace emoji ([f388a82](https://github.com/ikenxuan/karin-plugin-kkk/commit/f388a82050543d35a4a2ccde4f413ced434cf8fb))
1210
- * 重构FFmpeg逻辑 ([26d16e2](https://github.com/ikenxuan/karin-plugin-kkk/commit/26d16e2f55f51961ef25aa28e78d0fe8ad9a9727))
1211
-
1061
+ - **douyin:** rename push video quality config parameters ([b39b728](https://github.com/ikenxuan/karin-plugin-kkk/commit/b39b728ccbeb6fb249cbcfa7468d5072b62ae2d4))
1062
+ - **error-handler:** replace static error emoji with dynamic QFace emoji ([f388a82](https://github.com/ikenxuan/karin-plugin-kkk/commit/f388a82050543d35a4a2ccde4f413ced434cf8fb))
1063
+ - 重构FFmpeg逻辑 ([26d16e2](https://github.com/ikenxuan/karin-plugin-kkk/commit/26d16e2f55f51961ef25aa28e78d0fe8ad9a9727))
1212
1064
 
1213
1065
  ### ✅ 测试相关
1214
1066
 
1215
- * add vitest ([e6eb207](https://github.com/ikenxuan/karin-plugin-kkk/commit/e6eb207ff9c01b0b086d34a6f1676b6d3ac7de73))
1216
- * 添加屎山 包体积+++ ([1db256f](https://github.com/ikenxuan/karin-plugin-kkk/commit/1db256f4c132e5ad1ebf29bbf221c727d44fea13))
1217
- * 用happy-dom替换jsdom ([ead6e9d](https://github.com/ikenxuan/karin-plugin-kkk/commit/ead6e9dcc469a758147a960973feb125635efe6a))
1218
-
1067
+ - add vitest ([e6eb207](https://github.com/ikenxuan/karin-plugin-kkk/commit/e6eb207ff9c01b0b086d34a6f1676b6d3ac7de73))
1068
+ - 添加屎山 包体积+++ ([1db256f](https://github.com/ikenxuan/karin-plugin-kkk/commit/1db256f4c132e5ad1ebf29bbf221c727d44fea13))
1069
+ - 用happy-dom替换jsdom ([ead6e9d](https://github.com/ikenxuan/karin-plugin-kkk/commit/ead6e9dcc469a758147a960973feb125635efe6a))
1219
1070
 
1220
1071
  ### 📦 依赖更新
1221
1072
 
1222
- * amagi update to 5.11.1 ([5933141](https://github.com/ikenxuan/karin-plugin-kkk/commit/5933141b52a5e103ada7e1054a165614e60df741))
1223
- * rm ansi-to-html ([56462f6](https://github.com/ikenxuan/karin-plugin-kkk/commit/56462f641538b3d40b4e123060ccf08736687afa))
1224
- * 更新 ([f27af3b](https://github.com/ikenxuan/karin-plugin-kkk/commit/f27af3b53bfcf3f67c168ddfcb21975da0ed217a))
1225
-
1073
+ - amagi update to 5.11.1 ([5933141](https://github.com/ikenxuan/karin-plugin-kkk/commit/5933141b52a5e103ada7e1054a165614e60df741))
1074
+ - rm ansi-to-html ([56462f6](https://github.com/ikenxuan/karin-plugin-kkk/commit/56462f641538b3d40b4e123060ccf08736687afa))
1075
+ - 更新 ([f27af3b](https://github.com/ikenxuan/karin-plugin-kkk/commit/f27af3b53bfcf3f67c168ddfcb21975da0ed217a))
1226
1076
 
1227
1077
  ### ✨ 细节优化
1228
1078
 
1229
- * 优化屎山 ([e3ece3f](https://github.com/ikenxuan/karin-plugin-kkk/commit/e3ece3fc45e3ce6c7e0162a83e64d05fc792dbb5))
1230
- * 优化模板开发 ([ff0ee9c](https://github.com/ikenxuan/karin-plugin-kkk/commit/ff0ee9c7f74f4f46ada2e3b5431aa5a5121e92e1))
1231
- * 更多镜像源。 ([9058450](https://github.com/ikenxuan/karin-plugin-kkk/commit/9058450f4c6ec92e2332a2e3e852cfe4e4c411b1))
1232
- * 细优 ([65fbd6b](https://github.com/ikenxuan/karin-plugin-kkk/commit/65fbd6b910c01e1e8d0919297bcd802982835acd))
1079
+ - 优化屎山 ([e3ece3f](https://github.com/ikenxuan/karin-plugin-kkk/commit/e3ece3fc45e3ce6c7e0162a83e64d05fc792dbb5))
1080
+ - 优化模板开发 ([ff0ee9c](https://github.com/ikenxuan/karin-plugin-kkk/commit/ff0ee9c7f74f4f46ada2e3b5431aa5a5121e92e1))
1081
+ - 更多镜像源。 ([9058450](https://github.com/ikenxuan/karin-plugin-kkk/commit/9058450f4c6ec92e2332a2e3e852cfe4e4c411b1))
1082
+ - 细优 ([65fbd6b](https://github.com/ikenxuan/karin-plugin-kkk/commit/65fbd6b910c01e1e8d0919297bcd802982835acd))
1233
1083
 
1234
1084
  ## [2.13.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.12.0...v2.13.0) (2025-11-26)
1235
1085
 
1236
-
1237
1086
  ### ✨ 新功能
1238
1087
 
1239
- * **douyin:** Refactor user video list data structure and UI components ([5a891db](https://github.com/ikenxuan/karin-plugin-kkk/commit/5a891db84510c84a42bb377d51c42b530809fedf))
1240
- * 抖音用户主页视频列表图片。 ([30a8cfb](https://github.com/ikenxuan/karin-plugin-kkk/commit/30a8cfb749ba2e761b4d2f48a47920814126acb1))
1241
-
1088
+ - **douyin:** Refactor user video list data structure and UI components ([5a891db](https://github.com/ikenxuan/karin-plugin-kkk/commit/5a891db84510c84a42bb377d51c42b530809fedf))
1089
+ - 抖音用户主页视频列表图片。 ([30a8cfb](https://github.com/ikenxuan/karin-plugin-kkk/commit/30a8cfb749ba2e761b4d2f48a47920814126acb1))
1242
1090
 
1243
1091
  ### 🐛 错误修复
1244
1092
 
1245
- * 。 ([d13dd5f](https://github.com/ikenxuan/karin-plugin-kkk/commit/d13dd5face0e21e3f2b186ded25a15634c8c4023))
1246
- * 1 ([807bf47](https://github.com/ikenxuan/karin-plugin-kkk/commit/807bf47a6b8fc9fd0797d0c6edf3819e6bac4b98))
1247
- * boom ([88d7878](https://github.com/ikenxuan/karin-plugin-kkk/commit/88d7878eb791efd6c4278d51e5a074f7f66c61c3))
1248
- * Contact ([ff1a3e8](https://github.com/ikenxuan/karin-plugin-kkk/commit/ff1a3e8417a51bbd1a4dc99c81df26cb04a91ce7))
1249
- * Refactor code structure for improved readability and maintainability ([0924b29](https://github.com/ikenxuan/karin-plugin-kkk/commit/0924b291a30a559332d7baa4f73ef56bbc0ca3ad))
1250
- * template,提升开发体验 ([a0a3429](https://github.com/ikenxuan/karin-plugin-kkk/commit/a0a342950dd154d8990fd17501f23863cb392a99))
1251
- * template,提升开发体验 ([cb099eb](https://github.com/ikenxuan/karin-plugin-kkk/commit/cb099eb1c391fd81c33bfa94ede42c0ed0a87a59))
1252
- * template,提升开发体验 ([8b776e3](https://github.com/ikenxuan/karin-plugin-kkk/commit/8b776e3a9c0960348433bc94494c203ece23ef64))
1253
- * 提升开发体验 ([379e6ad](https://github.com/ikenxuan/karin-plugin-kkk/commit/379e6ad4c1d38f5c92cd22072ebc555c58bb6a5e))
1254
- * 还是让tsc来生成types吧。。。 ([26bef73](https://github.com/ikenxuan/karin-plugin-kkk/commit/26bef73042bdfbd5892ad3fc2457930d45d16dad))
1255
-
1093
+ - 。 ([d13dd5f](https://github.com/ikenxuan/karin-plugin-kkk/commit/d13dd5face0e21e3f2b186ded25a15634c8c4023))
1094
+ - 1 ([807bf47](https://github.com/ikenxuan/karin-plugin-kkk/commit/807bf47a6b8fc9fd0797d0c6edf3819e6bac4b98))
1095
+ - boom ([88d7878](https://github.com/ikenxuan/karin-plugin-kkk/commit/88d7878eb791efd6c4278d51e5a074f7f66c61c3))
1096
+ - Contact ([ff1a3e8](https://github.com/ikenxuan/karin-plugin-kkk/commit/ff1a3e8417a51bbd1a4dc99c81df26cb04a91ce7))
1097
+ - Refactor code structure for improved readability and maintainability ([0924b29](https://github.com/ikenxuan/karin-plugin-kkk/commit/0924b291a30a559332d7baa4f73ef56bbc0ca3ad))
1098
+ - template,提升开发体验 ([a0a3429](https://github.com/ikenxuan/karin-plugin-kkk/commit/a0a342950dd154d8990fd17501f23863cb392a99))
1099
+ - template,提升开发体验 ([cb099eb](https://github.com/ikenxuan/karin-plugin-kkk/commit/cb099eb1c391fd81c33bfa94ede42c0ed0a87a59))
1100
+ - template,提升开发体验 ([8b776e3](https://github.com/ikenxuan/karin-plugin-kkk/commit/8b776e3a9c0960348433bc94494c203ece23ef64))
1101
+ - 提升开发体验 ([379e6ad](https://github.com/ikenxuan/karin-plugin-kkk/commit/379e6ad4c1d38f5c92cd22072ebc555c58bb6a5e))
1102
+ - 还是让tsc来生成types吧。。。 ([26bef73](https://github.com/ikenxuan/karin-plugin-kkk/commit/26bef73042bdfbd5892ad3fc2457930d45d16dad))
1256
1103
 
1257
1104
  ### ♻️ 代码重构
1258
1105
 
1259
- * **template:** 重构模板开发面板 ([de40f5f](https://github.com/ikenxuan/karin-plugin-kkk/commit/de40f5f78a992fd8c022220d81959db87c24d9d9))
1106
+ - **template:** 重构模板开发面板 ([de40f5f](https://github.com/ikenxuan/karin-plugin-kkk/commit/de40f5f78a992fd8c022220d81959db87c24d9d9))
1260
1107
 
1261
1108
  ## [2.12.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.11.6...v2.12.0) (2025-11-22)
1262
1109
 
1263
-
1264
1110
  ### ✨ 新功能
1265
1111
 
1266
- * 捕获所有日志 [@sj817](https://github.com/sj817) ([#225](https://github.com/ikenxuan/karin-plugin-kkk/issues/225)) ([cf925f9](https://github.com/ikenxuan/karin-plugin-kkk/commit/cf925f9aca9d8ff242cc035f1c48bff7510ccd33))
1267
-
1112
+ - 捕获所有日志 [@sj817](https://github.com/sj817) ([#225](https://github.com/ikenxuan/karin-plugin-kkk/issues/225)) ([cf925f9](https://github.com/ikenxuan/karin-plugin-kkk/commit/cf925f9aca9d8ff242cc035f1c48bff7510ccd33))
1268
1113
 
1269
1114
  ### ♻️ 代码重构
1270
1115
 
1271
- * **core:** 重构amagi客户端调用方式,提取为独立模块 ([3eb5649](https://github.com/ikenxuan/karin-plugin-kkk/commit/3eb5649203b63abf3efe3efdfed40b92fc9406c5))
1116
+ - **core:** 重构amagi客户端调用方式,提取为独立模块 ([3eb5649](https://github.com/ikenxuan/karin-plugin-kkk/commit/3eb5649203b63abf3efe3efdfed40b92fc9406c5))
1272
1117
 
1273
1118
  ## [2.11.6](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.11.5...v2.11.6) (2025-11-15)
1274
1119
 
1275
-
1276
1120
  ### 🐛 错误修复
1277
1121
 
1278
- * **douyin:** 二级评论图片支持并优化样式 ([4101f88](https://github.com/ikenxuan/karin-plugin-kkk/commit/4101f888d3fae2c64b9d9cb155533c7119e39fe9))
1122
+ - **douyin:** 二级评论图片支持并优化样式 ([4101f88](https://github.com/ikenxuan/karin-plugin-kkk/commit/4101f888d3fae2c64b9d9cb155533c7119e39fe9))
1279
1123
 
1280
1124
  ## [2.11.5](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.11.4...v2.11.5) (2025-11-13)
1281
1125
 
1282
-
1283
1126
  ### 🐛 错误修复
1284
1127
 
1285
- * **douyin:** Handle special user states with optional chaining ([713a07e](https://github.com/ikenxuan/karin-plugin-kkk/commit/713a07ea2a89b4aab7711eec04d80078c21bdb67))
1128
+ - **douyin:** Handle special user states with optional chaining ([713a07e](https://github.com/ikenxuan/karin-plugin-kkk/commit/713a07ea2a89b4aab7711eec04d80078c21bdb67))
1286
1129
 
1287
1130
  ## [2.11.4](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.11.3...v2.11.4) (2025-11-13)
1288
1131
 
1289
-
1290
1132
  ### 🐛 错误修复
1291
1133
 
1292
- * **douyin:** 处理账号的特殊状态 ([025d707](https://github.com/ikenxuan/karin-plugin-kkk/commit/025d707817416d943d773eeca255a2202327ce81))
1293
-
1134
+ - **douyin:** 处理账号的特殊状态 ([025d707](https://github.com/ikenxuan/karin-plugin-kkk/commit/025d707817416d943d773eeca255a2202327ce81))
1294
1135
 
1295
1136
  ### 💄 UI 优化
1296
1137
 
1297
- * **ui:** 将JetBrains Mono字体添加到项目资源中 ([b371a09](https://github.com/ikenxuan/karin-plugin-kkk/commit/b371a09dafea399215789de2d7cd6660390fb8b2))
1138
+ - **ui:** 将JetBrains Mono字体添加到项目资源中 ([b371a09](https://github.com/ikenxuan/karin-plugin-kkk/commit/b371a09dafea399215789de2d7cd6660390fb8b2))
1298
1139
 
1299
1140
  ## [2.11.3](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.11.2...v2.11.3) (2025-11-13)
1300
1141
 
1301
-
1302
1142
  ### 🐛 错误修复
1303
1143
 
1304
- * 提高兼容性 ([c147834](https://github.com/ikenxuan/karin-plugin-kkk/commit/c147834ddd43fd027e5621b689773a15d90b6f36))
1305
-
1144
+ - 提高兼容性 ([c147834](https://github.com/ikenxuan/karin-plugin-kkk/commit/c147834ddd43fd027e5621b689773a15d90b6f36))
1306
1145
 
1307
1146
  ### 💄 UI 优化
1308
1147
 
1309
- * **error-handler:** Enhance error page with new crying emoji and text refinements ([618e437](https://github.com/ikenxuan/karin-plugin-kkk/commit/618e437f43f73fb456547aff98cfd220a822863d))
1310
- * 更新提示浅色模式下不显示新版本号 ([435a21e](https://github.com/ikenxuan/karin-plugin-kkk/commit/435a21e879677fc6c0d5b22dab02db12e81c1e9e))
1148
+ - **error-handler:** Enhance error page with new crying emoji and text refinements ([618e437](https://github.com/ikenxuan/karin-plugin-kkk/commit/618e437f43f73fb456547aff98cfd220a822863d))
1149
+ - 更新提示浅色模式下不显示新版本号 ([435a21e](https://github.com/ikenxuan/karin-plugin-kkk/commit/435a21e879677fc6c0d5b22dab02db12e81c1e9e))
1311
1150
 
1312
1151
  ## [2.11.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.11.1...v2.11.2) (2025-11-11)
1313
1152
 
1314
-
1315
1153
  ### 💄 UI 优化
1316
1154
 
1317
- * **bilibili:** 同步评论图头部样式 ([5c808ff](https://github.com/ikenxuan/karin-plugin-kkk/commit/5c808ffed74ef9cde952ce81eeeabc143fbf7c3c))
1318
- * **error-handler:** Enhance error reporting with adapter information and improved UI ([ffbd3e5](https://github.com/ikenxuan/karin-plugin-kkk/commit/ffbd3e5c929e9d6c362312626acccd4332d52058))
1155
+ - **bilibili:** 同步评论图头部样式 ([5c808ff](https://github.com/ikenxuan/karin-plugin-kkk/commit/5c808ffed74ef9cde952ce81eeeabc143fbf7c3c))
1156
+ - **error-handler:** Enhance error reporting with adapter information and improved UI ([ffbd3e5](https://github.com/ikenxuan/karin-plugin-kkk/commit/ffbd3e5c929e9d6c362312626acccd4332d52058))
1319
1157
 
1320
1158
  ## [2.11.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.11.0...v2.11.1) (2025-11-11)
1321
1159
 
1322
-
1323
1160
  ### 🐛 错误修复
1324
1161
 
1325
- * **download:** 下载视频连接被重置时使用断点传续进行retry ([ad0525c](https://github.com/ikenxuan/karin-plugin-kkk/commit/ad0525c275c48fa991fdafebde0442ab744623b2))
1326
-
1162
+ - **download:** 下载视频连接被重置时使用断点传续进行retry ([ad0525c](https://github.com/ikenxuan/karin-plugin-kkk/commit/ad0525c275c48fa991fdafebde0442ab744623b2))
1327
1163
 
1328
1164
  ### 🔒 安全修复
1329
1165
 
1330
- * **networks:** 给抛出错误日志进行脱敏处理 ([68a9521](https://github.com/ikenxuan/karin-plugin-kkk/commit/68a95210db34cbef67d690a13631c374464bb841))
1166
+ - **networks:** 给抛出错误日志进行脱敏处理 ([68a9521](https://github.com/ikenxuan/karin-plugin-kkk/commit/68a95210db34cbef67d690a13631c374464bb841))
1331
1167
 
1332
1168
  ## [2.11.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.10.3...v2.11.0) (2025-11-10)
1333
1169
 
1334
-
1335
1170
  ### ✨ 新功能
1336
1171
 
1337
- * **douyin:** 添加新的配置选项 `commentImageCollection` 以控制评论区图片收集 ([4f98c4d](https://github.com/ikenxuan/karin-plugin-kkk/commit/4f98c4ddc6d74d7d2a650d9dad3090216c8c791c))
1338
- * **networks:** 实验性添加断点传续(AI写的 ([1247564](https://github.com/ikenxuan/karin-plugin-kkk/commit/1247564b354aa8acb45d506af43b4abe7f7105d5))
1339
-
1172
+ - **douyin:** 添加新的配置选项 `commentImageCollection` 以控制评论区图片收集 ([4f98c4d](https://github.com/ikenxuan/karin-plugin-kkk/commit/4f98c4ddc6d74d7d2a650d9dad3090216c8c791c))
1173
+ - **networks:** 实验性添加断点传续(AI写的 ([1247564](https://github.com/ikenxuan/karin-plugin-kkk/commit/1247564b354aa8acb45d506af43b4abe7f7105d5))
1340
1174
 
1341
1175
  ### 🐛 错误修复
1342
1176
 
1343
- * **changelog:** Correct version comparison in changelog generation ([9b13b37](https://github.com/ikenxuan/karin-plugin-kkk/commit/9b13b37db88ece04ac207c350ab9b443dc2b6c99))
1344
- * **douyin:** 改进评论处理和UI ([b8716d2](https://github.com/ikenxuan/karin-plugin-kkk/commit/b8716d2eaae0f1b3952a526f8f22875f5664daf0))
1345
- * **download:** 改进下载进度条的计算和处理 ([3445e6d](https://github.com/ikenxuan/karin-plugin-kkk/commit/3445e6df9d03f8b44bb0d7ea4f182470ddf6e239))
1346
- * 爆炸了 ([06deaf8](https://github.com/ikenxuan/karin-plugin-kkk/commit/06deaf868904827a634743d33e6ec72c82dc41b4))
1347
- * 细节优化 ([0795b63](https://github.com/ikenxuan/karin-plugin-kkk/commit/0795b635bcc45a0298a5ecffb427a6bfc02b4c61))
1348
-
1177
+ - **changelog:** Correct version comparison in changelog generation ([9b13b37](https://github.com/ikenxuan/karin-plugin-kkk/commit/9b13b37db88ece04ac207c350ab9b443dc2b6c99))
1178
+ - **douyin:** 改进评论处理和UI ([b8716d2](https://github.com/ikenxuan/karin-plugin-kkk/commit/b8716d2eaae0f1b3952a526f8f22875f5664daf0))
1179
+ - **download:** 改进下载进度条的计算和处理 ([3445e6d](https://github.com/ikenxuan/karin-plugin-kkk/commit/3445e6df9d03f8b44bb0d7ea4f182470ddf6e239))
1180
+ - 爆炸了 ([06deaf8](https://github.com/ikenxuan/karin-plugin-kkk/commit/06deaf868904827a634743d33e6ec72c82dc41b4))
1181
+ - 细节优化 ([0795b63](https://github.com/ikenxuan/karin-plugin-kkk/commit/0795b635bcc45a0298a5ecffb427a6bfc02b4c61))
1349
1182
 
1350
1183
  ### 💄 UI 优化
1351
1184
 
1352
- * **douyin:** 评论图增加视频分辨率 ([7608346](https://github.com/ikenxuan/karin-plugin-kkk/commit/760834657cd71407d0edac0144497275c60c4981))
1353
- * 错误页面移除大BUG虫子 ([901a66e](https://github.com/ikenxuan/karin-plugin-kkk/commit/901a66e80af0b68247dc11ba8f26812fb27514b1))
1185
+ - **douyin:** 评论图增加视频分辨率 ([7608346](https://github.com/ikenxuan/karin-plugin-kkk/commit/760834657cd71407d0edac0144497275c60c4981))
1186
+ - 错误页面移除大BUG虫子 ([901a66e](https://github.com/ikenxuan/karin-plugin-kkk/commit/901a66e80af0b68247dc11ba8f26812fb27514b1))
1354
1187
 
1355
1188
  ## [2.10.3](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.10.2...v2.10.3) (2025-11-07)
1356
1189
 
1357
-
1358
1190
  ### 🐛 错误修复
1359
1191
 
1360
- * null pointer error in article dynamic push for scheduled tasks ([#213](https://github.com/ikenxuan/karin-plugin-kkk/issues/213)) ([66e032f](https://github.com/ikenxuan/karin-plugin-kkk/commit/66e032f811ee83d2898c83854bcb1bfe3f8f796c))
1192
+ - null pointer error in article dynamic push for scheduled tasks ([#213](https://github.com/ikenxuan/karin-plugin-kkk/issues/213)) ([66e032f](https://github.com/ikenxuan/karin-plugin-kkk/commit/66e032f811ee83d2898c83854bcb1bfe3f8f796c))
1361
1193
 
1362
1194
  ## [2.10.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.10.1...v2.10.2) (2025-11-02)
1363
1195
 
1364
-
1365
1196
  ### 🐛 错误修复
1366
1197
 
1367
- * 改炸了 ([6a4bc50](https://github.com/ikenxuan/karin-plugin-kkk/commit/6a4bc50424c69fc86ac4a608bfe04089c6999bcf))
1368
-
1198
+ - 改炸了 ([6a4bc50](https://github.com/ikenxuan/karin-plugin-kkk/commit/6a4bc50424c69fc86ac4a608bfe04089c6999bcf))
1369
1199
 
1370
1200
  ### 💄 UI 优化
1371
1201
 
1372
- * 错误日志和更新日志实验性添加构建元数据 ([336097a](https://github.com/ikenxuan/karin-plugin-kkk/commit/336097a408be77d2cb7a356cc5cfd49191b7b752))
1373
-
1202
+ - 错误日志和更新日志实验性添加构建元数据 ([336097a](https://github.com/ikenxuan/karin-plugin-kkk/commit/336097a408be77d2cb7a356cc5cfd49191b7b752))
1374
1203
 
1375
1204
  ### 🏗️ 构建系统
1376
1205
 
1377
- * 改用oxc ([6904f61](https://github.com/ikenxuan/karin-plugin-kkk/commit/6904f6141248deca7c65461cb5edcad01925b6dc))
1206
+ - 改用oxc ([6904f61](https://github.com/ikenxuan/karin-plugin-kkk/commit/6904f6141248deca7c65461cb5edcad01925b6dc))
1378
1207
 
1379
1208
  ## [2.10.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.10.0...v2.10.1) (2025-11-01)
1380
1209
 
1381
-
1382
1210
  ### 🐛 错误修复
1383
1211
 
1384
- * Cannot read properties ofundefined (reading'fan') ([6512c4e](https://github.com/ikenxuan/karin-plugin-kkk/commit/6512c4ec7fb200849d15c6abdc88768b28689ad9))
1212
+ - Cannot read properties ofundefined (reading'fan') ([6512c4e](https://github.com/ikenxuan/karin-plugin-kkk/commit/6512c4ec7fb200849d15c6abdc88768b28689ad9))
1385
1213
 
1386
1214
  ## [2.10.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.9.5...v2.10.0) (2025-11-01)
1387
1215
 
1388
-
1389
1216
  ### ✨ 新功能
1390
1217
 
1391
- * **bilibili:** 支持部分评论的二级评论渲染 ([7c2af66](https://github.com/ikenxuan/karin-plugin-kkk/commit/7c2af66a259b5a461124b746b3d98436191c9ac5))
1392
-
1218
+ - **bilibili:** 支持部分评论的二级评论渲染 ([7c2af66](https://github.com/ikenxuan/karin-plugin-kkk/commit/7c2af66a259b5a461124b746b3d98436191c9ac5))
1393
1219
 
1394
1220
  ### 🐛 错误修复
1395
1221
 
1396
- * 修复专栏动态推送this.e.reply未定义 ([a8610a1](https://github.com/ikenxuan/karin-plugin-kkk/commit/a8610a165ff05d6a43294f64ae141a70eb55b8d6))
1397
-
1222
+ - 修复专栏动态推送this.e.reply未定义 ([a8610a1](https://github.com/ikenxuan/karin-plugin-kkk/commit/a8610a165ff05d6a43294f64ae141a70eb55b8d6))
1398
1223
 
1399
1224
  ### 💄 UI 优化
1400
1225
 
1401
- * **error-handler:** 更新错误日志组件UI ([b8506c5](https://github.com/ikenxuan/karin-plugin-kkk/commit/b8506c5f2b33c84627c55b5b9c0883d68f30e21e))
1402
- * **platforms:** 推送列表组件改为两栏布局,添加开关显示 ([05171b8](https://github.com/ikenxuan/karin-plugin-kkk/commit/05171b8562d40d9f2bd7ae3b993295d039618fb8))
1403
-
1226
+ - **error-handler:** 更新错误日志组件UI ([b8506c5](https://github.com/ikenxuan/karin-plugin-kkk/commit/b8506c5f2b33c84627c55b5b9c0883d68f30e21e))
1227
+ - **platforms:** 推送列表组件改为两栏布局,添加开关显示 ([05171b8](https://github.com/ikenxuan/karin-plugin-kkk/commit/05171b8562d40d9f2bd7ae3b993295d039618fb8))
1404
1228
 
1405
1229
  ### 🧰 其他更新
1406
1230
 
1407
- * 更新一些方法名 ([a8610a1](https://github.com/ikenxuan/karin-plugin-kkk/commit/a8610a165ff05d6a43294f64ae141a70eb55b8d6))
1231
+ - 更新一些方法名 ([a8610a1](https://github.com/ikenxuan/karin-plugin-kkk/commit/a8610a165ff05d6a43294f64ae141a70eb55b8d6))
1408
1232
 
1409
1233
  ## [2.9.5](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.9.4...v2.9.5) (2025-10-31)
1410
1234
 
1411
-
1412
1235
  ### 🐛 错误修复
1413
1236
 
1414
- * 细优 ([0464cd9](https://github.com/ikenxuan/karin-plugin-kkk/commit/0464cd9e8b70b7ee69afb35dd6b7744f64c2d0ce))
1237
+ - 细优 ([0464cd9](https://github.com/ikenxuan/karin-plugin-kkk/commit/0464cd9e8b70b7ee69afb35dd6b7744f64c2d0ce))
1415
1238
 
1416
1239
  ## [2.9.4](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.9.3...v2.9.4) (2025-10-30)
1417
1240
 
1418
-
1419
1241
  ### 🐛 错误修复
1420
1242
 
1421
- * 1 ([9699c16](https://github.com/ikenxuan/karin-plugin-kkk/commit/9699c167fd3c22e45e4f9e9945e995eb08188893))
1422
- * 1 ([c773f8c](https://github.com/ikenxuan/karin-plugin-kkk/commit/c773f8c8906a72e0414b7323705f86fb88bff396))
1423
- * **bilibili:** Enhance article dynamic rendering with image extraction ([6bd2541](https://github.com/ikenxuan/karin-plugin-kkk/commit/6bd254128623651f5318d1a296d2a97d912765c8))
1424
- * **douyin:** Enhance login flow and error handling for Douyin QR code authentication ([32c2a88](https://github.com/ikenxuan/karin-plugin-kkk/commit/32c2a884604b1be65282462819dec0c65ba9c0a7))
1425
- * **xiaohongshu:** Improve comment rendering and text processing ([456667c](https://github.com/ikenxuan/karin-plugin-kkk/commit/456667c7e1f58d0142bc27fdcd426fbb64dd03e3))
1426
- * 适配av号的稿件 ([ceb4ade](https://github.com/ikenxuan/karin-plugin-kkk/commit/ceb4ade90ba676ec3cd99d34c1c868ff6aaf1396))
1243
+ - 1 ([9699c16](https://github.com/ikenxuan/karin-plugin-kkk/commit/9699c167fd3c22e45e4f9e9945e995eb08188893))
1244
+ - 1 ([c773f8c](https://github.com/ikenxuan/karin-plugin-kkk/commit/c773f8c8906a72e0414b7323705f86fb88bff396))
1245
+ - **bilibili:** Enhance article dynamic rendering with image extraction ([6bd2541](https://github.com/ikenxuan/karin-plugin-kkk/commit/6bd254128623651f5318d1a296d2a97d912765c8))
1246
+ - **douyin:** Enhance login flow and error handling for Douyin QR code authentication ([32c2a88](https://github.com/ikenxuan/karin-plugin-kkk/commit/32c2a884604b1be65282462819dec0c65ba9c0a7))
1247
+ - **xiaohongshu:** Improve comment rendering and text processing ([456667c](https://github.com/ikenxuan/karin-plugin-kkk/commit/456667c7e1f58d0142bc27fdcd426fbb64dd03e3))
1248
+ - 适配av号的稿件 ([ceb4ade](https://github.com/ikenxuan/karin-plugin-kkk/commit/ceb4ade90ba676ec3cd99d34c1c868ff6aaf1396))
1427
1249
 
1428
1250
  ## [2.9.3](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.9.2...v2.9.3) (2025-10-29)
1429
1251
 
1430
-
1431
1252
  ### 🐛 错误修复
1432
1253
 
1433
- * **bilibili:** Enhance article dynamic rendering and data handling ([705cdbc](https://github.com/ikenxuan/karin-plugin-kkk/commit/705cdbc3c4312a12a08541d0578dd849a16dad3d))
1434
- * **bilibili:** Enhance forward dynamic rendering with title support ([83f9d78](https://github.com/ikenxuan/karin-plugin-kkk/commit/83f9d78b994fd34b1373b4d8230908375115954d))
1435
- * **bilibili:** Enhance image proxy handling in shared component ([491ace8](https://github.com/ikenxuan/karin-plugin-kkk/commit/491ace8a14f0432274a4a757183ec489bb246225))
1436
- * douyin login ([#59](https://github.com/ikenxuan/karin-plugin-kkk/issues/59)) ([b92cc71](https://github.com/ikenxuan/karin-plugin-kkk/commit/b92cc7160396887b71523e5ca99ebf3792292084))
1437
- * 哎呀 ([e100401](https://github.com/ikenxuan/karin-plugin-kkk/commit/e1004018677cddaa6ea1d36b909e495272427e6a))
1438
- * 细优 ([b841b63](https://github.com/ikenxuan/karin-plugin-kkk/commit/b841b63d648a267822a6ae5eb973baf8bef8bc43))
1439
- * 细优 ([fa53e77](https://github.com/ikenxuan/karin-plugin-kkk/commit/fa53e770d8b3b78068206ae799bad4f4fcd0abf3))
1254
+ - **bilibili:** Enhance article dynamic rendering and data handling ([705cdbc](https://github.com/ikenxuan/karin-plugin-kkk/commit/705cdbc3c4312a12a08541d0578dd849a16dad3d))
1255
+ - **bilibili:** Enhance forward dynamic rendering with title support ([83f9d78](https://github.com/ikenxuan/karin-plugin-kkk/commit/83f9d78b994fd34b1373b4d8230908375115954d))
1256
+ - **bilibili:** Enhance image proxy handling in shared component ([491ace8](https://github.com/ikenxuan/karin-plugin-kkk/commit/491ace8a14f0432274a4a757183ec489bb246225))
1257
+ - douyin login ([#59](https://github.com/ikenxuan/karin-plugin-kkk/issues/59)) ([b92cc71](https://github.com/ikenxuan/karin-plugin-kkk/commit/b92cc7160396887b71523e5ca99ebf3792292084))
1258
+ - 哎呀 ([e100401](https://github.com/ikenxuan/karin-plugin-kkk/commit/e1004018677cddaa6ea1d36b909e495272427e6a))
1259
+ - 细优 ([b841b63](https://github.com/ikenxuan/karin-plugin-kkk/commit/b841b63d648a267822a6ae5eb973baf8bef8bc43))
1260
+ - 细优 ([fa53e77](https://github.com/ikenxuan/karin-plugin-kkk/commit/fa53e770d8b3b78068206ae799bad4f4fcd0abf3))
1440
1261
 
1441
1262
  ## [2.9.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.9.1...v2.9.2) (2025-10-29)
1442
1263
 
1443
-
1444
1264
  ### 🐛 错误修复
1445
1265
 
1446
- * **bilibili:** Enhance comment rendering and add sample data ([53620a1](https://github.com/ikenxuan/karin-plugin-kkk/commit/53620a1fffe20c1588fcfc3775fdb03d74cdd573))
1447
-
1266
+ - **bilibili:** Enhance comment rendering and add sample data ([53620a1](https://github.com/ikenxuan/karin-plugin-kkk/commit/53620a1fffe20c1588fcfc3775fdb03d74cdd573))
1448
1267
 
1449
1268
  ### 💄 UI 优化
1450
1269
 
1451
- * **image:** Update banner image to WebP format ([ac41ecd](https://github.com/ikenxuan/karin-plugin-kkk/commit/ac41ecd8806bbe4e439b800632942282edec319b))
1270
+ - **image:** Update banner image to WebP format ([ac41ecd](https://github.com/ikenxuan/karin-plugin-kkk/commit/ac41ecd8806bbe4e439b800632942282edec319b))
1452
1271
 
1453
1272
  ## [2.9.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.9.0...v2.9.1) (2025-10-28)
1454
1273
 
1455
-
1456
1274
  ### 🐛 错误修复
1457
1275
 
1458
- * **networks:** Optimize URL validation with HEAD request ([66f6933](https://github.com/ikenxuan/karin-plugin-kkk/commit/66f6933ae20a8854d1d9e847aaa655052b296a13))
1459
- * **render:** Add dynamic plugin name support in version metadata ([106f070](https://github.com/ikenxuan/karin-plugin-kkk/commit/106f0703f80bfff90fe06d90ca8e70011fbdf546))
1460
-
1276
+ - **networks:** Optimize URL validation with HEAD request ([66f6933](https://github.com/ikenxuan/karin-plugin-kkk/commit/66f6933ae20a8854d1d9e847aaa655052b296a13))
1277
+ - **render:** Add dynamic plugin name support in version metadata ([106f070](https://github.com/ikenxuan/karin-plugin-kkk/commit/106f0703f80bfff90fe06d90ca8e70011fbdf546))
1461
1278
 
1462
1279
  ### 💄 UI 优化
1463
1280
 
1464
- * **bilibili:** Enhance dynamic rendering and image handling ([4059404](https://github.com/ikenxuan/karin-plugin-kkk/commit/405940411b3384cf58ee5e8ab1f1904d7cef7915))
1281
+ - **bilibili:** Enhance dynamic rendering and image handling ([4059404](https://github.com/ikenxuan/karin-plugin-kkk/commit/405940411b3384cf58ee5e8ab1f1904d7cef7915))
1465
1282
 
1466
1283
  ## [2.9.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.8.0...v2.9.0) (2025-10-28)
1467
1284
 
1468
-
1469
1285
  ### ✨ 新功能
1470
1286
 
1471
- * **bilibili:** 添加专栏动态解析支持 ([6ef5ae5](https://github.com/ikenxuan/karin-plugin-kkk/commit/6ef5ae518787b9001d63fdc663fcc54207ff42a1))
1472
-
1287
+ - **bilibili:** 添加专栏动态解析支持 ([6ef5ae5](https://github.com/ikenxuan/karin-plugin-kkk/commit/6ef5ae518787b9001d63fdc663fcc54207ff42a1))
1473
1288
 
1474
1289
  ### 🐛 错误修复
1475
1290
 
1476
- * /template导出类型消失 ([ae1d93b](https://github.com/ikenxuan/karin-plugin-kkk/commit/ae1d93b2607c428c911a7cf9c2ec8374bd1bc2d5))
1477
- * 1 ([df0b0e0](https://github.com/ikenxuan/karin-plugin-kkk/commit/df0b0e092d826b476d6fef0efd84ad5a5751716f))
1478
- * **components:** 有更新提示才显示横幅 ([e8fe533](https://github.com/ikenxuan/karin-plugin-kkk/commit/e8fe53333b61f8bcca79b6ba332a29b1079fdcfa))
1479
- * 增强兼容性 ([f2b5809](https://github.com/ikenxuan/karin-plugin-kkk/commit/f2b580951f3c9afbfc276624af62ddfaeea82168))
1480
- * 集成推送开关功能到现有设置命令中 close [#201](https://github.com/ikenxuan/karin-plugin-kkk/issues/201) ([#202](https://github.com/ikenxuan/karin-plugin-kkk/issues/202)) ([8637c51](https://github.com/ikenxuan/karin-plugin-kkk/commit/8637c515aeb4ae40ce524f1e71bffb26ed8e06ca))
1481
-
1291
+ - /template导出类型消失 ([ae1d93b](https://github.com/ikenxuan/karin-plugin-kkk/commit/ae1d93b2607c428c911a7cf9c2ec8374bd1bc2d5))
1292
+ - 1 ([df0b0e0](https://github.com/ikenxuan/karin-plugin-kkk/commit/df0b0e092d826b476d6fef0efd84ad5a5751716f))
1293
+ - **components:** 有更新提示才显示横幅 ([e8fe533](https://github.com/ikenxuan/karin-plugin-kkk/commit/e8fe53333b61f8bcca79b6ba332a29b1079fdcfa))
1294
+ - 增强兼容性 ([f2b5809](https://github.com/ikenxuan/karin-plugin-kkk/commit/f2b580951f3c9afbfc276624af62ddfaeea82168))
1295
+ - 集成推送开关功能到现有设置命令中 close [#201](https://github.com/ikenxuan/karin-plugin-kkk/issues/201) ([#202](https://github.com/ikenxuan/karin-plugin-kkk/issues/202)) ([8637c51](https://github.com/ikenxuan/karin-plugin-kkk/commit/8637c515aeb4ae40ce524f1e71bffb26ed8e06ca))
1482
1296
 
1483
1297
  ### 🎨 代码样式
1484
1298
 
1485
- * add banner image ([7c45fb7](https://github.com/ikenxuan/karin-plugin-kkk/commit/7c45fb796de8e539b3815d88cf09ee655e1ccfa8))
1486
- * **layout:** 为默认布局添加 HarmonyOS 字体样式 ([d2e433e](https://github.com/ikenxuan/karin-plugin-kkk/commit/d2e433ea9da0aa981e132ff522638d7e3c8edbff))
1487
-
1299
+ - add banner image ([7c45fb7](https://github.com/ikenxuan/karin-plugin-kkk/commit/7c45fb796de8e539b3815d88cf09ee655e1ccfa8))
1300
+ - **layout:** 为默认布局添加 HarmonyOS 字体样式 ([d2e433e](https://github.com/ikenxuan/karin-plugin-kkk/commit/d2e433ea9da0aa981e132ff522638d7e3c8edbff))
1488
1301
 
1489
1302
  ### ♻️ 代码重构
1490
1303
 
1491
- * **core:** 重构渲染系统并添加插件支持 ([#203](https://github.com/ikenxuan/karin-plugin-kkk/issues/203)) ([dcfd84a](https://github.com/ikenxuan/karin-plugin-kkk/commit/dcfd84a7a4186cfe30fc7f531fb0af37313c3180))
1304
+ - **core:** 重构渲染系统并添加插件支持 ([#203](https://github.com/ikenxuan/karin-plugin-kkk/issues/203)) ([dcfd84a](https://github.com/ikenxuan/karin-plugin-kkk/commit/dcfd84a7a4186cfe30fc7f531fb0af37313c3180))
1492
1305
 
1493
1306
  ## [2.8.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.7.4...v2.8.0) (2025-10-20)
1494
1307
 
1495
-
1496
1308
  ### ✨ 新功能
1497
1309
 
1498
- * add support for jingxuan.douyin.com URL pattern recognition ([#196](https://github.com/ikenxuan/karin-plugin-kkk/issues/196)) ([6ec76f9](https://github.com/ikenxuan/karin-plugin-kkk/commit/6ec76f9c3dec9f5bd5ec1adfad9d208a73ffb26b))
1499
-
1310
+ - add support for jingxuan.douyin.com URL pattern recognition ([#196](https://github.com/ikenxuan/karin-plugin-kkk/issues/196)) ([6ec76f9](https://github.com/ikenxuan/karin-plugin-kkk/commit/6ec76f9c3dec9f5bd5ec1adfad9d208a73ffb26b))
1500
1311
 
1501
1312
  ### 🐛 错误修复
1502
1313
 
1503
- * **bilibili:** 修复视频质量判断逻辑错误 ([addc63f](https://github.com/ikenxuan/karin-plugin-kkk/commit/addc63fed50a4f518aa4a4048de75c3ca68ff41e))
1504
- * 增强鲁棒性 ([dd00e8f](https://github.com/ikenxuan/karin-plugin-kkk/commit/dd00e8fa90ae6015990a53845f8095a9a99d21f0))
1505
- * 增强鲁棒性 x2 ([eaded46](https://github.com/ikenxuan/karin-plugin-kkk/commit/eaded4695f2b680a9a05ceec7b726dad08cd4c95))
1506
- * 导出/template入口 ([2a86c9a](https://github.com/ikenxuan/karin-plugin-kkk/commit/2a86c9a11457e70ffeff1ddefbaac36f27f3a867))
1314
+ - **bilibili:** 修复视频质量判断逻辑错误 ([addc63f](https://github.com/ikenxuan/karin-plugin-kkk/commit/addc63fed50a4f518aa4a4048de75c3ca68ff41e))
1315
+ - 增强鲁棒性 ([dd00e8f](https://github.com/ikenxuan/karin-plugin-kkk/commit/dd00e8fa90ae6015990a53845f8095a9a99d21f0))
1316
+ - 增强鲁棒性 x2 ([eaded46](https://github.com/ikenxuan/karin-plugin-kkk/commit/eaded4695f2b680a9a05ceec7b726dad08cd4c95))
1317
+ - 导出/template入口 ([2a86c9a](https://github.com/ikenxuan/karin-plugin-kkk/commit/2a86c9a11457e70ffeff1ddefbaac36f27f3a867))
1507
1318
 
1508
1319
  ## [2.7.4](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.7.3...v2.7.4) (2025-10-20)
1509
1320
 
1510
-
1511
1321
  ### 🐛 错误修复
1512
1322
 
1513
- * **bilibili:** 修复视频质量设置为0时的清晰度和大小判断逻辑 close [#193](https://github.com/ikenxuan/karin-plugin-kkk/issues/193) ([c29b44d](https://github.com/ikenxuan/karin-plugin-kkk/commit/c29b44d635aab3e7601649cfbcd688bd1c712a13))
1514
-
1323
+ - **bilibili:** 修复视频质量设置为0时的清晰度和大小判断逻辑 close [#193](https://github.com/ikenxuan/karin-plugin-kkk/issues/193) ([c29b44d](https://github.com/ikenxuan/karin-plugin-kkk/commit/c29b44d635aab3e7601649cfbcd688bd1c712a13))
1515
1324
 
1516
1325
  ### ✅ 测试相关
1517
1326
 
1518
- * test ([a2033e2](https://github.com/ikenxuan/karin-plugin-kkk/commit/a2033e2a5c0eec9c354de8bad35a74cbcfb92328))
1327
+ - test ([a2033e2](https://github.com/ikenxuan/karin-plugin-kkk/commit/a2033e2a5c0eec9c354de8bad35a74cbcfb92328))
1519
1328
 
1520
1329
  ## [2.7.3](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.7.2...v2.7.3) (2025-10-19)
1521
1330
 
1522
-
1523
1331
  ### 🐛 错误修复
1524
1332
 
1525
- * web.config 的组件颜色 ([2ac17e2](https://github.com/ikenxuan/karin-plugin-kkk/commit/2ac17e207f063f5d58455986cf158a0845e11ef8))
1526
-
1333
+ - web.config 的组件颜色 ([2ac17e2](https://github.com/ikenxuan/karin-plugin-kkk/commit/2ac17e207f063f5d58455986cf158a0845e11ef8))
1527
1334
 
1528
1335
  ### 🏗️ 构建系统
1529
1336
 
1530
- * use isolatedDeclarations ([dd26f6d](https://github.com/ikenxuan/karin-plugin-kkk/commit/dd26f6d2e0487de22bad39bdb385f819ea3b0c50))
1531
- * 怎么把中文都改成ASCII了 ([f799458](https://github.com/ikenxuan/karin-plugin-kkk/commit/f7994583e76ccb8ed61862a85f45b01c7808ecb0))
1532
- * 构建工具全员迁移 Rolldown ([f9b41fa](https://github.com/ikenxuan/karin-plugin-kkk/commit/f9b41fa75c06524b5025011d9591ef74f3a11225))
1533
- * 禁止代码压缩 ([f9b41fa](https://github.com/ikenxuan/karin-plugin-kkk/commit/f9b41fa75c06524b5025011d9591ef74f3a11225))
1534
-
1337
+ - use isolatedDeclarations ([dd26f6d](https://github.com/ikenxuan/karin-plugin-kkk/commit/dd26f6d2e0487de22bad39bdb385f819ea3b0c50))
1338
+ - 怎么把中文都改成ASCII了 ([f799458](https://github.com/ikenxuan/karin-plugin-kkk/commit/f7994583e76ccb8ed61862a85f45b01c7808ecb0))
1339
+ - 构建工具全员迁移 Rolldown ([f9b41fa](https://github.com/ikenxuan/karin-plugin-kkk/commit/f9b41fa75c06524b5025011d9591ef74f3a11225))
1340
+ - 禁止代码压缩 ([f9b41fa](https://github.com/ikenxuan/karin-plugin-kkk/commit/f9b41fa75c06524b5025011d9591ef74f3a11225))
1535
1341
 
1536
1342
  ### ⚙️ 配置变更
1537
1343
 
1538
- * 默认配置都为最高请 ([dcac9bd](https://github.com/ikenxuan/karin-plugin-kkk/commit/dcac9bda8e19220c5edcc0f1d831ec23d44c69b5))
1344
+ - 默认配置都为最高请 ([dcac9bd](https://github.com/ikenxuan/karin-plugin-kkk/commit/dcac9bda8e19220c5edcc0f1d831ec23d44c69b5))
1539
1345
 
1540
1346
  ## [2.7.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.7.1...v2.7.2) (2025-10-19)
1541
1347
 
1542
-
1543
1348
  ### 🐛 错误修复
1544
1349
 
1545
- * close [#190](https://github.com/ikenxuan/karin-plugin-kkk/issues/190) 处理部分番剧无法解析 ([1c8f108](https://github.com/ikenxuan/karin-plugin-kkk/commit/1c8f1086247f62888f8363cfac9c79d633854207))
1546
-
1350
+ - close [#190](https://github.com/ikenxuan/karin-plugin-kkk/issues/190) 处理部分番剧无法解析 ([1c8f108](https://github.com/ikenxuan/karin-plugin-kkk/commit/1c8f1086247f62888f8363cfac9c79d633854207))
1547
1351
 
1548
1352
  ### 🧰 其他更新
1549
1353
 
1550
- * 细优导入,都使用node协议的内置模块 ([b3d896a](https://github.com/ikenxuan/karin-plugin-kkk/commit/b3d896a722c2bba507a03ab75770af8cc3a52646))
1551
-
1354
+ - 细优导入,都使用node协议的内置模块 ([b3d896a](https://github.com/ikenxuan/karin-plugin-kkk/commit/b3d896a722c2bba507a03ab75770af8cc3a52646))
1552
1355
 
1553
1356
  ### ⚙️ 配置变更
1554
1357
 
1555
- * 移除过时配置 `videopriority` 解析视频是否优先保内容。通过画质偏好设置控制解析视频大小 ([1c8f108](https://github.com/ikenxuan/karin-plugin-kkk/commit/1c8f1086247f62888f8363cfac9c79d633854207))
1358
+ - 移除过时配置 `videopriority` 解析视频是否优先保内容。通过画质偏好设置控制解析视频大小 ([1c8f108](https://github.com/ikenxuan/karin-plugin-kkk/commit/1c8f1086247f62888f8363cfac9c79d633854207))
1556
1359
 
1557
1360
  ## [2.7.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.7.0...v2.7.1) (2025-10-19)
1558
1361
 
1559
-
1560
1362
  ### 🎡 持续集成
1561
1363
 
1562
- * 更新日志放错了 ([f2fe6ff](https://github.com/ikenxuan/karin-plugin-kkk/commit/f2fe6ff73095ed973999907822d3b23eb172dda6))
1563
-
1364
+ - 更新日志放错了 ([f2fe6ff](https://github.com/ikenxuan/karin-plugin-kkk/commit/f2fe6ff73095ed973999907822d3b23eb172dda6))
1564
1365
 
1565
1366
  ### 💄 UI 优化
1566
1367
 
1567
- * 细优markdown代码块样式 ([f2fe6ff](https://github.com/ikenxuan/karin-plugin-kkk/commit/f2fe6ff73095ed973999907822d3b23eb172dda6))
1368
+ - 细优markdown代码块样式 ([f2fe6ff](https://github.com/ikenxuan/karin-plugin-kkk/commit/f2fe6ff73095ed973999907822d3b23eb172dda6))
1568
1369
 
1569
1370
  ## [2.7.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.6.6...v2.7.0) (2025-10-18)
1570
1371
 
1571
-
1572
1372
  ### ✨ 新功能
1573
1373
 
1574
- * **bilibili:** 支持解析转发动态中 `查看图片` 的富文本节点,并渲染到页面上。 ([1d177a2](https://github.com/ikenxuan/karin-plugin-kkk/commit/1d177a27503bcf0a436317b74deac0d552730c3f))
1575
-
1374
+ - **bilibili:** 支持解析转发动态中 `查看图片` 的富文本节点,并渲染到页面上。 ([1d177a2](https://github.com/ikenxuan/karin-plugin-kkk/commit/1d177a27503bcf0a436317b74deac0d552730c3f))
1576
1375
 
1577
1376
  ### 🐛 错误修复
1578
1377
 
1579
- * build ([da9bb1d](https://github.com/ikenxuan/karin-plugin-kkk/commit/da9bb1d9afdc5f80903cf8bfcbf245a8a7b70b8f))
1580
- * **core:** 在vite配置中添加node解析条件 ([1f370c7](https://github.com/ikenxuan/karin-plugin-kkk/commit/1f370c7d541e53aebe63faaa788322232192997c))
1581
- * web登录按钮失效 ([e7137ad](https://github.com/ikenxuan/karin-plugin-kkk/commit/e7137ad8845f0a4a1e20b62df4c024c3e9680844))
1582
-
1378
+ - build ([da9bb1d](https://github.com/ikenxuan/karin-plugin-kkk/commit/da9bb1d9afdc5f80903cf8bfcbf245a8a7b70b8f))
1379
+ - **core:** 在vite配置中添加node解析条件 ([1f370c7](https://github.com/ikenxuan/karin-plugin-kkk/commit/1f370c7d541e53aebe63faaa788322232192997c))
1380
+ - web登录按钮失效 ([e7137ad](https://github.com/ikenxuan/karin-plugin-kkk/commit/e7137ad8845f0a4a1e20b62df4c024c3e9680844))
1583
1381
 
1584
1382
  ### 🎨 代码样式
1585
1383
 
1586
- * B站用户标签字体缺失 ([23d4a76](https://github.com/ikenxuan/karin-plugin-kkk/commit/23d4a763888be8795f888b55b4467f0d5cb7886b))
1587
- * **changelog:** 重构更新日志渲染逻辑并添加markdown支持 ([c83199c](https://github.com/ikenxuan/karin-plugin-kkk/commit/c83199cae1050975f10c72335e28bc90dd56ab1e))
1588
-
1384
+ - B站用户标签字体缺失 ([23d4a76](https://github.com/ikenxuan/karin-plugin-kkk/commit/23d4a763888be8795f888b55b4467f0d5cb7886b))
1385
+ - **changelog:** 重构更新日志渲染逻辑并添加markdown支持 ([c83199c](https://github.com/ikenxuan/karin-plugin-kkk/commit/c83199cae1050975f10c72335e28bc90dd56ab1e))
1589
1386
 
1590
1387
  ### 📦 依赖更新
1591
1388
 
1592
- * 升级依赖并优化配置 ([e02a8ff](https://github.com/ikenxuan/karin-plugin-kkk/commit/e02a8ff44a07466ff8c8a23236a1c3ab00794523))
1593
-
1389
+ - 升级依赖并优化配置 ([e02a8ff](https://github.com/ikenxuan/karin-plugin-kkk/commit/e02a8ff44a07466ff8c8a23236a1c3ab00794523))
1594
1390
 
1595
1391
  ### 🏗️ 构建系统
1596
1392
 
1597
- * 使用 rolldown 进行构建 ([#188](https://github.com/ikenxuan/karin-plugin-kkk/issues/188)) ([d776212](https://github.com/ikenxuan/karin-plugin-kkk/commit/d776212dfebe1557d8842cc5a17e42df6f4bbab6))
1598
-
1393
+ - 使用 rolldown 进行构建 ([#188](https://github.com/ikenxuan/karin-plugin-kkk/issues/188)) ([d776212](https://github.com/ikenxuan/karin-plugin-kkk/commit/d776212dfebe1557d8842cc5a17e42df6f4bbab6))
1599
1394
 
1600
1395
  ### 💄 UI 优化
1601
1396
 
1602
- * 加深B站被转发动态的背景色 ([23cece4](https://github.com/ikenxuan/karin-plugin-kkk/commit/23cece4670a8cf36cb9c8bc20e38da607e458e73))
1603
-
1397
+ - 加深B站被转发动态的背景色 ([23cece4](https://github.com/ikenxuan/karin-plugin-kkk/commit/23cece4670a8cf36cb9c8bc20e38da607e458e73))
1604
1398
 
1605
1399
  ## [2.6.6](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.6.5...v2.6.6) (2025-10-16)
1606
1400
 
1607
-
1608
1401
  ### 🐛 错误修复
1609
1402
 
1610
- * **bilibili:** 修复动态链接ID解析问题并增强URL处理 ([bc2350e](https://github.com/ikenxuan/karin-plugin-kkk/commit/bc2350e4719704b1474675c969280704712d95d0))
1611
- * **changelog:** 修复推送更新时,更变记录图中操作步骤消失 ([0f18346](https://github.com/ikenxuan/karin-plugin-kkk/commit/0f1834606e9474c60e3368da4d7e2c108a8702a2))
1612
- * 细节优化,添加git钩子以同步提交记录 ([5909226](https://github.com/ikenxuan/karin-plugin-kkk/commit/590922618a89122fd116774ca5b939e4c6bb3b3d))
1403
+ - **bilibili:** 修复动态链接ID解析问题并增强URL处理 ([bc2350e](https://github.com/ikenxuan/karin-plugin-kkk/commit/bc2350e4719704b1474675c969280704712d95d0))
1404
+ - **changelog:** 修复推送更新时,更变记录图中操作步骤消失 ([0f18346](https://github.com/ikenxuan/karin-plugin-kkk/commit/0f1834606e9474c60e3368da4d7e2c108a8702a2))
1405
+ - 细节优化,添加git钩子以同步提交记录 ([5909226](https://github.com/ikenxuan/karin-plugin-kkk/commit/590922618a89122fd116774ca5b939e4c6bb3b3d))
1613
1406
 
1614
1407
  ## [2.6.5](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.6.4...v2.6.5) (2025-10-16)
1615
1408
 
1616
-
1617
1409
  ### 🐛 错误修复
1618
1410
 
1619
- * **update:** 优化版本更新提醒逻辑并简化重启处理,将版本提醒锁检查移至获取更新信息后,增加对远程版本的比较 ([c4297d1](https://github.com/ikenxuan/karin-plugin-kkk/commit/c4297d1fe88f2dd50365ebf93c250dc4deb697d8))
1411
+ - **update:** 优化版本更新提醒逻辑并简化重启处理,将版本提醒锁检查移至获取更新信息后,增加对远程版本的比较 ([c4297d1](https://github.com/ikenxuan/karin-plugin-kkk/commit/c4297d1fe88f2dd50365ebf93c250dc4deb697d8))
1620
1412
 
1621
1413
  ## [2.6.4](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.6.3...v2.6.4) (2025-10-16)
1622
1414
 
1623
-
1624
1415
  ### 🐛 错误修复
1625
1416
 
1626
- * **bilibili:** 修正视频动态创建时间使用错误的时间戳字段 ([86fd365](https://github.com/ikenxuan/karin-plugin-kkk/commit/86fd3650577dbb6a570247ec5277ccee9c072061))
1627
- * **help:** 修复版本命令图片渲染问题并更新变更日志处理 ([f87d38d](https://github.com/ikenxuan/karin-plugin-kkk/commit/f87d38db37397f4f040d3383028229af00c01c17))
1628
- * **更新日志:** 为变更日志图片添加提示显示控制选项 ([937c62a](https://github.com/ikenxuan/karin-plugin-kkk/commit/937c62af98d2a41fee364eeea0d67178af7e95ea))
1629
- * 更新逻辑 ([#177](https://github.com/ikenxuan/karin-plugin-kkk/issues/177)) ([12f1633](https://github.com/ikenxuan/karin-plugin-kkk/commit/12f16339637f9a181668bbb0619457cb3c7a6627))
1630
-
1417
+ - **bilibili:** 修正视频动态创建时间使用错误的时间戳字段 ([86fd365](https://github.com/ikenxuan/karin-plugin-kkk/commit/86fd3650577dbb6a570247ec5277ccee9c072061))
1418
+ - **help:** 修复版本命令图片渲染问题并更新变更日志处理 ([f87d38d](https://github.com/ikenxuan/karin-plugin-kkk/commit/f87d38db37397f4f040d3383028229af00c01c17))
1419
+ - **更新日志:** 为变更日志图片添加提示显示控制选项 ([937c62a](https://github.com/ikenxuan/karin-plugin-kkk/commit/937c62af98d2a41fee364eeea0d67178af7e95ea))
1420
+ - 更新逻辑 ([#177](https://github.com/ikenxuan/karin-plugin-kkk/issues/177)) ([12f1633](https://github.com/ikenxuan/karin-plugin-kkk/commit/12f16339637f9a181668bbb0619457cb3c7a6627))
1631
1421
 
1632
1422
  ### 🎨 代码样式
1633
1423
 
1634
- * **help:** 添加角色权限控制并优化帮助页面UI ([d85b4b6](https://github.com/ikenxuan/karin-plugin-kkk/commit/d85b4b6be342eabdd63c9f958574f92d4247e681))
1424
+ - **help:** 添加角色权限控制并优化帮助页面UI ([d85b4b6](https://github.com/ikenxuan/karin-plugin-kkk/commit/d85b4b6be342eabdd63c9f958574f92d4247e681))
1635
1425
 
1636
1426
  ## [2.6.3](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.6.2...v2.6.3) (2025-10-15)
1637
1427
 
1638
-
1639
1428
  ### 🐛 错误修复
1640
1429
 
1641
- * 更新检测开发环境不允许执行。 ([39b522d](https://github.com/ikenxuan/karin-plugin-kkk/commit/39b522d21c2d1bf09d25a45be6cd817070875386))
1642
- * 细节优化 ([ce2f9a5](https://github.com/ikenxuan/karin-plugin-kkk/commit/ce2f9a5f6c5d96ea6e10ebe39bda122e528f9ba7))
1643
- * 获取更新日志并发竞速请求 ([2d9f31d](https://github.com/ikenxuan/karin-plugin-kkk/commit/2d9f31d0a7f2a74369d9c69495006c0fcf958b88))
1644
- * 过万整除 ([93f8753](https://github.com/ikenxuan/karin-plugin-kkk/commit/93f8753d59701faee7dc28c60bca8b344efa564a))
1430
+ - 更新检测开发环境不允许执行。 ([39b522d](https://github.com/ikenxuan/karin-plugin-kkk/commit/39b522d21c2d1bf09d25a45be6cd817070875386))
1431
+ - 细节优化 ([ce2f9a5](https://github.com/ikenxuan/karin-plugin-kkk/commit/ce2f9a5f6c5d96ea6e10ebe39bda122e528f9ba7))
1432
+ - 获取更新日志并发竞速请求 ([2d9f31d](https://github.com/ikenxuan/karin-plugin-kkk/commit/2d9f31d0a7f2a74369d9c69495006c0fcf958b88))
1433
+ - 过万整除 ([93f8753](https://github.com/ikenxuan/karin-plugin-kkk/commit/93f8753d59701faee7dc28c60bca8b344efa564a))
1645
1434
 
1646
1435
  ## [2.6.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.6.1...v2.6.2) (2025-10-15)
1647
1436
 
1648
-
1649
1437
  ### 🐛 错误修复
1650
1438
 
1651
- * **update:** 优化更新流程并添加版本核心规范化 ([5b87bfb](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b87bfb3b599931353969e8ab598c690a91d25d1))
1439
+ - **update:** 优化更新流程并添加版本核心规范化 ([5b87bfb](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b87bfb3b599931353969e8ab598c690a91d25d1))
1652
1440
 
1653
1441
  ## [2.6.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.6.0...v2.6.1) (2025-10-15)
1654
1442
 
1655
-
1656
1443
  ### 🐛 错误修复
1657
1444
 
1658
- * **bilibili/douyin:** 推送缓存写不进db ([4b0216f](https://github.com/ikenxuan/karin-plugin-kkk/commit/4b0216f28a01a6855e28cc1145e7f753ae5e98a6))
1659
- * UI布局失效。 ([3ebab7c](https://github.com/ikenxuan/karin-plugin-kkk/commit/3ebab7c32fc7c2aaaae36a4424ba9e2236d380ab))
1660
- * **update:** 修复更新检测逻辑并优化渲染配置 ([0036c59](https://github.com/ikenxuan/karin-plugin-kkk/commit/0036c596ddbc2917c374a9dd8410a4b42f749e57))
1445
+ - **bilibili/douyin:** 推送缓存写不进db ([4b0216f](https://github.com/ikenxuan/karin-plugin-kkk/commit/4b0216f28a01a6855e28cc1145e7f753ae5e98a6))
1446
+ - UI布局失效。 ([3ebab7c](https://github.com/ikenxuan/karin-plugin-kkk/commit/3ebab7c32fc7c2aaaae36a4424ba9e2236d380ab))
1447
+ - **update:** 修复更新检测逻辑并优化渲染配置 ([0036c59](https://github.com/ikenxuan/karin-plugin-kkk/commit/0036c596ddbc2917c374a9dd8410a4b42f749e57))
1661
1448
 
1662
1449
  ## [2.6.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.5.0...v2.6.0) (2025-10-15)
1663
1450
 
1664
-
1665
1451
  ### ✨ 新功能
1666
1452
 
1667
- * 重构更新日志组件并优化版本检测功能,添加'#kkk更新' ([7147598](https://github.com/ikenxuan/karin-plugin-kkk/commit/7147598c84c46d41aa4cf7b1a6fb1415105816ae))
1668
-
1453
+ - 重构更新日志组件并优化版本检测功能,添加'#kkk更新' ([7147598](https://github.com/ikenxuan/karin-plugin-kkk/commit/7147598c84c46d41aa4cf7b1a6fb1415105816ae))
1669
1454
 
1670
1455
  ### 🐛 错误修复
1671
1456
 
1672
- * 细优UI样式 ([8cad02d](https://github.com/ikenxuan/karin-plugin-kkk/commit/8cad02d69a9873520151694ee8ee4758961d63f9))
1673
-
1457
+ - 细优UI样式 ([8cad02d](https://github.com/ikenxuan/karin-plugin-kkk/commit/8cad02d69a9873520151694ee8ee4758961d63f9))
1674
1458
 
1675
1459
  ### ♻️ 代码重构
1676
1460
 
1677
- * **template:** 移除未使用的依赖并重构样式配置 ([4725c25](https://github.com/ikenxuan/karin-plugin-kkk/commit/4725c25cd5de7935fc542deacae35b82202c65ac))
1461
+ - **template:** 移除未使用的依赖并重构样式配置 ([4725c25](https://github.com/ikenxuan/karin-plugin-kkk/commit/4725c25cd5de7935fc542deacae35b82202c65ac))
1678
1462
 
1679
1463
  ## [2.5.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.4.0...v2.5.0) (2025-10-13)
1680
1464
 
1681
-
1682
1465
  ### ✨ 新功能
1683
1466
 
1684
- * **douyin:** 添加评论回复功能及数据文件支持 ([12f2460](https://github.com/ikenxuan/karin-plugin-kkk/commit/12f24602bc7eb0bfe80cd4fd33ff35bcceac72bb))
1685
-
1467
+ - **douyin:** 添加评论回复功能及数据文件支持 ([12f2460](https://github.com/ikenxuan/karin-plugin-kkk/commit/12f24602bc7eb0bfe80cd4fd33ff35bcceac72bb))
1686
1468
 
1687
1469
  ### 🐛 错误修复
1688
1470
 
1689
- * 番剧匹配不到ID ([84dea7e](https://github.com/ikenxuan/karin-plugin-kkk/commit/84dea7eb49ab0ba55bffb3cf86873bccd58740fa))
1471
+ - 番剧匹配不到ID ([84dea7e](https://github.com/ikenxuan/karin-plugin-kkk/commit/84dea7eb49ab0ba55bffb3cf86873bccd58740fa))
1690
1472
 
1691
1473
  ## [2.4.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.3.0...v2.4.0) (2025-10-11)
1692
1474
 
1693
-
1694
1475
  ### ✨ 新功能
1695
1476
 
1696
- * **core:** 新增小红书解析 ([#166](https://github.com/ikenxuan/karin-plugin-kkk/issues/166)) ([7c7e05e](https://github.com/ikenxuan/karin-plugin-kkk/commit/7c7e05e5765cff1f14030f3ab0f1fdd45c5032e3))
1477
+ - **core:** 新增小红书解析 ([#166](https://github.com/ikenxuan/karin-plugin-kkk/issues/166)) ([7c7e05e](https://github.com/ikenxuan/karin-plugin-kkk/commit/7c7e05e5765cff1f14030f3ab0f1fdd45c5032e3))
1697
1478
 
1698
1479
  ## [2.3.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.2.1...v2.3.0) (2025-10-10)
1699
1480
 
1700
-
1701
1481
  ### ✨ 新功能
1702
1482
 
1703
- * **douyin:** 添加共创信息展示功能并优化视频画质选择 ([88295a1](https://github.com/ikenxuan/karin-plugin-kkk/commit/88295a1a319ec2006b2e74c70ef67bcae774a779))
1704
-
1483
+ - **douyin:** 添加共创信息展示功能并优化视频画质选择 ([88295a1](https://github.com/ikenxuan/karin-plugin-kkk/commit/88295a1a319ec2006b2e74c70ef67bcae774a779))
1705
1484
 
1706
1485
  ### 🐛 错误修复
1707
1486
 
1708
- * release ([1e864f3](https://github.com/ikenxuan/karin-plugin-kkk/commit/1e864f3fb206dbb4bd6c0b941845e60e7699d2ad))
1709
- * 私聊不进行表情回复 close [#162](https://github.com/ikenxuan/karin-plugin-kkk/issues/162) ([da82635](https://github.com/ikenxuan/karin-plugin-kkk/commit/da826359e95b77cbe9705e6c84708b4a775b8786))
1487
+ - release ([1e864f3](https://github.com/ikenxuan/karin-plugin-kkk/commit/1e864f3fb206dbb4bd6c0b941845e60e7699d2ad))
1488
+ - 私聊不进行表情回复 close [#162](https://github.com/ikenxuan/karin-plugin-kkk/issues/162) ([da82635](https://github.com/ikenxuan/karin-plugin-kkk/commit/da826359e95b77cbe9705e6c84708b4a775b8786))
1710
1489
 
1711
1490
  ## [2.2.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.2.0...v2.2.1) (2025-10-08)
1712
1491
 
1713
-
1714
1492
  ### 🐛 错误修复
1715
1493
 
1716
- * 1 ([3779329](https://github.com/ikenxuan/karin-plugin-kkk/commit/377932988b92d4221d3a0726f7214bdb7c613f60))
1717
-
1494
+ - 1 ([3779329](https://github.com/ikenxuan/karin-plugin-kkk/commit/377932988b92d4221d3a0726f7214bdb7c613f60))
1718
1495
 
1719
1496
  ### 🔧 其他更新
1720
1497
 
1721
- * release main ([#158](https://github.com/ikenxuan/karin-plugin-kkk/issues/158)) ([1b8dda5](https://github.com/ikenxuan/karin-plugin-kkk/commit/1b8dda52ebef23b59ccf51685b9fbc0f6bf04ae3))
1498
+ - release main ([#158](https://github.com/ikenxuan/karin-plugin-kkk/issues/158)) ([1b8dda5](https://github.com/ikenxuan/karin-plugin-kkk/commit/1b8dda52ebef23b59ccf51685b9fbc0f6bf04ae3))
1722
1499
 
1723
1500
  ## [2.2.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/core-v2.1.0...core-v2.2.0) (2025-10-08)
1724
1501
 
1725
-
1726
1502
  ### ✨ 新功能
1727
1503
 
1728
- * add textMode option for direct text output instead of rendering images ([#151](https://github.com/ikenxuan/karin-plugin-kkk/issues/151)) ([bb6582b](https://github.com/ikenxuan/karin-plugin-kkk/commit/bb6582bf4cf58178cbcf4a2b6025c63562f8ca12))
1729
- * **bilibili/douyin:** 新增视频信息展示模式配置选项,支持文本和图片两种模式 ([0f7c055](https://github.com/ikenxuan/karin-plugin-kkk/commit/0f7c0553cd21a0e49e740e991462bce768130d52))
1730
- * **bilibili/douyin:** 添加视频信息内容自定义选项,可选择显示封面、标题、作者和统计数据 ([0f7c055](https://github.com/ikenxuan/karin-plugin-kkk/commit/0f7c0553cd21a0e49e740e991462bce768130d52))
1731
- * **bilibili:** B站评论组件支持显示置顶和UP主标识 ([0f7c055](https://github.com/ikenxuan/karin-plugin-kkk/commit/0f7c0553cd21a0e49e740e991462bce768130d52))
1732
- * **core:** 添加图文动态图片布局配置选项 ([786e75c](https://github.com/ikenxuan/karin-plugin-kkk/commit/786e75c3129def58419a8c8f79db7e2a083f4104))
1733
- * **douyin:** 添加视频画质偏好设置和自动选择功能 ([a08eb13](https://github.com/ikenxuan/karin-plugin-kkk/commit/a08eb131ba5a0ccde661f5e77178eb9c08288e49))
1734
- * **render:** 添加分页渲染配置 ([544ed23](https://github.com/ikenxuan/karin-plugin-kkk/commit/544ed2302dfddab0016245826b84bd21305ce681))
1735
- * **template:** 优化动态图片布局 ([777befc](https://github.com/ikenxuan/karin-plugin-kkk/commit/777befcea468e699c2eb23023ab454909cfba90e))
1736
- * **template:** 新增B站二维码登录组件并优化登录流程 ([a6f93f3](https://github.com/ikenxuan/karin-plugin-kkk/commit/a6f93f3faf2f30b57c42d67da66712348ccf8078))
1737
- * 添加错误日志接收配置并优化错误处理组件 ([3c0d462](https://github.com/ikenxuan/karin-plugin-kkk/commit/3c0d462fdffea0a73551e23312547de3174e718e))
1738
-
1504
+ - add textMode option for direct text output instead of rendering images ([#151](https://github.com/ikenxuan/karin-plugin-kkk/issues/151)) ([bb6582b](https://github.com/ikenxuan/karin-plugin-kkk/commit/bb6582bf4cf58178cbcf4a2b6025c63562f8ca12))
1505
+ - **bilibili/douyin:** 新增视频信息展示模式配置选项,支持文本和图片两种模式 ([0f7c055](https://github.com/ikenxuan/karin-plugin-kkk/commit/0f7c0553cd21a0e49e740e991462bce768130d52))
1506
+ - **bilibili/douyin:** 添加视频信息内容自定义选项,可选择显示封面、标题、作者和统计数据 ([0f7c055](https://github.com/ikenxuan/karin-plugin-kkk/commit/0f7c0553cd21a0e49e740e991462bce768130d52))
1507
+ - **bilibili:** B站评论组件支持显示置顶和UP主标识 ([0f7c055](https://github.com/ikenxuan/karin-plugin-kkk/commit/0f7c0553cd21a0e49e740e991462bce768130d52))
1508
+ - **core:** 添加图文动态图片布局配置选项 ([786e75c](https://github.com/ikenxuan/karin-plugin-kkk/commit/786e75c3129def58419a8c8f79db7e2a083f4104))
1509
+ - **douyin:** 添加视频画质偏好设置和自动选择功能 ([a08eb13](https://github.com/ikenxuan/karin-plugin-kkk/commit/a08eb131ba5a0ccde661f5e77178eb9c08288e49))
1510
+ - **render:** 添加分页渲染配置 ([544ed23](https://github.com/ikenxuan/karin-plugin-kkk/commit/544ed2302dfddab0016245826b84bd21305ce681))
1511
+ - **template:** 优化动态图片布局 ([777befc](https://github.com/ikenxuan/karin-plugin-kkk/commit/777befcea468e699c2eb23023ab454909cfba90e))
1512
+ - **template:** 新增B站二维码登录组件并优化登录流程 ([a6f93f3](https://github.com/ikenxuan/karin-plugin-kkk/commit/a6f93f3faf2f30b57c42d67da66712348ccf8078))
1513
+ - 添加错误日志接收配置并优化错误处理组件 ([3c0d462](https://github.com/ikenxuan/karin-plugin-kkk/commit/3c0d462fdffea0a73551e23312547de3174e718e))
1739
1514
 
1740
1515
  ### 🐛 错误修复
1741
1516
 
1742
- * 1 ([3779329](https://github.com/ikenxuan/karin-plugin-kkk/commit/377932988b92d4221d3a0726f7214bdb7c613f60))
1743
- * **bilibili:** 修复动态图片转发时未处理空值的问题 ([d2c67cc](https://github.com/ikenxuan/karin-plugin-kkk/commit/d2c67cc8ffdeca51488160d712787a96972c6418))
1744
- * **bilibili:** 修正视频大小计算和清晰度选择逻辑 ([d107d79](https://github.com/ikenxuan/karin-plugin-kkk/commit/d107d79ae7516d13beedafb3a637283b0192e114))
1745
- * **douyin:** 修复直播推送中可选字段的处理逻辑 ([1f13fd8](https://github.com/ikenxuan/karin-plugin-kkk/commit/1f13fd85e32a1ce9319c1885233c95879efaf5bb))
1746
- * mkdir-db ([#141](https://github.com/ikenxuan/karin-plugin-kkk/issues/141)) ([7cde0a2](https://github.com/ikenxuan/karin-plugin-kkk/commit/7cde0a2f154e3b2a7bca26f75d91130410a0e63c))
1747
- * SQLITE_CONSTRAINT error when changing push bot ID ([#147](https://github.com/ikenxuan/karin-plugin-kkk/issues/147)) ([f1ceef2](https://github.com/ikenxuan/karin-plugin-kkk/commit/f1ceef294632fe001bfe1c590898d19113288187))
1748
- * 优化配置说明 close [#153](https://github.com/ikenxuan/karin-plugin-kkk/issues/153) ([c946824](https://github.com/ikenxuan/karin-plugin-kkk/commit/c94682434a57d9444ef41da68d63a610a6b1f82c))
1749
- * 修复B站直播数据路径问题 ([b9f7226](https://github.com/ikenxuan/karin-plugin-kkk/commit/b9f7226f4385100ccb6ecd35fb6db37756d008f7))
1750
-
1517
+ - 1 ([3779329](https://github.com/ikenxuan/karin-plugin-kkk/commit/377932988b92d4221d3a0726f7214bdb7c613f60))
1518
+ - **bilibili:** 修复动态图片转发时未处理空值的问题 ([d2c67cc](https://github.com/ikenxuan/karin-plugin-kkk/commit/d2c67cc8ffdeca51488160d712787a96972c6418))
1519
+ - **bilibili:** 修正视频大小计算和清晰度选择逻辑 ([d107d79](https://github.com/ikenxuan/karin-plugin-kkk/commit/d107d79ae7516d13beedafb3a637283b0192e114))
1520
+ - **douyin:** 修复直播推送中可选字段的处理逻辑 ([1f13fd8](https://github.com/ikenxuan/karin-plugin-kkk/commit/1f13fd85e32a1ce9319c1885233c95879efaf5bb))
1521
+ - mkdir-db ([#141](https://github.com/ikenxuan/karin-plugin-kkk/issues/141)) ([7cde0a2](https://github.com/ikenxuan/karin-plugin-kkk/commit/7cde0a2f154e3b2a7bca26f75d91130410a0e63c))
1522
+ - SQLITE_CONSTRAINT error when changing push bot ID ([#147](https://github.com/ikenxuan/karin-plugin-kkk/issues/147)) ([f1ceef2](https://github.com/ikenxuan/karin-plugin-kkk/commit/f1ceef294632fe001bfe1c590898d19113288187))
1523
+ - 优化配置说明 close [#153](https://github.com/ikenxuan/karin-plugin-kkk/issues/153) ([c946824](https://github.com/ikenxuan/karin-plugin-kkk/commit/c94682434a57d9444ef41da68d63a610a6b1f82c))
1524
+ - 修复B站直播数据路径问题 ([b9f7226](https://github.com/ikenxuan/karin-plugin-kkk/commit/b9f7226f4385100ccb6ecd35fb6db37756d008f7))
1751
1525
 
1752
1526
  ### 📝 文档更新
1753
1527
 
1754
- * 更新配置注释和默认值 ([3c0d462](https://github.com/ikenxuan/karin-plugin-kkk/commit/3c0d462fdffea0a73551e23312547de3174e718e))
1755
-
1528
+ - 更新配置注释和默认值 ([3c0d462](https://github.com/ikenxuan/karin-plugin-kkk/commit/3c0d462fdffea0a73551e23312547de3174e718e))
1756
1529
 
1757
1530
  ### 🎨 代码样式
1758
1531
 
1759
- * **bilibili/douyin:** 优化视频信息展示和评论组件 ([0f7c055](https://github.com/ikenxuan/karin-plugin-kkk/commit/0f7c0553cd21a0e49e740e991462bce768130d52))
1760
- * 调整错误处理组件样式和布局 ([3c0d462](https://github.com/ikenxuan/karin-plugin-kkk/commit/3c0d462fdffea0a73551e23312547de3174e718e))
1761
-
1532
+ - **bilibili/douyin:** 优化视频信息展示和评论组件 ([0f7c055](https://github.com/ikenxuan/karin-plugin-kkk/commit/0f7c0553cd21a0e49e740e991462bce768130d52))
1533
+ - 调整错误处理组件样式和布局 ([3c0d462](https://github.com/ikenxuan/karin-plugin-kkk/commit/3c0d462fdffea0a73551e23312547de3174e718e))
1762
1534
 
1763
1535
  ### 🔧 其他更新
1764
1536
 
1765
- * release main ([#127](https://github.com/ikenxuan/karin-plugin-kkk/issues/127)) ([c1ab61f](https://github.com/ikenxuan/karin-plugin-kkk/commit/c1ab61f487a124380a5fec6c1df64afddc8bf16f))
1766
- * release main ([#144](https://github.com/ikenxuan/karin-plugin-kkk/issues/144)) ([a534b25](https://github.com/ikenxuan/karin-plugin-kkk/commit/a534b258c0b35ed6e8b5f5f0ffda714e71464955))
1767
- * release main ([#145](https://github.com/ikenxuan/karin-plugin-kkk/issues/145)) ([1e391bf](https://github.com/ikenxuan/karin-plugin-kkk/commit/1e391bf43a8a32b22d23292eb085d8b289d6472e))
1768
- * release main ([#148](https://github.com/ikenxuan/karin-plugin-kkk/issues/148)) ([4f4f064](https://github.com/ikenxuan/karin-plugin-kkk/commit/4f4f064b5283db1e5ca794d57c50d95d0c7d1559))
1769
- * release main ([#149](https://github.com/ikenxuan/karin-plugin-kkk/issues/149)) ([7a703e1](https://github.com/ikenxuan/karin-plugin-kkk/commit/7a703e18ee1bf718517e4f0b0bcd245bcd329f0b))
1770
- * release main ([#155](https://github.com/ikenxuan/karin-plugin-kkk/issues/155)) ([84ac24f](https://github.com/ikenxuan/karin-plugin-kkk/commit/84ac24f3ec4702bcf248acba01bfdb17a17389b2))
1771
-
1537
+ - release main ([#127](https://github.com/ikenxuan/karin-plugin-kkk/issues/127)) ([c1ab61f](https://github.com/ikenxuan/karin-plugin-kkk/commit/c1ab61f487a124380a5fec6c1df64afddc8bf16f))
1538
+ - release main ([#144](https://github.com/ikenxuan/karin-plugin-kkk/issues/144)) ([a534b25](https://github.com/ikenxuan/karin-plugin-kkk/commit/a534b258c0b35ed6e8b5f5f0ffda714e71464955))
1539
+ - release main ([#145](https://github.com/ikenxuan/karin-plugin-kkk/issues/145)) ([1e391bf](https://github.com/ikenxuan/karin-plugin-kkk/commit/1e391bf43a8a32b22d23292eb085d8b289d6472e))
1540
+ - release main ([#148](https://github.com/ikenxuan/karin-plugin-kkk/issues/148)) ([4f4f064](https://github.com/ikenxuan/karin-plugin-kkk/commit/4f4f064b5283db1e5ca794d57c50d95d0c7d1559))
1541
+ - release main ([#149](https://github.com/ikenxuan/karin-plugin-kkk/issues/149)) ([7a703e1](https://github.com/ikenxuan/karin-plugin-kkk/commit/7a703e18ee1bf718517e4f0b0bcd245bcd329f0b))
1542
+ - release main ([#155](https://github.com/ikenxuan/karin-plugin-kkk/issues/155)) ([84ac24f](https://github.com/ikenxuan/karin-plugin-kkk/commit/84ac24f3ec4702bcf248acba01bfdb17a17389b2))
1772
1543
 
1773
1544
  ### ♻️ 代码重构
1774
1545
 
1775
- * **core:** 重构模板系统并迁移静态资源 ([ec25300](https://github.com/ikenxuan/karin-plugin-kkk/commit/ec25300e90e239f64f5b1efeb1ab9a8125281dfe))
1776
- * **template:** 重构模板项目结构并优化类型定义 ([#142](https://github.com/ikenxuan/karin-plugin-kkk/issues/142)) ([2fb3b06](https://github.com/ikenxuan/karin-plugin-kkk/commit/2fb3b06ca8d55a9f38785e59bc508b8ce9578900))
1777
- * 重构错误处理逻辑使用新配置 ([3c0d462](https://github.com/ikenxuan/karin-plugin-kkk/commit/3c0d462fdffea0a73551e23312547de3174e718e))
1546
+ - **core:** 重构模板系统并迁移静态资源 ([ec25300](https://github.com/ikenxuan/karin-plugin-kkk/commit/ec25300e90e239f64f5b1efeb1ab9a8125281dfe))
1547
+ - **template:** 重构模板项目结构并优化类型定义 ([#142](https://github.com/ikenxuan/karin-plugin-kkk/issues/142)) ([2fb3b06](https://github.com/ikenxuan/karin-plugin-kkk/commit/2fb3b06ca8d55a9f38785e59bc508b8ce9578900))
1548
+ - 重构错误处理逻辑使用新配置 ([3c0d462](https://github.com/ikenxuan/karin-plugin-kkk/commit/3c0d462fdffea0a73551e23312547de3174e718e))
1778
1549
 
1779
1550
  ## [2.2.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.1.0...v2.2.0) (2025-10-08)
1780
1551
 
1781
-
1782
1552
  ### ✨ 新功能
1783
1553
 
1784
- * **douyin:** 添加视频画质偏好设置和自动选择功能 ([a08eb13](https://github.com/ikenxuan/karin-plugin-kkk/commit/a08eb131ba5a0ccde661f5e77178eb9c08288e49))
1785
- * **render:** 添加分页渲染配置 ([544ed23](https://github.com/ikenxuan/karin-plugin-kkk/commit/544ed2302dfddab0016245826b84bd21305ce681))
1554
+ - **douyin:** 添加视频画质偏好设置和自动选择功能 ([a08eb13](https://github.com/ikenxuan/karin-plugin-kkk/commit/a08eb131ba5a0ccde661f5e77178eb9c08288e49))
1555
+ - **render:** 添加分页渲染配置 ([544ed23](https://github.com/ikenxuan/karin-plugin-kkk/commit/544ed2302dfddab0016245826b84bd21305ce681))
1786
1556
 
1787
1557
  ## [2.1.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.0.3...v2.1.0) (2025-10-07)
1788
1558
 
1789
-
1790
1559
  ### ✨ 新功能
1791
1560
 
1792
- * add textMode option for direct text output instead of rendering images ([#151](https://github.com/ikenxuan/karin-plugin-kkk/issues/151)) ([bb6582b](https://github.com/ikenxuan/karin-plugin-kkk/commit/bb6582bf4cf58178cbcf4a2b6025c63562f8ca12))
1793
- * **bilibili/douyin:** 新增视频信息展示模式配置选项,支持文本和图片两种模式 ([0f7c055](https://github.com/ikenxuan/karin-plugin-kkk/commit/0f7c0553cd21a0e49e740e991462bce768130d52))
1794
- * **bilibili/douyin:** 添加视频信息内容自定义选项,可选择显示封面、标题、作者和统计数据 ([0f7c055](https://github.com/ikenxuan/karin-plugin-kkk/commit/0f7c0553cd21a0e49e740e991462bce768130d52))
1795
- * **bilibili:** B站评论组件支持显示置顶和UP主标识 ([0f7c055](https://github.com/ikenxuan/karin-plugin-kkk/commit/0f7c0553cd21a0e49e740e991462bce768130d52))
1796
-
1561
+ - add textMode option for direct text output instead of rendering images ([#151](https://github.com/ikenxuan/karin-plugin-kkk/issues/151)) ([bb6582b](https://github.com/ikenxuan/karin-plugin-kkk/commit/bb6582bf4cf58178cbcf4a2b6025c63562f8ca12))
1562
+ - **bilibili/douyin:** 新增视频信息展示模式配置选项,支持文本和图片两种模式 ([0f7c055](https://github.com/ikenxuan/karin-plugin-kkk/commit/0f7c0553cd21a0e49e740e991462bce768130d52))
1563
+ - **bilibili/douyin:** 添加视频信息内容自定义选项,可选择显示封面、标题、作者和统计数据 ([0f7c055](https://github.com/ikenxuan/karin-plugin-kkk/commit/0f7c0553cd21a0e49e740e991462bce768130d52))
1564
+ - **bilibili:** B站评论组件支持显示置顶和UP主标识 ([0f7c055](https://github.com/ikenxuan/karin-plugin-kkk/commit/0f7c0553cd21a0e49e740e991462bce768130d52))
1797
1565
 
1798
1566
  ### 🐛 错误修复
1799
1567
 
1800
- * 优化配置说明 close [#153](https://github.com/ikenxuan/karin-plugin-kkk/issues/153) ([c946824](https://github.com/ikenxuan/karin-plugin-kkk/commit/c94682434a57d9444ef41da68d63a610a6b1f82c))
1801
-
1568
+ - 优化配置说明 close [#153](https://github.com/ikenxuan/karin-plugin-kkk/issues/153) ([c946824](https://github.com/ikenxuan/karin-plugin-kkk/commit/c94682434a57d9444ef41da68d63a610a6b1f82c))
1802
1569
 
1803
1570
  ### 🎨 代码样式
1804
1571
 
1805
- * **bilibili/douyin:** 优化视频信息展示和评论组件 ([0f7c055](https://github.com/ikenxuan/karin-plugin-kkk/commit/0f7c0553cd21a0e49e740e991462bce768130d52))
1572
+ - **bilibili/douyin:** 优化视频信息展示和评论组件 ([0f7c055](https://github.com/ikenxuan/karin-plugin-kkk/commit/0f7c0553cd21a0e49e740e991462bce768130d52))
1806
1573
 
1807
1574
  ## [2.0.3](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.0.2...v2.0.3) (2025-10-04)
1808
1575
 
1809
-
1810
1576
  ### 🐛 错误修复
1811
1577
 
1812
- * **bilibili:** 修正视频大小计算和清晰度选择逻辑 ([d107d79](https://github.com/ikenxuan/karin-plugin-kkk/commit/d107d79ae7516d13beedafb3a637283b0192e114))
1813
- * **douyin:** 修复直播推送中可选字段的处理逻辑 ([1f13fd8](https://github.com/ikenxuan/karin-plugin-kkk/commit/1f13fd85e32a1ce9319c1885233c95879efaf5bb))
1578
+ - **bilibili:** 修正视频大小计算和清晰度选择逻辑 ([d107d79](https://github.com/ikenxuan/karin-plugin-kkk/commit/d107d79ae7516d13beedafb3a637283b0192e114))
1579
+ - **douyin:** 修复直播推送中可选字段的处理逻辑 ([1f13fd8](https://github.com/ikenxuan/karin-plugin-kkk/commit/1f13fd85e32a1ce9319c1885233c95879efaf5bb))
1814
1580
 
1815
1581
  ## [2.0.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.0.1...v2.0.2) (2025-10-03)
1816
1582
 
1817
-
1818
1583
  ### 🐛 错误修复
1819
1584
 
1820
- * SQLITE_CONSTRAINT error when changing push bot ID ([#147](https://github.com/ikenxuan/karin-plugin-kkk/issues/147)) ([f1ceef2](https://github.com/ikenxuan/karin-plugin-kkk/commit/f1ceef294632fe001bfe1c590898d19113288187))
1585
+ - SQLITE_CONSTRAINT error when changing push bot ID ([#147](https://github.com/ikenxuan/karin-plugin-kkk/issues/147)) ([f1ceef2](https://github.com/ikenxuan/karin-plugin-kkk/commit/f1ceef294632fe001bfe1c590898d19113288187))
1821
1586
 
1822
1587
  ## [2.0.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.0.0...v2.0.1) (2025-09-28)
1823
1588
 
1824
-
1825
1589
  ### 🐛 错误修复
1826
1590
 
1827
- * **bilibili:** 修复动态图片转发时未处理空值的问题 ([d2c67cc](https://github.com/ikenxuan/karin-plugin-kkk/commit/d2c67cc8ffdeca51488160d712787a96972c6418))
1591
+ - **bilibili:** 修复动态图片转发时未处理空值的问题 ([d2c67cc](https://github.com/ikenxuan/karin-plugin-kkk/commit/d2c67cc8ffdeca51488160d712787a96972c6418))
1828
1592
 
1829
1593
  ## [2.0.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.8.1...v2.0.0) (2025-09-27)
1830
1594
 
1831
-
1832
1595
  ### ⚠ BREAKING CHANGES
1833
1596
 
1834
- * 使用sql语句操作sqlite3 ([#138](https://github.com/ikenxuan/karin-plugin-kkk/issues/138))
1835
- * 重构项目结构为多包工作区模式 ([#125](https://github.com/ikenxuan/karin-plugin-kkk/issues/125))
1597
+ - 使用sql语句操作sqlite3 ([#138](https://github.com/ikenxuan/karin-plugin-kkk/issues/138))
1598
+ - 重构项目结构为多包工作区模式 ([#125](https://github.com/ikenxuan/karin-plugin-kkk/issues/125))
1836
1599
 
1837
1600
  ### ✨ 新功能
1838
1601
 
1839
- * Add Tauri desktop support and Web UI enhancements ([#130](https://github.com/ikenxuan/karin-plugin-kkk/issues/130)) ([617d5cf](https://github.com/ikenxuan/karin-plugin-kkk/commit/617d5cf841c4912c76fda2998151c831e5883b44))
1840
- * **auth:** 添加多层编码签名验证中间件和前端实现 ([2bed9bf](https://github.com/ikenxuan/karin-plugin-kkk/commit/2bed9bf3739e1d1bb013852342ae632799dad714))
1841
- * **bilibili:** 新增视频和直播动态组件及共享功能 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1842
- * **bilibili:** 添加8K视频质量支持并更新依赖 ([83b9095](https://github.com/ikenxuan/karin-plugin-kkk/commit/83b9095a1c4c935cb44246656a93be218f53493a))
1843
- * **bilibili:** 添加B站图文动态组件及支持 ([e570312](https://github.com/ikenxuan/karin-plugin-kkk/commit/e570312ccabba7cb5cae0bc27d7b96fa14feb0ed))
1844
- * **bilibili:** 添加番剧组件支持及完善相关功能 ([329fbc6](https://github.com/ikenxuan/karin-plugin-kkk/commit/329fbc6eabac6adb2349d7617f556047ad52cc36))
1845
- * **core:** 添加connect-history-api-fallback支持前端路由 ([573be90](https://github.com/ikenxuan/karin-plugin-kkk/commit/573be90b64c82935e08c1de8c88853c5176ff1ce))
1846
- * **core:** 添加图文动态图片布局配置选项 ([786e75c](https://github.com/ikenxuan/karin-plugin-kkk/commit/786e75c3129def58419a8c8f79db7e2a083f4104))
1847
- * **render:** 支持URL参数控制平台和模板选择 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1848
- * **render:** 支持URL参数控制平台和模板选择 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1849
- * **render:** 新增React渲染服务模块 ([ac83c3d](https://github.com/ikenxuan/karin-plugin-kkk/commit/ac83c3d092b0acb8618952b2dbb4f82189b16d91))
1850
- * **render:** 添加抖音动态和直播组件,优化评论组件及开发环境配置 ([337452a](https://github.com/ikenxuan/karin-plugin-kkk/commit/337452a5008473776f1407b2f3be758675971ca2))
1851
- * **render:** 重构Bilibili评论组件并优化预览面板功能 ([da62df0](https://github.com/ikenxuan/karin-plugin-kkk/commit/da62df0c9394f5e3d4822a1666362100339417e1))
1852
- * **template:** 优化动态图片布局 ([777befc](https://github.com/ikenxuan/karin-plugin-kkk/commit/777befcea468e699c2eb23023ab454909cfba90e))
1853
- * **template:** 同时测试模板更新 ([cf8a7d9](https://github.com/ikenxuan/karin-plugin-kkk/commit/cf8a7d9df2ecda3032d2724996a1c97284e66500))
1854
- * **template:** 新增B站二维码登录组件并优化登录流程 ([a6f93f3](https://github.com/ikenxuan/karin-plugin-kkk/commit/a6f93f3faf2f30b57c42d67da66712348ccf8078))
1855
- * **template:** 添加视频信息组件 ([#140](https://github.com/ikenxuan/karin-plugin-kkk/issues/140)) ([7d681b3](https://github.com/ikenxuan/karin-plugin-kkk/commit/7d681b3732b54e4b43d8e6c352129e6c145b9de2))
1856
- * **web:** 测试更新日志合并 ([cf8a7d9](https://github.com/ikenxuan/karin-plugin-kkk/commit/cf8a7d9df2ecda3032d2724996a1c97284e66500))
1857
- * **web:** 添加web解析页面鉴权开关并优化内容管理界面 ([9562110](https://github.com/ikenxuan/karin-plugin-kkk/commit/956211008a6253cac9c75456d5de7a3b00f4d01a))
1858
- * **web:** 添加进度条组件和404页面 ([ee3aa17](https://github.com/ikenxuan/karin-plugin-kkk/commit/ee3aa17db2241717187989ab059bc23a2d556e7d))
1859
- * 使用sql语句操作sqlite3 ([#138](https://github.com/ikenxuan/karin-plugin-kkk/issues/138)) ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1860
- * 图片渲染使用 React 替代 art-template,集成 Vite 支持实时开发调试 ([#137](https://github.com/ikenxuan/karin-plugin-kkk/issues/137)) ([f355477](https://github.com/ikenxuan/karin-plugin-kkk/commit/f355477d12615523c67647b286daf06ebff9d626))
1861
- * 支持合辑解析 ([e6cab24](https://github.com/ikenxuan/karin-plugin-kkk/commit/e6cab2435e8e98de9fa0fa0914a387fd68c799f4))
1862
- * 添加内容管理功能及相关组件 ([ac93ede](https://github.com/ikenxuan/karin-plugin-kkk/commit/ac93edea9ebfb6ffc68a1d5da27814a56465830c))
1863
- * 添加心跳检测和登录功能改进 ([4080580](https://github.com/ikenxuan/karin-plugin-kkk/commit/4080580f6f035e9e7f3f57050cd85929a5af8211))
1864
- * 添加错误日志接收配置并优化错误处理组件 ([3c0d462](https://github.com/ikenxuan/karin-plugin-kkk/commit/3c0d462fdffea0a73551e23312547de3174e718e))
1865
- * 重构内容管理页面并添加主题支持 ([cbc3283](https://github.com/ikenxuan/karin-plugin-kkk/commit/cbc328305afdb8fbd0d7028237348ab145c1d60b))
1866
- * 重构项目结构为多包工作区模式 ([#125](https://github.com/ikenxuan/karin-plugin-kkk/issues/125)) ([9fbb970](https://github.com/ikenxuan/karin-plugin-kkk/commit/9fbb970ad3824b0eed8ae1fe39643cead70e80d0))
1867
-
1868
-
1869
- ### 🐛 错误修复
1870
-
1871
- * **bilibili:** 修复动态卡片中图片可能为空的判断缺失问题 ([44e8bc1](https://github.com/ikenxuan/karin-plugin-kkk/commit/44e8bc165a334233c53f826278a4935602b8feec))
1872
- * **bilibili:** 修复动态类型处理中的空值检查和类型定义 ([332823a](https://github.com/ikenxuan/karin-plugin-kkk/commit/332823a23019879cf7b1dae051d2c2ab21aaf8b3))
1873
- * **bilibili:** 修正动态数据渲染逻辑和类型定义 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1874
- * **bilibili:** 修正动态数据渲染逻辑和类型定义 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1875
- * **bilibili:** 更新动态卡片数据解析逻辑并升级依赖 ([0ebc356](https://github.com/ikenxuan/karin-plugin-kkk/commit/0ebc356c1345f04f2d9c97a66819ac71f95e2c30))
1876
- * **bilibili:** 重构哔哩哔哩登录功能并更新依赖 ([8a1bf89](https://github.com/ikenxuan/karin-plugin-kkk/commit/8a1bf89a30c8dd7e586ecbe4f807c4c66a47b584))
1877
- * build error ([f42a371](https://github.com/ikenxuan/karin-plugin-kkk/commit/f42a3718e59d1787de07d6ec22445983d816bf8d))
1878
- * close [#126](https://github.com/ikenxuan/karin-plugin-kkk/issues/126) ([9fbb970](https://github.com/ikenxuan/karin-plugin-kkk/commit/9fbb970ad3824b0eed8ae1fe39643cead70e80d0))
1879
- * close [#126](https://github.com/ikenxuan/karin-plugin-kkk/issues/126) ([4b52e20](https://github.com/ikenxuan/karin-plugin-kkk/commit/4b52e20cd64515f331c6886ab66bcfe15a7c70a1))
1880
- * **core:** web config 扁平化处理逻辑错误 ([a9b20be](https://github.com/ikenxuan/karin-plugin-kkk/commit/a9b20be374aff93b15256220bee0ccbf7d73edac))
1881
- * **core:** 修正B站推送和动态数据处理逻辑 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1882
- * **core:** 修正B站推送和动态数据处理逻辑 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1883
- * **DataService:** 修正文件路径生成逻辑 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1884
- * **DataService:** 修正文件路径生成逻辑 ([e570312](https://github.com/ikenxuan/karin-plugin-kkk/commit/e570312ccabba7cb5cae0bc27d7b96fa14feb0ed))
1885
- * **douyin/bilibili:** 优化动态推送日志顺序并更新依赖版本 ([54e0088](https://github.com/ikenxuan/karin-plugin-kkk/commit/54e00886af2383139b370ea3809cd405c73a73d6))
1886
- * mkdir-db ([#141](https://github.com/ikenxuan/karin-plugin-kkk/issues/141)) ([7cde0a2](https://github.com/ikenxuan/karin-plugin-kkk/commit/7cde0a2f154e3b2a7bca26f75d91130410a0e63c))
1887
- * 修复B站直播数据路径问题 ([b9f7226](https://github.com/ikenxuan/karin-plugin-kkk/commit/b9f7226f4385100ccb6ecd35fb6db37756d008f7))
1888
- * 修复抖音作品推送文本描述及日志信息 ([cff097a](https://github.com/ikenxuan/karin-plugin-kkk/commit/cff097aa45e3794c5ce61e4fe29db7ac3d1d359f))
1889
- * 修复抖音平台音乐数据解析中 sec_uid 的变量引用问题 close [#128](https://github.com/ikenxuan/karin-plugin-kkk/issues/128) ([7a4a996](https://github.com/ikenxuan/karin-plugin-kkk/commit/7a4a996b4735b359fd75c1cd31a4fe4e580dbf8a))
1890
- * 修复抖音视频解析错误处理问题 ([215ab09](https://github.com/ikenxuan/karin-plugin-kkk/commit/215ab0944685dba0e74b6cc76b57126f741aafb5))
1891
- * 增强动态过滤日志并支持直播内容处理 close: [#131](https://github.com/ikenxuan/karin-plugin-kkk/issues/131) ([dfa9956](https://github.com/ikenxuan/karin-plugin-kkk/commit/dfa9956163d0c0342179d81e9a19a12c3543d4a6))
1892
- * 细节优化UI ([#139](https://github.com/ikenxuan/karin-plugin-kkk/issues/139)) ([215ab09](https://github.com/ikenxuan/karin-plugin-kkk/commit/215ab0944685dba0e74b6cc76b57126f741aafb5))
1893
-
1602
+ - Add Tauri desktop support and Web UI enhancements ([#130](https://github.com/ikenxuan/karin-plugin-kkk/issues/130)) ([617d5cf](https://github.com/ikenxuan/karin-plugin-kkk/commit/617d5cf841c4912c76fda2998151c831e5883b44))
1603
+ - **auth:** 添加多层编码签名验证中间件和前端实现 ([2bed9bf](https://github.com/ikenxuan/karin-plugin-kkk/commit/2bed9bf3739e1d1bb013852342ae632799dad714))
1604
+ - **bilibili:** 新增视频和直播动态组件及共享功能 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1605
+ - **bilibili:** 添加8K视频质量支持并更新依赖 ([83b9095](https://github.com/ikenxuan/karin-plugin-kkk/commit/83b9095a1c4c935cb44246656a93be218f53493a))
1606
+ - **bilibili:** 添加B站图文动态组件及支持 ([e570312](https://github.com/ikenxuan/karin-plugin-kkk/commit/e570312ccabba7cb5cae0bc27d7b96fa14feb0ed))
1607
+ - **bilibili:** 添加番剧组件支持及完善相关功能 ([329fbc6](https://github.com/ikenxuan/karin-plugin-kkk/commit/329fbc6eabac6adb2349d7617f556047ad52cc36))
1608
+ - **core:** 添加connect-history-api-fallback支持前端路由 ([573be90](https://github.com/ikenxuan/karin-plugin-kkk/commit/573be90b64c82935e08c1de8c88853c5176ff1ce))
1609
+ - **core:** 添加图文动态图片布局配置选项 ([786e75c](https://github.com/ikenxuan/karin-plugin-kkk/commit/786e75c3129def58419a8c8f79db7e2a083f4104))
1610
+ - **render:** 支持URL参数控制平台和模板选择 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1611
+ - **render:** 支持URL参数控制平台和模板选择 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1612
+ - **render:** 新增React渲染服务模块 ([ac83c3d](https://github.com/ikenxuan/karin-plugin-kkk/commit/ac83c3d092b0acb8618952b2dbb4f82189b16d91))
1613
+ - **render:** 添加抖音动态和直播组件,优化评论组件及开发环境配置 ([337452a](https://github.com/ikenxuan/karin-plugin-kkk/commit/337452a5008473776f1407b2f3be758675971ca2))
1614
+ - **render:** 重构Bilibili评论组件并优化预览面板功能 ([da62df0](https://github.com/ikenxuan/karin-plugin-kkk/commit/da62df0c9394f5e3d4822a1666362100339417e1))
1615
+ - **template:** 优化动态图片布局 ([777befc](https://github.com/ikenxuan/karin-plugin-kkk/commit/777befcea468e699c2eb23023ab454909cfba90e))
1616
+ - **template:** 同时测试模板更新 ([cf8a7d9](https://github.com/ikenxuan/karin-plugin-kkk/commit/cf8a7d9df2ecda3032d2724996a1c97284e66500))
1617
+ - **template:** 新增B站二维码登录组件并优化登录流程 ([a6f93f3](https://github.com/ikenxuan/karin-plugin-kkk/commit/a6f93f3faf2f30b57c42d67da66712348ccf8078))
1618
+ - **template:** 添加视频信息组件 ([#140](https://github.com/ikenxuan/karin-plugin-kkk/issues/140)) ([7d681b3](https://github.com/ikenxuan/karin-plugin-kkk/commit/7d681b3732b54e4b43d8e6c352129e6c145b9de2))
1619
+ - **web:** 测试更新日志合并 ([cf8a7d9](https://github.com/ikenxuan/karin-plugin-kkk/commit/cf8a7d9df2ecda3032d2724996a1c97284e66500))
1620
+ - **web:** 添加web解析页面鉴权开关并优化内容管理界面 ([9562110](https://github.com/ikenxuan/karin-plugin-kkk/commit/956211008a6253cac9c75456d5de7a3b00f4d01a))
1621
+ - **web:** 添加进度条组件和404页面 ([ee3aa17](https://github.com/ikenxuan/karin-plugin-kkk/commit/ee3aa17db2241717187989ab059bc23a2d556e7d))
1622
+ - 使用sql语句操作sqlite3 ([#138](https://github.com/ikenxuan/karin-plugin-kkk/issues/138)) ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1623
+ - 图片渲染使用 React 替代 art-template,集成 Vite 支持实时开发调试 ([#137](https://github.com/ikenxuan/karin-plugin-kkk/issues/137)) ([f355477](https://github.com/ikenxuan/karin-plugin-kkk/commit/f355477d12615523c67647b286daf06ebff9d626))
1624
+ - 支持合辑解析 ([e6cab24](https://github.com/ikenxuan/karin-plugin-kkk/commit/e6cab2435e8e98de9fa0fa0914a387fd68c799f4))
1625
+ - 添加内容管理功能及相关组件 ([ac93ede](https://github.com/ikenxuan/karin-plugin-kkk/commit/ac93edea9ebfb6ffc68a1d5da27814a56465830c))
1626
+ - 添加心跳检测和登录功能改进 ([4080580](https://github.com/ikenxuan/karin-plugin-kkk/commit/4080580f6f035e9e7f3f57050cd85929a5af8211))
1627
+ - 添加错误日志接收配置并优化错误处理组件 ([3c0d462](https://github.com/ikenxuan/karin-plugin-kkk/commit/3c0d462fdffea0a73551e23312547de3174e718e))
1628
+ - 重构内容管理页面并添加主题支持 ([cbc3283](https://github.com/ikenxuan/karin-plugin-kkk/commit/cbc328305afdb8fbd0d7028237348ab145c1d60b))
1629
+ - 重构项目结构为多包工作区模式 ([#125](https://github.com/ikenxuan/karin-plugin-kkk/issues/125)) ([9fbb970](https://github.com/ikenxuan/karin-plugin-kkk/commit/9fbb970ad3824b0eed8ae1fe39643cead70e80d0))
1630
+
1631
+ ### 🐛 错误修复
1632
+
1633
+ - **bilibili:** 修复动态卡片中图片可能为空的判断缺失问题 ([44e8bc1](https://github.com/ikenxuan/karin-plugin-kkk/commit/44e8bc165a334233c53f826278a4935602b8feec))
1634
+ - **bilibili:** 修复动态类型处理中的空值检查和类型定义 ([332823a](https://github.com/ikenxuan/karin-plugin-kkk/commit/332823a23019879cf7b1dae051d2c2ab21aaf8b3))
1635
+ - **bilibili:** 修正动态数据渲染逻辑和类型定义 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1636
+ - **bilibili:** 修正动态数据渲染逻辑和类型定义 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1637
+ - **bilibili:** 更新动态卡片数据解析逻辑并升级依赖 ([0ebc356](https://github.com/ikenxuan/karin-plugin-kkk/commit/0ebc356c1345f04f2d9c97a66819ac71f95e2c30))
1638
+ - **bilibili:** 重构哔哩哔哩登录功能并更新依赖 ([8a1bf89](https://github.com/ikenxuan/karin-plugin-kkk/commit/8a1bf89a30c8dd7e586ecbe4f807c4c66a47b584))
1639
+ - build error ([f42a371](https://github.com/ikenxuan/karin-plugin-kkk/commit/f42a3718e59d1787de07d6ec22445983d816bf8d))
1640
+ - close [#126](https://github.com/ikenxuan/karin-plugin-kkk/issues/126) ([9fbb970](https://github.com/ikenxuan/karin-plugin-kkk/commit/9fbb970ad3824b0eed8ae1fe39643cead70e80d0))
1641
+ - close [#126](https://github.com/ikenxuan/karin-plugin-kkk/issues/126) ([4b52e20](https://github.com/ikenxuan/karin-plugin-kkk/commit/4b52e20cd64515f331c6886ab66bcfe15a7c70a1))
1642
+ - **core:** web config 扁平化处理逻辑错误 ([a9b20be](https://github.com/ikenxuan/karin-plugin-kkk/commit/a9b20be374aff93b15256220bee0ccbf7d73edac))
1643
+ - **core:** 修正B站推送和动态数据处理逻辑 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1644
+ - **core:** 修正B站推送和动态数据处理逻辑 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1645
+ - **DataService:** 修正文件路径生成逻辑 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1646
+ - **DataService:** 修正文件路径生成逻辑 ([e570312](https://github.com/ikenxuan/karin-plugin-kkk/commit/e570312ccabba7cb5cae0bc27d7b96fa14feb0ed))
1647
+ - **douyin/bilibili:** 优化动态推送日志顺序并更新依赖版本 ([54e0088](https://github.com/ikenxuan/karin-plugin-kkk/commit/54e00886af2383139b370ea3809cd405c73a73d6))
1648
+ - mkdir-db ([#141](https://github.com/ikenxuan/karin-plugin-kkk/issues/141)) ([7cde0a2](https://github.com/ikenxuan/karin-plugin-kkk/commit/7cde0a2f154e3b2a7bca26f75d91130410a0e63c))
1649
+ - 修复B站直播数据路径问题 ([b9f7226](https://github.com/ikenxuan/karin-plugin-kkk/commit/b9f7226f4385100ccb6ecd35fb6db37756d008f7))
1650
+ - 修复抖音作品推送文本描述及日志信息 ([cff097a](https://github.com/ikenxuan/karin-plugin-kkk/commit/cff097aa45e3794c5ce61e4fe29db7ac3d1d359f))
1651
+ - 修复抖音平台音乐数据解析中 sec_uid 的变量引用问题 close [#128](https://github.com/ikenxuan/karin-plugin-kkk/issues/128) ([7a4a996](https://github.com/ikenxuan/karin-plugin-kkk/commit/7a4a996b4735b359fd75c1cd31a4fe4e580dbf8a))
1652
+ - 修复抖音视频解析错误处理问题 ([215ab09](https://github.com/ikenxuan/karin-plugin-kkk/commit/215ab0944685dba0e74b6cc76b57126f741aafb5))
1653
+ - 增强动态过滤日志并支持直播内容处理 close: [#131](https://github.com/ikenxuan/karin-plugin-kkk/issues/131) ([dfa9956](https://github.com/ikenxuan/karin-plugin-kkk/commit/dfa9956163d0c0342179d81e9a19a12c3543d4a6))
1654
+ - 细节优化UI ([#139](https://github.com/ikenxuan/karin-plugin-kkk/issues/139)) ([215ab09](https://github.com/ikenxuan/karin-plugin-kkk/commit/215ab0944685dba0e74b6cc76b57126f741aafb5))
1894
1655
 
1895
1656
  ### ⚡️ 性能优化
1896
1657
 
1897
- * 优化图片加载和错误处理 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1898
- * 优化图片加载和错误处理 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1899
- * 优化日志收集器性能减少内存占用 ([215ab09](https://github.com/ikenxuan/karin-plugin-kkk/commit/215ab0944685dba0e74b6cc76b57126f741aafb5))
1900
-
1658
+ - 优化图片加载和错误处理 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1659
+ - 优化图片加载和错误处理 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1660
+ - 优化日志收集器性能减少内存占用 ([215ab09](https://github.com/ikenxuan/karin-plugin-kkk/commit/215ab0944685dba0e74b6cc76b57126f741aafb5))
1901
1661
 
1902
1662
  ### 📝 文档更新
1903
1663
 
1904
- * **bilibili:** 添加B站动态相关类型定义 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1905
- * **bilibili:** 添加B站动态相关类型定义 ([e570312](https://github.com/ikenxuan/karin-plugin-kkk/commit/e570312ccabba7cb5cae0bc27d7b96fa14feb0ed))
1906
- * readme ([9212037](https://github.com/ikenxuan/karin-plugin-kkk/commit/9212037cea6c6234f230a930f09d80594ea7f00e))
1907
- * 更新配置注释和默认值 ([3c0d462](https://github.com/ikenxuan/karin-plugin-kkk/commit/3c0d462fdffea0a73551e23312547de3174e718e))
1908
- * 更新错误处理组件文档和类型定义 ([215ab09](https://github.com/ikenxuan/karin-plugin-kkk/commit/215ab0944685dba0e74b6cc76b57126f741aafb5))
1909
- * 添加类型注释和组件文档 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1910
- * 添加类型注释和组件文档 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1911
-
1664
+ - **bilibili:** 添加B站动态相关类型定义 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1665
+ - **bilibili:** 添加B站动态相关类型定义 ([e570312](https://github.com/ikenxuan/karin-plugin-kkk/commit/e570312ccabba7cb5cae0bc27d7b96fa14feb0ed))
1666
+ - readme ([9212037](https://github.com/ikenxuan/karin-plugin-kkk/commit/9212037cea6c6234f230a930f09d80594ea7f00e))
1667
+ - 更新配置注释和默认值 ([3c0d462](https://github.com/ikenxuan/karin-plugin-kkk/commit/3c0d462fdffea0a73551e23312547de3174e718e))
1668
+ - 更新错误处理组件文档和类型定义 ([215ab09](https://github.com/ikenxuan/karin-plugin-kkk/commit/215ab0944685dba0e74b6cc76b57126f741aafb5))
1669
+ - 添加类型注释和组件文档 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1670
+ - 添加类型注释和组件文档 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1912
1671
 
1913
1672
  ### 🎨 代码样式
1914
1673
 
1915
- * 统一代码格式和命名规范 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1916
- * 统一代码格式和命名规范 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1917
- * 统一组件样式使用CSS变量替代硬编码颜色 ([215ab09](https://github.com/ikenxuan/karin-plugin-kkk/commit/215ab0944685dba0e74b6cc76b57126f741aafb5))
1918
- * 调整错误处理组件样式和布局 ([3c0d462](https://github.com/ikenxuan/karin-plugin-kkk/commit/3c0d462fdffea0a73551e23312547de3174e718e))
1919
-
1674
+ - 统一代码格式和命名规范 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1675
+ - 统一代码格式和命名规范 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1676
+ - 统一组件样式使用CSS变量替代硬编码颜色 ([215ab09](https://github.com/ikenxuan/karin-plugin-kkk/commit/215ab0944685dba0e74b6cc76b57126f741aafb5))
1677
+ - 调整错误处理组件样式和布局 ([3c0d462](https://github.com/ikenxuan/karin-plugin-kkk/commit/3c0d462fdffea0a73551e23312547de3174e718e))
1920
1678
 
1921
1679
  ### 🔧 其他更新
1922
1680
 
1923
- * **mock-server:** 改进数据文件路由处理 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1924
- * **mock-server:** 改进数据文件路由处理 ([e570312](https://github.com/ikenxuan/karin-plugin-kkk/commit/e570312ccabba7cb5cae0bc27d7b96fa14feb0ed))
1925
- * 更新@ikenxuan/amagi依赖至5.2.0版本并添加动态卡片类型处理 ([837b8b5](https://github.com/ikenxuan/karin-plugin-kkk/commit/837b8b54f7b8e10a79c4e921a03bb2268bf511ff))
1926
- * 更新依赖项和日志级别配置 ([ac93ede](https://github.com/ikenxuan/karin-plugin-kkk/commit/ac93edea9ebfb6ffc68a1d5da27814a56465830c))
1927
- * 更新依赖项和构建配置 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1928
- * 更新依赖项和构建配置 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1929
- * 清理无用文件和代码注释 ([215ab09](https://github.com/ikenxuan/karin-plugin-kkk/commit/215ab0944685dba0e74b6cc76b57126f741aafb5))
1930
-
1681
+ - **mock-server:** 改进数据文件路由处理 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1682
+ - **mock-server:** 改进数据文件路由处理 ([e570312](https://github.com/ikenxuan/karin-plugin-kkk/commit/e570312ccabba7cb5cae0bc27d7b96fa14feb0ed))
1683
+ - 更新@ikenxuan/amagi依赖至5.2.0版本并添加动态卡片类型处理 ([837b8b5](https://github.com/ikenxuan/karin-plugin-kkk/commit/837b8b54f7b8e10a79c4e921a03bb2268bf511ff))
1684
+ - 更新依赖项和日志级别配置 ([ac93ede](https://github.com/ikenxuan/karin-plugin-kkk/commit/ac93edea9ebfb6ffc68a1d5da27814a56465830c))
1685
+ - 更新依赖项和构建配置 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1686
+ - 更新依赖项和构建配置 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1687
+ - 清理无用文件和代码注释 ([215ab09](https://github.com/ikenxuan/karin-plugin-kkk/commit/215ab0944685dba0e74b6cc76b57126f741aafb5))
1931
1688
 
1932
1689
  ### ♻️ 代码重构
1933
1690
 
1934
- * **bilibili:** 优化动态组件代码结构并提取共享模块 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1935
- * **bilibili:** 优化动态组件代码结构并提取共享模块 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1936
- * **bilibili:** 重构动态数据处理逻辑,使用更严格的类型检查 ([332823a](https://github.com/ikenxuan/karin-plugin-kkk/commit/332823a23019879cf7b1dae051d2c2ab21aaf8b3))
1937
- * **build:** 更新构建输出目录和chunk命名规范 ([8fd55b5](https://github.com/ikenxuan/karin-plugin-kkk/commit/8fd55b5b3690ea65bc3c244fc4d312ff9fa4565b))
1938
- * **core:** 重构模板系统并迁移静态资源 ([ec25300](https://github.com/ikenxuan/karin-plugin-kkk/commit/ec25300e90e239f64f5b1efeb1ab9a8125281dfe))
1939
- * **render:** 重构组件加载逻辑 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1940
- * **render:** 重构组件加载逻辑 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1941
- * **render:** 重构路径解析逻辑以支持三级路径格式 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1942
- * **render:** 重构路径解析逻辑以支持三级路径格式 ([e570312](https://github.com/ikenxuan/karin-plugin-kkk/commit/e570312ccabba7cb5cae0bc27d7b96fa14feb0ed))
1943
- * **template:** 重构模板项目结构并优化类型定义 ([#142](https://github.com/ikenxuan/karin-plugin-kkk/issues/142)) ([2fb3b06](https://github.com/ikenxuan/karin-plugin-kkk/commit/2fb3b06ca8d55a9f38785e59bc508b8ce9578900))
1944
- * **template:** 重构组件注册和渲染逻辑,实现自动注册功能 ([00d7e57](https://github.com/ikenxuan/karin-plugin-kkk/commit/00d7e57f2af4f63d8e756701584bedb9ffaa28a9))
1945
- * 优化数据库模型和API路由 ([ac93ede](https://github.com/ikenxuan/karin-plugin-kkk/commit/ac93edea9ebfb6ffc68a1d5da27814a56465830c))
1946
- * 移除冗余代码并简化错误处理逻辑 ([215ab09](https://github.com/ikenxuan/karin-plugin-kkk/commit/215ab0944685dba0e74b6cc76b57126f741aafb5))
1947
- * 重构代码并优化配置 ([d476d58](https://github.com/ikenxuan/karin-plugin-kkk/commit/d476d58e6df321029bc311b0f7af17c79132bfc3))
1948
- * 重构错误处理逻辑使用新配置 ([3c0d462](https://github.com/ikenxuan/karin-plugin-kkk/commit/3c0d462fdffea0a73551e23312547de3174e718e))
1949
- * 重构项目结构为多包工作区模式 ([f49437c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f49437c5bf9c0d9265039ef0618ab1b621fcc556))
1950
-
1691
+ - **bilibili:** 优化动态组件代码结构并提取共享模块 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1692
+ - **bilibili:** 优化动态组件代码结构并提取共享模块 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1693
+ - **bilibili:** 重构动态数据处理逻辑,使用更严格的类型检查 ([332823a](https://github.com/ikenxuan/karin-plugin-kkk/commit/332823a23019879cf7b1dae051d2c2ab21aaf8b3))
1694
+ - **build:** 更新构建输出目录和chunk命名规范 ([8fd55b5](https://github.com/ikenxuan/karin-plugin-kkk/commit/8fd55b5b3690ea65bc3c244fc4d312ff9fa4565b))
1695
+ - **core:** 重构模板系统并迁移静态资源 ([ec25300](https://github.com/ikenxuan/karin-plugin-kkk/commit/ec25300e90e239f64f5b1efeb1ab9a8125281dfe))
1696
+ - **render:** 重构组件加载逻辑 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1697
+ - **render:** 重构组件加载逻辑 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1698
+ - **render:** 重构路径解析逻辑以支持三级路径格式 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1699
+ - **render:** 重构路径解析逻辑以支持三级路径格式 ([e570312](https://github.com/ikenxuan/karin-plugin-kkk/commit/e570312ccabba7cb5cae0bc27d7b96fa14feb0ed))
1700
+ - **template:** 重构模板项目结构并优化类型定义 ([#142](https://github.com/ikenxuan/karin-plugin-kkk/issues/142)) ([2fb3b06](https://github.com/ikenxuan/karin-plugin-kkk/commit/2fb3b06ca8d55a9f38785e59bc508b8ce9578900))
1701
+ - **template:** 重构组件注册和渲染逻辑,实现自动注册功能 ([00d7e57](https://github.com/ikenxuan/karin-plugin-kkk/commit/00d7e57f2af4f63d8e756701584bedb9ffaa28a9))
1702
+ - 优化数据库模型和API路由 ([ac93ede](https://github.com/ikenxuan/karin-plugin-kkk/commit/ac93edea9ebfb6ffc68a1d5da27814a56465830c))
1703
+ - 移除冗余代码并简化错误处理逻辑 ([215ab09](https://github.com/ikenxuan/karin-plugin-kkk/commit/215ab0944685dba0e74b6cc76b57126f741aafb5))
1704
+ - 重构代码并优化配置 ([d476d58](https://github.com/ikenxuan/karin-plugin-kkk/commit/d476d58e6df321029bc311b0f7af17c79132bfc3))
1705
+ - 重构错误处理逻辑使用新配置 ([3c0d462](https://github.com/ikenxuan/karin-plugin-kkk/commit/3c0d462fdffea0a73551e23312547de3174e718e))
1706
+ - 重构项目结构为多包工作区模式 ([f49437c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f49437c5bf9c0d9265039ef0618ab1b621fcc556))
1951
1707
 
1952
1708
  ### ✅ 测试相关
1953
1709
 
1954
- * **bilibili:** 添加图文动态测试数据 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1955
- * **bilibili:** 添加图文动态测试数据 ([e570312](https://github.com/ikenxuan/karin-plugin-kkk/commit/e570312ccabba7cb5cae0bc27d7b96fa14feb0ed))
1956
- * 添加动态组件测试数据 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1957
- * 添加动态组件测试数据 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1958
- * 添加错误处理相关测试用例 ([215ab09](https://github.com/ikenxuan/karin-plugin-kkk/commit/215ab0944685dba0e74b6cc76b57126f741aafb5))
1959
-
1710
+ - **bilibili:** 添加图文动态测试数据 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1711
+ - **bilibili:** 添加图文动态测试数据 ([e570312](https://github.com/ikenxuan/karin-plugin-kkk/commit/e570312ccabba7cb5cae0bc27d7b96fa14feb0ed))
1712
+ - 添加动态组件测试数据 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1713
+ - 添加动态组件测试数据 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1714
+ - 添加错误处理相关测试用例 ([215ab09](https://github.com/ikenxuan/karin-plugin-kkk/commit/215ab0944685dba0e74b6cc76b57126f741aafb5))
1960
1715
 
1961
1716
  ### 📦️ 构建系统
1962
1717
 
1963
- * 更新 @ikenxuan/amagi 依赖至 5.0.2 版本 ([7a4a996](https://github.com/ikenxuan/karin-plugin-kkk/commit/7a4a996b4735b359fd75c1cd31a4fe4e580dbf8a))
1964
- * 更新 @ikenxuan/amagi 依赖至正式版本 5.1.0 ([542a38c](https://github.com/ikenxuan/karin-plugin-kkk/commit/542a38c4f9a69238ddd5296068a55c0bc32febad))
1965
- * 更新@ikenxuan/amagi依赖到特定PR版本 ([332823a](https://github.com/ikenxuan/karin-plugin-kkk/commit/332823a23019879cf7b1dae051d2c2ab21aaf8b3))
1966
- * 更新tsconfig和vite配置 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1967
- * 更新tsconfig和vite配置 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1968
- * 更新依赖包版本 ([215ab09](https://github.com/ikenxuan/karin-plugin-kkk/commit/215ab0944685dba0e74b6cc76b57126f741aafb5))
1969
-
1718
+ - 更新 @ikenxuan/amagi 依赖至 5.0.2 版本 ([7a4a996](https://github.com/ikenxuan/karin-plugin-kkk/commit/7a4a996b4735b359fd75c1cd31a4fe4e580dbf8a))
1719
+ - 更新 @ikenxuan/amagi 依赖至正式版本 5.1.0 ([542a38c](https://github.com/ikenxuan/karin-plugin-kkk/commit/542a38c4f9a69238ddd5296068a55c0bc32febad))
1720
+ - 更新@ikenxuan/amagi依赖到特定PR版本 ([332823a](https://github.com/ikenxuan/karin-plugin-kkk/commit/332823a23019879cf7b1dae051d2c2ab21aaf8b3))
1721
+ - 更新tsconfig和vite配置 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1722
+ - 更新tsconfig和vite配置 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1723
+ - 更新依赖包版本 ([215ab09](https://github.com/ikenxuan/karin-plugin-kkk/commit/215ab0944685dba0e74b6cc76b57126f741aafb5))
1970
1724
 
1971
1725
  ### 🎡 持续集成
1972
1726
 
1973
- * 调整构建配置和外部依赖 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1974
- * 调整构建配置和外部依赖 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1727
+ - 调整构建配置和外部依赖 ([f81e40c](https://github.com/ikenxuan/karin-plugin-kkk/commit/f81e40ccf64f600ff8c87f992fcb8092ea34c2f5))
1728
+ - 调整构建配置和外部依赖 ([5b020c2](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b020c25ff44d54c7948ba93e39718bf663625e7))
1975
1729
 
1976
1730
  ## [1.8.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.8.0...v1.8.1) (2025-07-16)
1977
1731
 
1978
-
1979
1732
  ### 🐛 错误修复
1980
1733
 
1981
- * 默认配置 ([bc376c3](https://github.com/ikenxuan/karin-plugin-kkk/commit/bc376c3b1705b1be2374d2c5fd4bdbb1a9efaba3))
1734
+ - 默认配置 ([bc376c3](https://github.com/ikenxuan/karin-plugin-kkk/commit/bc376c3b1705b1be2374d2c5fd4bdbb1a9efaba3))
1982
1735
 
1983
1736
  ## [1.8.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.7.5...v1.8.0) (2025-07-16)
1984
1737
 
1985
-
1986
1738
  ### ✨ 新功能
1987
1739
 
1988
- * [#122](https://github.com/ikenxuan/karin-plugin-kkk/issues/122) ([9a4496c](https://github.com/ikenxuan/karin-plugin-kkk/commit/9a4496c8f4a24ac489ab72028570fef1bf360c81))
1740
+ - [#122](https://github.com/ikenxuan/karin-plugin-kkk/issues/122) ([9a4496c](https://github.com/ikenxuan/karin-plugin-kkk/commit/9a4496c8f4a24ac489ab72028570fef1bf360c81))
1989
1741
 
1990
1742
  ## [1.7.5](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.7.4...v1.7.5) (2025-07-10)
1991
1743
 
1992
-
1993
1744
  ### 🐛 错误修复
1994
1745
 
1995
- * 适配新版解析库1 ([cc11b1f](https://github.com/ikenxuan/karin-plugin-kkk/commit/cc11b1f0a7cb55da942f9004837eb4e97b5c93b9))
1996
- * 适配新版解析库2 ([4c40bc4](https://github.com/ikenxuan/karin-plugin-kkk/commit/4c40bc4127bfdb8f66375c761896832ed9f1d1eb))
1997
- * 适配新版解析库3 ([a9206b6](https://github.com/ikenxuan/karin-plugin-kkk/commit/a9206b6824b30f75715d9cf0bbeb6a616ffaf81a))
1998
- * 适配新版解析库4 ([8ad68fd](https://github.com/ikenxuan/karin-plugin-kkk/commit/8ad68fd5ad6d38ccd5cef1e4af7fc936d653cca8))
1999
- * 适配新版解析库5 ([d7014e8](https://github.com/ikenxuan/karin-plugin-kkk/commit/d7014e8f91d7a837a51626370757cd6f68bc55d4))
2000
- * 适配新版解析库6 ([124b3e9](https://github.com/ikenxuan/karin-plugin-kkk/commit/124b3e9d34fcbb23d429c4645603d8951481dbf6))
1746
+ - 适配新版解析库1 ([cc11b1f](https://github.com/ikenxuan/karin-plugin-kkk/commit/cc11b1f0a7cb55da942f9004837eb4e97b5c93b9))
1747
+ - 适配新版解析库2 ([4c40bc4](https://github.com/ikenxuan/karin-plugin-kkk/commit/4c40bc4127bfdb8f66375c761896832ed9f1d1eb))
1748
+ - 适配新版解析库3 ([a9206b6](https://github.com/ikenxuan/karin-plugin-kkk/commit/a9206b6824b30f75715d9cf0bbeb6a616ffaf81a))
1749
+ - 适配新版解析库4 ([8ad68fd](https://github.com/ikenxuan/karin-plugin-kkk/commit/8ad68fd5ad6d38ccd5cef1e4af7fc936d653cca8))
1750
+ - 适配新版解析库5 ([d7014e8](https://github.com/ikenxuan/karin-plugin-kkk/commit/d7014e8f91d7a837a51626370757cd6f68bc55d4))
1751
+ - 适配新版解析库6 ([124b3e9](https://github.com/ikenxuan/karin-plugin-kkk/commit/124b3e9d34fcbb23d429c4645603d8951481dbf6))
2001
1752
 
2002
1753
  ## [1.7.4](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.7.3...v1.7.4) (2025-07-08)
2003
1754
 
2004
-
2005
1755
  ### ♻️ 代码重构
2006
1756
 
2007
- * **douyin:** 修改评论数据处理逻辑以适应新数据结构 ([73a7384](https://github.com/ikenxuan/karin-plugin-kkk/commit/73a7384eb70c73e6a4ec803534f044b1dbade633))
1757
+ - **douyin:** 修改评论数据处理逻辑以适应新数据结构 ([73a7384](https://github.com/ikenxuan/karin-plugin-kkk/commit/73a7384eb70c73e6a4ec803534f044b1dbade633))
2008
1758
 
2009
1759
  ## [1.7.3](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.7.2...v1.7.3) (2025-07-07)
2010
1760
 
2011
-
2012
1761
  ### 🐛 错误修复
2013
1762
 
2014
- * **douyin:** 修复直播推送中live_data的数据结构问题并更新amagi依赖 ([7d4023f](https://github.com/ikenxuan/karin-plugin-kkk/commit/7d4023fcf41bb7e9613f4c56a5fe032ccd591975))
1763
+ - **douyin:** 修复直播推送中live_data的数据结构问题并更新amagi依赖 ([7d4023f](https://github.com/ikenxuan/karin-plugin-kkk/commit/7d4023fcf41bb7e9613f4c56a5fe032ccd591975))
2015
1764
 
2016
1765
  ## [1.7.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.7.1...v1.7.2) (2025-07-07)
2017
1766
 
2018
-
2019
1767
  ### 🐛 错误修复
2020
1768
 
2021
- * 漏传文件 ([324e217](https://github.com/ikenxuan/karin-plugin-kkk/commit/324e217378c54e2a0afaaafb22fab44e66f76793))
1769
+ - 漏传文件 ([324e217](https://github.com/ikenxuan/karin-plugin-kkk/commit/324e217378c54e2a0afaaafb22fab44e66f76793))
2022
1770
 
2023
1771
  ## [1.7.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.7.0...v1.7.1) (2025-07-07)
2024
1772
 
2025
-
2026
1773
  ### 🎡 持续集成
2027
1774
 
2028
- * fix ([21a2ecb](https://github.com/ikenxuan/karin-plugin-kkk/commit/21a2ecb33d215c5714e45daf595dcbe189456849))
1775
+ - fix ([21a2ecb](https://github.com/ikenxuan/karin-plugin-kkk/commit/21a2ecb33d215c5714e45daf595dcbe189456849))
2029
1776
 
2030
1777
  ## [1.7.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.6.12...v1.7.0) (2025-07-07)
2031
1778
 
2032
-
2033
1779
  ### ✨ 新功能
2034
1780
 
2035
- * migrate from Sequelize to TypeORM for database operations ([#108](https://github.com/ikenxuan/karin-plugin-kkk/issues/108)) ([75ee71f](https://github.com/ikenxuan/karin-plugin-kkk/commit/75ee71f65e431f8d2e304129eccb0441e51eadf7))
2036
-
1781
+ - migrate from Sequelize to TypeORM for database operations ([#108](https://github.com/ikenxuan/karin-plugin-kkk/issues/108)) ([75ee71f](https://github.com/ikenxuan/karin-plugin-kkk/commit/75ee71f65e431f8d2e304129eccb0441e51eadf7))
2037
1782
 
2038
1783
  ### 🐛 错误修复
2039
1784
 
2040
- * ci ([7e705aa](https://github.com/ikenxuan/karin-plugin-kkk/commit/7e705aadc3327c9763cb5ecdcd20a5f67b732331))
2041
- * 新版解析库 ([#110](https://github.com/ikenxuan/karin-plugin-kkk/issues/110)) ([f93814a](https://github.com/ikenxuan/karin-plugin-kkk/commit/f93814a5ca51c03390863ecaf6ac4070c4c6bb64))
2042
-
1785
+ - ci ([7e705aa](https://github.com/ikenxuan/karin-plugin-kkk/commit/7e705aadc3327c9763cb5ecdcd20a5f67b732331))
1786
+ - 新版解析库 ([#110](https://github.com/ikenxuan/karin-plugin-kkk/issues/110)) ([f93814a](https://github.com/ikenxuan/karin-plugin-kkk/commit/f93814a5ca51c03390863ecaf6ac4070c4c6bb64))
2043
1787
 
2044
1788
  ### ✅ 测试相关
2045
1789
 
2046
- * ci/cd ([#113](https://github.com/ikenxuan/karin-plugin-kkk/issues/113)) ([dd13df0](https://github.com/ikenxuan/karin-plugin-kkk/commit/dd13df0eca0e21dc7e4ded6592191508d045fa51))
2047
-
1790
+ - ci/cd ([#113](https://github.com/ikenxuan/karin-plugin-kkk/issues/113)) ([dd13df0](https://github.com/ikenxuan/karin-plugin-kkk/commit/dd13df0eca0e21dc7e4ded6592191508d045fa51))
2048
1791
 
2049
1792
  ### 🎡 持续集成
2050
1793
 
2051
- * fix ([5b95a7f](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b95a7fcead63dc5ba18c1c1211565c14acc66f0))
2052
- * fix ([8faccb9](https://github.com/ikenxuan/karin-plugin-kkk/commit/8faccb9570eec6949d3e614d6f35e46cbe4d7f18))
2053
- * test ([#112](https://github.com/ikenxuan/karin-plugin-kkk/issues/112)) ([3ed08ad](https://github.com/ikenxuan/karin-plugin-kkk/commit/3ed08ad45c724f0148bff522cfed498dfbafbd21))
1794
+ - fix ([5b95a7f](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b95a7fcead63dc5ba18c1c1211565c14acc66f0))
1795
+ - fix ([8faccb9](https://github.com/ikenxuan/karin-plugin-kkk/commit/8faccb9570eec6949d3e614d6f35e46cbe4d7f18))
1796
+ - test ([#112](https://github.com/ikenxuan/karin-plugin-kkk/issues/112)) ([3ed08ad](https://github.com/ikenxuan/karin-plugin-kkk/commit/3ed08ad45c724f0148bff522cfed498dfbafbd21))
2054
1797
 
2055
1798
  ## [1.6.12](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.6.11...v1.6.12) (2025-06-15)
2056
1799
 
2057
-
2058
1800
  ### Bug Fixes
2059
1801
 
2060
- * 更新md-html依赖并优化版本信息展示 ([88115f1](https://github.com/ikenxuan/karin-plugin-kkk/commit/88115f108d09620885491dd990a8306bf586f096))
1802
+ - 更新md-html依赖并优化版本信息展示 ([88115f1](https://github.com/ikenxuan/karin-plugin-kkk/commit/88115f108d09620885491dd990a8306bf586f096))
2061
1803
 
2062
1804
  ## [1.6.11](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.6.10...v1.6.11) (2025-06-15)
2063
1805
 
2064
-
2065
1806
  ### Bug Fixes
2066
1807
 
2067
- * 不打包 '@karinjs/md-html' ([2392a0c](https://github.com/ikenxuan/karin-plugin-kkk/commit/2392a0cec5807ca035924cc6a3fdd7993676f6aa))
1808
+ - 不打包 '@karinjs/md-html' ([2392a0c](https://github.com/ikenxuan/karin-plugin-kkk/commit/2392a0cec5807ca035924cc6a3fdd7993676f6aa))
2068
1809
 
2069
1810
  ## [1.6.10](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.6.9...v1.6.10) (2025-06-15)
2070
1811
 
2071
-
2072
1812
  ### Bug Fixes
2073
1813
 
2074
- * **douyin:** 修复评论中表情替换和空格处理问题 ([d49a2e1](https://github.com/ikenxuan/karin-plugin-kkk/commit/d49a2e1b4dd5e7c28cbe15429c53f1d1951a3447))
2075
- * 分割更新日志 ([11ddf95](https://github.com/ikenxuan/karin-plugin-kkk/commit/11ddf952338b459b9a0751c72aaad294f10559dc))
2076
- * 移除内置更新 ([11ddf95](https://github.com/ikenxuan/karin-plugin-kkk/commit/11ddf952338b459b9a0751c72aaad294f10559dc))
1814
+ - **douyin:** 修复评论中表情替换和空格处理问题 ([d49a2e1](https://github.com/ikenxuan/karin-plugin-kkk/commit/d49a2e1b4dd5e7c28cbe15429c53f1d1951a3447))
1815
+ - 分割更新日志 ([11ddf95](https://github.com/ikenxuan/karin-plugin-kkk/commit/11ddf952338b459b9a0751c72aaad294f10559dc))
1816
+ - 移除内置更新 ([11ddf95](https://github.com/ikenxuan/karin-plugin-kkk/commit/11ddf952338b459b9a0751c72aaad294f10559dc))
2077
1817
 
2078
1818
  ## [1.6.9](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.6.8...v1.6.9) (2025-06-11)
2079
1819
 
2080
-
2081
1820
  ### Bug Fixes
2082
1821
 
2083
- * **web:** 更新插件配置和依赖项 ([380f538](https://github.com/ikenxuan/karin-plugin-kkk/commit/380f5386b77a4dd7ee5e7649dcf458c40da27b52))
2084
- * **推送配置:** 为推送列表添加启用开关功能 ([9865228](https://github.com/ikenxuan/karin-plugin-kkk/commit/98652285d07fda962af4dff313ac9ab9199a19eb))
1822
+ - **web:** 更新插件配置和依赖项 ([380f538](https://github.com/ikenxuan/karin-plugin-kkk/commit/380f5386b77a4dd7ee5e7649dcf458c40da27b52))
1823
+ - **推送配置:** 为推送列表添加启用开关功能 ([9865228](https://github.com/ikenxuan/karin-plugin-kkk/commit/98652285d07fda962af4dff313ac9ab9199a19eb))
2085
1824
 
2086
1825
  ## [1.6.8](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.6.7...v1.6.8) (2025-06-10)
2087
1826
 
2088
-
2089
1827
  ### Bug Fixes
2090
1828
 
2091
- * 修复在根目录创建无关日志 ([f7eccaa](https://github.com/ikenxuan/karin-plugin-kkk/commit/f7eccaae568cdaf3b45b5df3b9c0732ead28f5bb))
1829
+ - 修复在根目录创建无关日志 ([f7eccaa](https://github.com/ikenxuan/karin-plugin-kkk/commit/f7eccaae568cdaf3b45b5df3b9c0732ead28f5bb))
2092
1830
 
2093
1831
  ## [1.6.7](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.6.6...v1.6.7) (2025-06-05)
2094
1832
 
2095
-
2096
1833
  ### Bug Fixes
2097
1834
 
2098
- * **bilibili:** 添加直播动态推送功能支持 ([231c7d7](https://github.com/ikenxuan/karin-plugin-kkk/commit/231c7d7a7ed9915819b55c9b6bb414276cee1996))
2099
- * **bilibili:** 调整内容显示顺序并优化消息段格式 ([1abc7f5](https://github.com/ikenxuan/karin-plugin-kkk/commit/1abc7f59522f33f92caf8048276b78dfe7e3234f))
2100
- * 优化类型导入使用type关键字 ([0d027d1](https://github.com/ikenxuan/karin-plugin-kkk/commit/0d027d1d313465f272fcc8f09507cd8b6da4c644))
1835
+ - **bilibili:** 添加直播动态推送功能支持 ([231c7d7](https://github.com/ikenxuan/karin-plugin-kkk/commit/231c7d7a7ed9915819b55c9b6bb414276cee1996))
1836
+ - **bilibili:** 调整内容显示顺序并优化消息段格式 ([1abc7f5](https://github.com/ikenxuan/karin-plugin-kkk/commit/1abc7f59522f33f92caf8048276b78dfe7e3234f))
1837
+ - 优化类型导入使用type关键字 ([0d027d1](https://github.com/ikenxuan/karin-plugin-kkk/commit/0d027d1d313465f272fcc8f09507cd8b6da4c644))
2101
1838
 
2102
1839
  ## [1.6.6](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.6.5...v1.6.6) (2025-06-01)
2103
1840
 
2104
-
2105
1841
  ### Bug Fixes
2106
1842
 
2107
- * **Config:** 添加评论数量显示选项控制功能 close [#100](https://github.com/ikenxuan/karin-plugin-kkk/issues/100) ([a365506](https://github.com/ikenxuan/karin-plugin-kkk/commit/a3655060b290ea3d8a8317d2f178d126309dbde2))
2108
- * **utils:** 更新User-Agent中的Chrome和Edge版本号 ([a963e2e](https://github.com/ikenxuan/karin-plugin-kkk/commit/a963e2ed831e5a18218de84405e3af964f9230a7))
2109
- * 和node_modules分开打包 ([74b109a](https://github.com/ikenxuan/karin-plugin-kkk/commit/74b109acef14f801294bed93a0bc99d839e78026))
2110
- * 改进视频处理和上传功能 close [#99](https://github.com/ikenxuan/karin-plugin-kkk/issues/99) ([1766e7c](https://github.com/ikenxuan/karin-plugin-kkk/commit/1766e7ca7897d088556091ec78a5db1148675572))
2111
- * 统一cjs模块导入方式为命名空间导入 ([fffb1a2](https://github.com/ikenxuan/karin-plugin-kkk/commit/fffb1a27cc92a18680168f7de10be7fc6120b743))
1843
+ - **Config:** 添加评论数量显示选项控制功能 close [#100](https://github.com/ikenxuan/karin-plugin-kkk/issues/100) ([a365506](https://github.com/ikenxuan/karin-plugin-kkk/commit/a3655060b290ea3d8a8317d2f178d126309dbde2))
1844
+ - **utils:** 更新User-Agent中的Chrome和Edge版本号 ([a963e2e](https://github.com/ikenxuan/karin-plugin-kkk/commit/a963e2ed831e5a18218de84405e3af964f9230a7))
1845
+ - 和node_modules分开打包 ([74b109a](https://github.com/ikenxuan/karin-plugin-kkk/commit/74b109acef14f801294bed93a0bc99d839e78026))
1846
+ - 改进视频处理和上传功能 close [#99](https://github.com/ikenxuan/karin-plugin-kkk/issues/99) ([1766e7c](https://github.com/ikenxuan/karin-plugin-kkk/commit/1766e7ca7897d088556091ec78a5db1148675572))
1847
+ - 统一cjs模块导入方式为命名空间导入 ([fffb1a2](https://github.com/ikenxuan/karin-plugin-kkk/commit/fffb1a27cc92a18680168f7de10be7fc6120b743))
2112
1848
 
2113
1849
  ## [1.6.5](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.6.4...v1.6.5) (2025-05-28)
2114
1850
 
2115
-
2116
1851
  ### Bug Fixes
2117
1852
 
2118
- * **config:** 移除接口中的冗余索引签名并修复配置引用 ([97d7237](https://github.com/ikenxuan/karin-plugin-kkk/commit/97d72379317db1f235fe83bd6454ba4f8db2656f))
1853
+ - **config:** 移除接口中的冗余索引签名并修复配置引用 ([97d7237](https://github.com/ikenxuan/karin-plugin-kkk/commit/97d72379317db1f235fe83bd6454ba4f8db2656f))
2119
1854
 
2120
1855
  ## [1.6.4](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.6.3...v1.6.4) (2025-05-27)
2121
1856
 
2122
-
2123
1857
  ### Bug Fixes
2124
1858
 
2125
- * **错误处理:** 添加中间件代理以处理请求错误 [#94](https://github.com/ikenxuan/karin-plugin-kkk/issues/94) ([f85fe48](https://github.com/ikenxuan/karin-plugin-kkk/commit/f85fe487d68fe04997c9eddf50e6ebe5218f89da))
1859
+ - **错误处理:** 添加中间件代理以处理请求错误 [#94](https://github.com/ikenxuan/karin-plugin-kkk/issues/94) ([f85fe48](https://github.com/ikenxuan/karin-plugin-kkk/commit/f85fe487d68fe04997c9eddf50e6ebe5218f89da))
2126
1860
 
2127
1861
  ## [1.6.3](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.6.2...v1.6.3) (2025-05-24)
2128
1862
 
2129
-
2130
1863
  ### Bug Fixes
2131
1864
 
2132
- * close [#94](https://github.com/ikenxuan/karin-plugin-kkk/issues/94) ([6ded26c](https://github.com/ikenxuan/karin-plugin-kkk/commit/6ded26cc38c3b5c8425fd04363adfbe0b689e3d1))
2133
- * uploadFile API uses local absolute paths ([#93](https://github.com/ikenxuan/karin-plugin-kkk/issues/93)) ([09613ff](https://github.com/ikenxuan/karin-plugin-kkk/commit/09613ffe4567fb80652b5a49d36d76217b6d57bf))
1865
+ - close [#94](https://github.com/ikenxuan/karin-plugin-kkk/issues/94) ([6ded26c](https://github.com/ikenxuan/karin-plugin-kkk/commit/6ded26cc38c3b5c8425fd04363adfbe0b689e3d1))
1866
+ - uploadFile API uses local absolute paths ([#93](https://github.com/ikenxuan/karin-plugin-kkk/issues/93)) ([09613ff](https://github.com/ikenxuan/karin-plugin-kkk/commit/09613ffe4567fb80652b5a49d36d76217b6d57bf))
2134
1867
 
2135
1868
  ## [1.6.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.6.1...v1.6.2) (2025-05-14)
2136
1869
 
2137
-
2138
1870
  ### Bug Fixes
2139
1871
 
2140
- * vipStatus ([f7f1a80](https://github.com/ikenxuan/karin-plugin-kkk/commit/f7f1a8096acaa01388b8e2b04137c8d60f95c683))
1872
+ - vipStatus ([f7f1a80](https://github.com/ikenxuan/karin-plugin-kkk/commit/f7f1a8096acaa01388b8e2b04137c8d60f95c683))
2141
1873
 
2142
1874
  ## [1.6.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.6.0...v1.6.1) (2025-05-14)
2143
1875
 
2144
-
2145
1876
  ### Bug Fixes
2146
1877
 
2147
- * close [#88](https://github.com/ikenxuan/karin-plugin-kkk/issues/88) ([8ef73bc](https://github.com/ikenxuan/karin-plugin-kkk/commit/8ef73bc2fc1c24b43070d93adc3a1d3180231926))
2148
- * send msg ([884b8e0](https://github.com/ikenxuan/karin-plugin-kkk/commit/884b8e0a27b9973ddf576923f2fd0e5d35bd04c8))
2149
- * 简化抖音推送群组目标处理逻辑 ([f32d971](https://github.com/ikenxuan/karin-plugin-kkk/commit/f32d9718817dfb1e7ef6141a49d8a12245bccdef))
2150
- * 类型安全 ([1cf5f7f](https://github.com/ikenxuan/karin-plugin-kkk/commit/1cf5f7f4132a6f478ca821132baa88a246e80df3))
1878
+ - close [#88](https://github.com/ikenxuan/karin-plugin-kkk/issues/88) ([8ef73bc](https://github.com/ikenxuan/karin-plugin-kkk/commit/8ef73bc2fc1c24b43070d93adc3a1d3180231926))
1879
+ - send msg ([884b8e0](https://github.com/ikenxuan/karin-plugin-kkk/commit/884b8e0a27b9973ddf576923f2fd0e5d35bd04c8))
1880
+ - 简化抖音推送群组目标处理逻辑 ([f32d971](https://github.com/ikenxuan/karin-plugin-kkk/commit/f32d9718817dfb1e7ef6141a49d8a12245bccdef))
1881
+ - 类型安全 ([1cf5f7f](https://github.com/ikenxuan/karin-plugin-kkk/commit/1cf5f7f4132a6f478ca821132baa88a246e80df3))
2151
1882
 
2152
1883
  ## [1.6.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.5.0...v1.6.0) (2025-05-12)
2153
1884
 
2154
-
2155
1885
  ### Features
2156
1886
 
2157
- * 细优 close [#85](https://github.com/ikenxuan/karin-plugin-kkk/issues/85) ([1f29c68](https://github.com/ikenxuan/karin-plugin-kkk/commit/1f29c680075460edbd4faa0329a58ffa96f9a944))
2158
- * 给B站推送添加画质偏好配置 ([471a84a](https://github.com/ikenxuan/karin-plugin-kkk/commit/471a84a445e06a75891883306e7211a9d04ce0fb))
2159
-
1887
+ - 细优 close [#85](https://github.com/ikenxuan/karin-plugin-kkk/issues/85) ([1f29c68](https://github.com/ikenxuan/karin-plugin-kkk/commit/1f29c680075460edbd4faa0329a58ffa96f9a944))
1888
+ - 给B站推送添加画质偏好配置 ([471a84a](https://github.com/ikenxuan/karin-plugin-kkk/commit/471a84a445e06a75891883306e7211a9d04ce0fb))
2160
1889
 
2161
1890
  ### Bug Fixes
2162
1891
 
2163
- * **bilibili:** 适配UP关闭评论区 ([f3af874](https://github.com/ikenxuan/karin-plugin-kkk/commit/f3af8743e09a86a6a1ab7954ede81649c86c0607))
2164
- * close [#83](https://github.com/ikenxuan/karin-plugin-kkk/issues/83) ([e0f0156](https://github.com/ikenxuan/karin-plugin-kkk/commit/e0f01568597e351788be832e8175b50aebb3de38))
2165
- * **db:** 重构数据库初始化及配置同步逻辑 ([b5c4a89](https://github.com/ikenxuan/karin-plugin-kkk/commit/b5c4a89398ebbdaf96af3fd3332cc6797288a7d8))
2166
- * key重复 ([589cc28](https://github.com/ikenxuan/karin-plugin-kkk/commit/589cc28f0bb8667640db5be80212d72fdaba2a89))
2167
- * **utils:** 重构文件下载和上传功能,提取公共方法。燃尽了 ([7ff6e8a](https://github.com/ikenxuan/karin-plugin-kkk/commit/7ff6e8aca7849c09fc917d3df179b909cea69bee))
2168
- * 优化推送逻辑 close [#86](https://github.com/ikenxuan/karin-plugin-kkk/issues/86) ([8fd48f5](https://github.com/ikenxuan/karin-plugin-kkk/commit/8fd48f508c0cf984efebb0c6007bdc8cbc06cb36))
2169
- * 坠机了 ([471a84a](https://github.com/ikenxuan/karin-plugin-kkk/commit/471a84a445e06a75891883306e7211a9d04ce0fb))
2170
- * 奇怪的bug ([029b005](https://github.com/ikenxuan/karin-plugin-kkk/commit/029b005505657f656d9004102b909486be66d6ea))
2171
- * 移除多余amagi实例化并更新依赖版本 ([0c2dece](https://github.com/ikenxuan/karin-plugin-kkk/commit/0c2decee87de417c84894f80e3f047f786675e43))
1892
+ - **bilibili:** 适配UP关闭评论区 ([f3af874](https://github.com/ikenxuan/karin-plugin-kkk/commit/f3af8743e09a86a6a1ab7954ede81649c86c0607))
1893
+ - close [#83](https://github.com/ikenxuan/karin-plugin-kkk/issues/83) ([e0f0156](https://github.com/ikenxuan/karin-plugin-kkk/commit/e0f01568597e351788be832e8175b50aebb3de38))
1894
+ - **db:** 重构数据库初始化及配置同步逻辑 ([b5c4a89](https://github.com/ikenxuan/karin-plugin-kkk/commit/b5c4a89398ebbdaf96af3fd3332cc6797288a7d8))
1895
+ - key重复 ([589cc28](https://github.com/ikenxuan/karin-plugin-kkk/commit/589cc28f0bb8667640db5be80212d72fdaba2a89))
1896
+ - **utils:** 重构文件下载和上传功能,提取公共方法。燃尽了 ([7ff6e8a](https://github.com/ikenxuan/karin-plugin-kkk/commit/7ff6e8aca7849c09fc917d3df179b909cea69bee))
1897
+ - 优化推送逻辑 close [#86](https://github.com/ikenxuan/karin-plugin-kkk/issues/86) ([8fd48f5](https://github.com/ikenxuan/karin-plugin-kkk/commit/8fd48f508c0cf984efebb0c6007bdc8cbc06cb36))
1898
+ - 坠机了 ([471a84a](https://github.com/ikenxuan/karin-plugin-kkk/commit/471a84a445e06a75891883306e7211a9d04ce0fb))
1899
+ - 奇怪的bug ([029b005](https://github.com/ikenxuan/karin-plugin-kkk/commit/029b005505657f656d9004102b909486be66d6ea))
1900
+ - 移除多余amagi实例化并更新依赖版本 ([0c2dece](https://github.com/ikenxuan/karin-plugin-kkk/commit/0c2decee87de417c84894f80e3f047f786675e43))
2172
1901
 
2173
1902
  ## [1.5.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.4.1...v1.5.0) (2025-05-04)
2174
1903
 
2175
-
2176
1904
  ### Features
2177
1905
 
2178
- * **视频预览:** 添加视频临时预览功能 ([815828e](https://github.com/ikenxuan/karin-plugin-kkk/commit/815828efb12c647fa0964cc4e40eae28e9a41d6b))
2179
-
1906
+ - **视频预览:** 添加视频临时预览功能 ([815828e](https://github.com/ikenxuan/karin-plugin-kkk/commit/815828efb12c647fa0964cc4e40eae28e9a41d6b))
2180
1907
 
2181
1908
  ### Bug Fixes
2182
1909
 
2183
- * **bilibili:** 修正视频动态分享链接的生成逻辑 ([9f15aaf](https://github.com/ikenxuan/karin-plugin-kkk/commit/9f15aaf77b0034099c76ccd52fe64d3537067c37))
2184
- * **utils:** 延迟删除上传的视频文件以优化资源管理 ([4da868c](https://github.com/ikenxuan/karin-plugin-kkk/commit/4da868cfb4dd22d37f70c31835b8c237e628a6b3))
2185
- * 优化描述 ([a578c82](https://github.com/ikenxuan/karin-plugin-kkk/commit/a578c8250420975acddac52aef566ea5614035fa))
2186
- * 描述错误 ([43915cc](https://github.com/ikenxuan/karin-plugin-kkk/commit/43915cc4cae7637d012ae04dd10c38bf11878525))
1910
+ - **bilibili:** 修正视频动态分享链接的生成逻辑 ([9f15aaf](https://github.com/ikenxuan/karin-plugin-kkk/commit/9f15aaf77b0034099c76ccd52fe64d3537067c37))
1911
+ - **utils:** 延迟删除上传的视频文件以优化资源管理 ([4da868c](https://github.com/ikenxuan/karin-plugin-kkk/commit/4da868cfb4dd22d37f70c31835b8c237e628a6b3))
1912
+ - 优化描述 ([a578c82](https://github.com/ikenxuan/karin-plugin-kkk/commit/a578c8250420975acddac52aef566ea5614035fa))
1913
+ - 描述错误 ([43915cc](https://github.com/ikenxuan/karin-plugin-kkk/commit/43915cc4cae7637d012ae04dd10c38bf11878525))
2187
1914
 
2188
1915
  ## [1.4.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.4.0...v1.4.1) (2025-05-03)
2189
1916
 
2190
-
2191
1917
  ### Bug Fixes
2192
1918
 
2193
- * 描述错误 ([26cf7a5](https://github.com/ikenxuan/karin-plugin-kkk/commit/26cf7a569450fbadaf646d6313677103ca9e27b1))
1919
+ - 描述错误 ([26cf7a5](https://github.com/ikenxuan/karin-plugin-kkk/commit/26cf7a569450fbadaf646d6313677103ca9e27b1))
2194
1920
 
2195
1921
  ## [1.4.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.3.0...v1.4.0) (2025-05-03)
2196
1922
 
2197
-
2198
1923
  ### Features
2199
1924
 
2200
- * close [#78](https://github.com/ikenxuan/karin-plugin-kkk/issues/78) ([39ae7e4](https://github.com/ikenxuan/karin-plugin-kkk/commit/39ae7e4b169c8c41fc11a8f685bf64af9d1aa9f1))
2201
- * close [#80](https://github.com/ikenxuan/karin-plugin-kkk/issues/80) ([f3b30b2](https://github.com/ikenxuan/karin-plugin-kkk/commit/f3b30b2b95936b1b0bae09d058f52a65a3ca3268))
2202
-
1925
+ - close [#78](https://github.com/ikenxuan/karin-plugin-kkk/issues/78) ([39ae7e4](https://github.com/ikenxuan/karin-plugin-kkk/commit/39ae7e4b169c8c41fc11a8f685bf64af9d1aa9f1))
1926
+ - close [#80](https://github.com/ikenxuan/karin-plugin-kkk/issues/80) ([f3b30b2](https://github.com/ikenxuan/karin-plugin-kkk/commit/f3b30b2b95936b1b0bae09d058f52a65a3ca3268))
2203
1927
 
2204
1928
  ### Bug Fixes
2205
1929
 
2206
- * close [#74](https://github.com/ikenxuan/karin-plugin-kkk/issues/74) ([b16c890](https://github.com/ikenxuan/karin-plugin-kkk/commit/b16c8909fc1551bf54fc5945d5d44ee4cad6bfe5))
2207
- * close [#79](https://github.com/ikenxuan/karin-plugin-kkk/issues/79) ([41fb13b](https://github.com/ikenxuan/karin-plugin-kkk/commit/41fb13b2208c1efa1e22cd50103ab6157ea1c44f))
2208
- * 匹配m.douyin.com。close [#77](https://github.com/ikenxuan/karin-plugin-kkk/issues/77) ([c82c3f6](https://github.com/ikenxuan/karin-plugin-kkk/commit/c82c3f6b30f4dc0ef5588035786e3755aae2b451))
2209
- * 将打包工具从`tsup`迁移到`vite` 适配`node-kairn` 1.8.0 版本 ([#71](https://github.com/ikenxuan/karin-plugin-kkk/issues/71)) ([fbbc329](https://github.com/ikenxuan/karin-plugin-kkk/commit/fbbc3297fb3d1cd3b9a0a6a630f0602de8624c10))
1930
+ - close [#74](https://github.com/ikenxuan/karin-plugin-kkk/issues/74) ([b16c890](https://github.com/ikenxuan/karin-plugin-kkk/commit/b16c8909fc1551bf54fc5945d5d44ee4cad6bfe5))
1931
+ - close [#79](https://github.com/ikenxuan/karin-plugin-kkk/issues/79) ([41fb13b](https://github.com/ikenxuan/karin-plugin-kkk/commit/41fb13b2208c1efa1e22cd50103ab6157ea1c44f))
1932
+ - 匹配m.douyin.com。close [#77](https://github.com/ikenxuan/karin-plugin-kkk/issues/77) ([c82c3f6](https://github.com/ikenxuan/karin-plugin-kkk/commit/c82c3f6b30f4dc0ef5588035786e3755aae2b451))
1933
+ - 将打包工具从`tsup`迁移到`vite` 适配`node-kairn` 1.8.0 版本 ([#71](https://github.com/ikenxuan/karin-plugin-kkk/issues/71)) ([fbbc329](https://github.com/ikenxuan/karin-plugin-kkk/commit/fbbc3297fb3d1cd3b9a0a6a630f0602de8624c10))
2210
1934
 
2211
1935
  ## [1.3.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.2.3...v1.3.0) (2025-04-26)
2212
1936
 
2213
-
2214
1937
  ### Features
2215
1938
 
2216
- * **Config:** 添加扫码登录权限配置 close [#73](https://github.com/ikenxuan/karin-plugin-kkk/issues/73) ([0e22e6b](https://github.com/ikenxuan/karin-plugin-kkk/commit/0e22e6b7b128c663f9a6b81391aae528d93384ce))
2217
- * **config:** 默认关闭平台解析提示并添加表情回应功能(默认开启) ([ea301d7](https://github.com/ikenxuan/karin-plugin-kkk/commit/ea301d7ffaaa80d6b4f046b143703e29ee322c98))
2218
-
1939
+ - **Config:** 添加扫码登录权限配置 close [#73](https://github.com/ikenxuan/karin-plugin-kkk/issues/73) ([0e22e6b](https://github.com/ikenxuan/karin-plugin-kkk/commit/0e22e6b7b128c663f9a6b81391aae528d93384ce))
1940
+ - **config:** 默认关闭平台解析提示并添加表情回应功能(默认开启) ([ea301d7](https://github.com/ikenxuan/karin-plugin-kkk/commit/ea301d7ffaaa80d6b4f046b143703e29ee322c98))
2219
1941
 
2220
1942
  ### Bug Fixes
2221
1943
 
2222
- * **login:** 更新抖音和哔哩哔哩登录免责声明 close [#72](https://github.com/ikenxuan/karin-plugin-kkk/issues/72) ([6b91d8e](https://github.com/ikenxuan/karin-plugin-kkk/commit/6b91d8e4d479f86ac41315124350b07085e821e7))
2223
- * 修复视频上传和评论处理中的问题 ([8036d4d](https://github.com/ikenxuan/karin-plugin-kkk/commit/8036d4d0c4d568c30b9140c5e3a7c50c7fda90ca))
2224
- * 修改默认回复表情 ([4dc106e](https://github.com/ikenxuan/karin-plugin-kkk/commit/4dc106ef160361f5daf773c855ed3c98dbd2eebf))
2225
- * 修正评论数据长度检查逻辑 ([866de17](https://github.com/ikenxuan/karin-plugin-kkk/commit/866de17efb187f68c3df8871892f7b8d8c9926e8))
2226
- * 每个推送对象单独过滤。close [#69](https://github.com/ikenxuan/karin-plugin-kkk/issues/69) ([#70](https://github.com/ikenxuan/karin-plugin-kkk/issues/70)) ([38b0cab](https://github.com/ikenxuan/karin-plugin-kkk/commit/38b0cab43c05107a2b4d853a13cc23887cc4579b))
2227
- * 移除大部分命令设置功能,使用webui修改配置,仅保留推送相关的设置 ([883ff4c](https://github.com/ikenxuan/karin-plugin-kkk/commit/883ff4c1a1d34742c34b88da341d31e61332f8a9))
1944
+ - **login:** 更新抖音和哔哩哔哩登录免责声明 close [#72](https://github.com/ikenxuan/karin-plugin-kkk/issues/72) ([6b91d8e](https://github.com/ikenxuan/karin-plugin-kkk/commit/6b91d8e4d479f86ac41315124350b07085e821e7))
1945
+ - 修复视频上传和评论处理中的问题 ([8036d4d](https://github.com/ikenxuan/karin-plugin-kkk/commit/8036d4d0c4d568c30b9140c5e3a7c50c7fda90ca))
1946
+ - 修改默认回复表情 ([4dc106e](https://github.com/ikenxuan/karin-plugin-kkk/commit/4dc106ef160361f5daf773c855ed3c98dbd2eebf))
1947
+ - 修正评论数据长度检查逻辑 ([866de17](https://github.com/ikenxuan/karin-plugin-kkk/commit/866de17efb187f68c3df8871892f7b8d8c9926e8))
1948
+ - 每个推送对象单独过滤。close [#69](https://github.com/ikenxuan/karin-plugin-kkk/issues/69) ([#70](https://github.com/ikenxuan/karin-plugin-kkk/issues/70)) ([38b0cab](https://github.com/ikenxuan/karin-plugin-kkk/commit/38b0cab43c05107a2b4d853a13cc23887cc4579b))
1949
+ - 移除大部分命令设置功能,使用webui修改配置,仅保留推送相关的设置 ([883ff4c](https://github.com/ikenxuan/karin-plugin-kkk/commit/883ff4c1a1d34742c34b88da341d31e61332f8a9))
2228
1950
 
2229
1951
  ## [1.2.3](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.2.2...v1.2.3) (2025-04-13)
2230
1952
 
2231
-
2232
1953
  ### Bug Fixes
2233
1954
 
2234
- * **douyin:** 修复标签过滤逻辑中标签无法检查艾特用户的错误 ([35110ca](https://github.com/ikenxuan/karin-plugin-kkk/commit/35110ca5ce9c365f2b9b5ee641a4be46a046bbd1))
1955
+ - **douyin:** 修复标签过滤逻辑中标签无法检查艾特用户的错误 ([35110ca](https://github.com/ikenxuan/karin-plugin-kkk/commit/35110ca5ce9c365f2b9b5ee641a4be46a046bbd1))
2235
1956
 
2236
1957
  ## [1.2.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.2.1...v1.2.2) (2025-04-13)
2237
1958
 
2238
-
2239
1959
  ### Bug Fixes
2240
1960
 
2241
- * **bilibili:** 修复转发动态过滤逻辑中的遗漏条件 ([d11f485](https://github.com/ikenxuan/karin-plugin-kkk/commit/d11f485174d16f86a0b1d1918f05597614db3bd3))
2242
- * **bilibili:** 添加空值检查以防止动态标签过滤时崩溃 ([2e3c7b1](https://github.com/ikenxuan/karin-plugin-kkk/commit/2e3c7b151eb46082611f82573146f1c4c8756978))
2243
- * ci ([e73e132](https://github.com/ikenxuan/karin-plugin-kkk/commit/e73e13294efea2a471c5ce0dc14937ddc5d862a2))
2244
- * **web.config.ts:** 优化推送配置组件布局和描述信息 ([be34225](https://github.com/ikenxuan/karin-plugin-kkk/commit/be342256032f2fad1e7122f7066dd579693a699b))
2245
- * **抖音推送:** 修复视频下载链接获取逻辑,增加备用链接 ([d090f88](https://github.com/ikenxuan/karin-plugin-kkk/commit/d090f88d432ba4e9368642fd6ce0d04838a742c5))
1961
+ - **bilibili:** 修复转发动态过滤逻辑中的遗漏条件 ([d11f485](https://github.com/ikenxuan/karin-plugin-kkk/commit/d11f485174d16f86a0b1d1918f05597614db3bd3))
1962
+ - **bilibili:** 添加空值检查以防止动态标签过滤时崩溃 ([2e3c7b1](https://github.com/ikenxuan/karin-plugin-kkk/commit/2e3c7b151eb46082611f82573146f1c4c8756978))
1963
+ - ci ([e73e132](https://github.com/ikenxuan/karin-plugin-kkk/commit/e73e13294efea2a471c5ce0dc14937ddc5d862a2))
1964
+ - **web.config.ts:** 优化推送配置组件布局和描述信息 ([be34225](https://github.com/ikenxuan/karin-plugin-kkk/commit/be342256032f2fad1e7122f7066dd579693a699b))
1965
+ - **抖音推送:** 修复视频下载链接获取逻辑,增加备用链接 ([d090f88](https://github.com/ikenxuan/karin-plugin-kkk/commit/d090f88d432ba4e9368642fd6ce0d04838a742c5))
2246
1966
 
2247
1967
  ## [1.2.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.2.0...v1.2.1) (2025-04-09)
2248
1968
 
2249
-
2250
1969
  ### Bug Fixes
2251
1970
 
2252
- * ci ([fa6c3aa](https://github.com/ikenxuan/karin-plugin-kkk/commit/fa6c3aa61e751580c199d8c49548c4b835d9b246))
2253
- * ci ([61a9380](https://github.com/ikenxuan/karin-plugin-kkk/commit/61a9380bddde67a5f731bced1bbab048256b7032))
1971
+ - ci ([fa6c3aa](https://github.com/ikenxuan/karin-plugin-kkk/commit/fa6c3aa61e751580c199d8c49548c4b835d9b246))
1972
+ - ci ([61a9380](https://github.com/ikenxuan/karin-plugin-kkk/commit/61a9380bddde67a5f731bced1bbab048256b7032))
2254
1973
 
2255
1974
  ## [1.2.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.1.11...v1.2.0) (2025-04-08)
2256
1975
 
2257
-
2258
1976
  ### Features
2259
1977
 
2260
- * close [#62](https://github.com/ikenxuan/karin-plugin-kkk/issues/62) ([d9b5a98](https://github.com/ikenxuan/karin-plugin-kkk/commit/d9b5a984f9b00f9bb37e3dadfb253a15ae5609e6))
1978
+ - close [#62](https://github.com/ikenxuan/karin-plugin-kkk/issues/62) ([d9b5a98](https://github.com/ikenxuan/karin-plugin-kkk/commit/d9b5a984f9b00f9bb37e3dadfb253a15ae5609e6))
2261
1979
 
2262
1980
  ## [1.1.11](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.1.10...v1.1.11) (2025-04-05)
2263
1981
 
2264
-
2265
1982
  ### Bug Fixes
2266
1983
 
2267
- * **bilibili:** 屏蔽词/标签支持对转发动态的子动态进行检测 ([d3adc55](https://github.com/ikenxuan/karin-plugin-kkk/commit/d3adc552663d709675c763ff53594461f9d58f1d))
2268
- * 前端配置添加更多说明 ([e39ecad](https://github.com/ikenxuan/karin-plugin-kkk/commit/e39ecadc4b1a251bf626e998ada09e79dac4e039))
1984
+ - **bilibili:** 屏蔽词/标签支持对转发动态的子动态进行检测 ([d3adc55](https://github.com/ikenxuan/karin-plugin-kkk/commit/d3adc552663d709675c763ff53594461f9d58f1d))
1985
+ - 前端配置添加更多说明 ([e39ecad](https://github.com/ikenxuan/karin-plugin-kkk/commit/e39ecadc4b1a251bf626e998ada09e79dac4e039))
2269
1986
 
2270
1987
  ## [1.1.10](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.1.9...v1.1.10) (2025-04-05)
2271
1988
 
2272
-
2273
1989
  ### Bug Fixes
2274
1990
 
2275
- * ci ([9d2a907](https://github.com/ikenxuan/karin-plugin-kkk/commit/9d2a907aee3e868b58f78eafddff5402f4cbabab))
2276
- * **config:** 将禁用词汇设置改为禁用标签设置 ([0454751](https://github.com/ikenxuan/karin-plugin-kkk/commit/0454751ccb8e93d5bb68996468ded5cb1c59f5f0))
1991
+ - ci ([9d2a907](https://github.com/ikenxuan/karin-plugin-kkk/commit/9d2a907aee3e868b58f78eafddff5402f4cbabab))
1992
+ - **config:** 将禁用词汇设置改为禁用标签设置 ([0454751](https://github.com/ikenxuan/karin-plugin-kkk/commit/0454751ccb8e93d5bb68996468ded5cb1c59f5f0))
2277
1993
 
2278
1994
  ## [1.1.9](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.1.8...v1.1.9) (2025-03-29)
2279
1995
 
2280
-
2281
1996
  ### Bug Fixes
2282
1997
 
2283
- * ci pub ([#57](https://github.com/ikenxuan/karin-plugin-kkk/issues/57)) ([ced7969](https://github.com/ikenxuan/karin-plugin-kkk/commit/ced79693434dc9a394221e6bf371381c72dcc189))
2284
- * npm run pub ([#56](https://github.com/ikenxuan/karin-plugin-kkk/issues/56)) ([84f10ed](https://github.com/ikenxuan/karin-plugin-kkk/commit/84f10eda0521307ad0f278bc00d3f2ff3a8ef963))
1998
+ - ci pub ([#57](https://github.com/ikenxuan/karin-plugin-kkk/issues/57)) ([ced7969](https://github.com/ikenxuan/karin-plugin-kkk/commit/ced79693434dc9a394221e6bf371381c72dcc189))
1999
+ - npm run pub ([#56](https://github.com/ikenxuan/karin-plugin-kkk/issues/56)) ([84f10ed](https://github.com/ikenxuan/karin-plugin-kkk/commit/84f10eda0521307ad0f278bc00d3f2ff3a8ef963))
2285
2000
 
2286
2001
  ## [1.1.8](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.1.7...v1.1.8) (2025-03-26)
2287
2002
 
2288
2003
  ### 🐛 修复
2289
2004
 
2290
- * ci ([2411982](https://github.com/ikenxuan/karin-plugin-kkk/commit/24119822b2b5a16d47a5f755d5a6cdddd87f6a98))
2291
- * ci ([d43240c](https://github.com/ikenxuan/karin-plugin-kkk/commit/d43240c4069ae23226209f86f0e407a72864e76e))
2005
+ - ci ([2411982](https://github.com/ikenxuan/karin-plugin-kkk/commit/24119822b2b5a16d47a5f755d5a6cdddd87f6a98))
2006
+ - ci ([d43240c](https://github.com/ikenxuan/karin-plugin-kkk/commit/d43240c4069ae23226209f86f0e407a72864e76e))
2292
2007
 
2293
2008
  ### 🔄 持续集成
2294
2009
 
2295
- * 细优 ci/cd ([#55](https://github.com/ikenxuan/karin-plugin-kkk/issues/55)) ([9a586ce](https://github.com/ikenxuan/karin-plugin-kkk/commit/9a586cea89ead72ef5f634258196a80cc63f8f81))
2010
+ - 细优 ci/cd ([#55](https://github.com/ikenxuan/karin-plugin-kkk/issues/55)) ([9a586ce](https://github.com/ikenxuan/karin-plugin-kkk/commit/9a586cea89ead72ef5f634258196a80cc63f8f81))
2296
2011
 
2297
2012
  # Changelog
2298
2013
 
2299
2014
  ## [1.1.7](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.1.6...v1.1.7) (2025-03-26)
2300
2015
 
2301
-
2302
2016
  ### Bug Fixes
2303
2017
 
2304
- * ci ([5eaedcf](https://github.com/ikenxuan/karin-plugin-kkk/commit/5eaedcf07c8fff90990808d115efdfd0f5e79cc8))
2305
- * 统一将 `startText` 替换为 `label` 以提升代码一致性 ([05e6188](https://github.com/ikenxuan/karin-plugin-kkk/commit/05e61887430256eeeda668450dfcb5216386a734))
2018
+ - ci ([5eaedcf](https://github.com/ikenxuan/karin-plugin-kkk/commit/5eaedcf07c8fff90990808d115efdfd0f5e79cc8))
2019
+ - 统一将 `startText` 替换为 `label` 以提升代码一致性 ([05e6188](https://github.com/ikenxuan/karin-plugin-kkk/commit/05e61887430256eeeda668450dfcb5216386a734))
2306
2020
 
2307
2021
  ## [1.1.6](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.1.5...v1.1.6) (2025-03-24)
2308
2022
 
2309
-
2310
2023
  ### Bug Fixes
2311
2024
 
2312
- * ci ([149f99c](https://github.com/ikenxuan/karin-plugin-kkk/commit/149f99cb89af18da99b18fc13793fcbb5ebc75f3))
2025
+ - ci ([149f99c](https://github.com/ikenxuan/karin-plugin-kkk/commit/149f99cb89af18da99b18fc13793fcbb5ebc75f3))
2313
2026
 
2314
2027
  ## [1.1.5](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.1.4...v1.1.5) (2025-03-24)
2315
2028
 
2316
-
2317
2029
  ### Bug Fixes
2318
2030
 
2319
- * 优化前端配置显示 ([b64efa6](https://github.com/ikenxuan/karin-plugin-kkk/commit/b64efa65a82b191bd59dc8b82871eb5250a0f54a))
2320
- * 移除一些过时内容 ([65d2a0a](https://github.com/ikenxuan/karin-plugin-kkk/commit/65d2a0a0d55ffaf3ecd87acbdfcd4c89ba0a5e1b))
2321
- * 评论解析错误 ([d08c76e](https://github.com/ikenxuan/karin-plugin-kkk/commit/d08c76e363f7701df60c9e12d26fbbe0518a365d))
2031
+ - 优化前端配置显示 ([b64efa6](https://github.com/ikenxuan/karin-plugin-kkk/commit/b64efa65a82b191bd59dc8b82871eb5250a0f54a))
2032
+ - 移除一些过时内容 ([65d2a0a](https://github.com/ikenxuan/karin-plugin-kkk/commit/65d2a0a0d55ffaf3ecd87acbdfcd4c89ba0a5e1b))
2033
+ - 评论解析错误 ([d08c76e](https://github.com/ikenxuan/karin-plugin-kkk/commit/d08c76e363f7701df60c9e12d26fbbe0518a365d))
2322
2034
 
2323
2035
  ## [1.1.4](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.1.3...v1.1.4) (2025-03-01)
2324
2036
 
2325
-
2326
2037
  ### Bug Fixes
2327
2038
 
2328
- * save ([1ef6cf4](https://github.com/ikenxuan/karin-plugin-kkk/commit/1ef6cf41e5158930616bc451ff0697df5a5fe470))
2329
- * 获取版本 ([#46](https://github.com/ikenxuan/karin-plugin-kkk/issues/46)) ([3505283](https://github.com/ikenxuan/karin-plugin-kkk/commit/3505283e6067c6519e5257b24ca54a45ee933f80))
2039
+ - save ([1ef6cf4](https://github.com/ikenxuan/karin-plugin-kkk/commit/1ef6cf41e5158930616bc451ff0697df5a5fe470))
2040
+ - 获取版本 ([#46](https://github.com/ikenxuan/karin-plugin-kkk/issues/46)) ([3505283](https://github.com/ikenxuan/karin-plugin-kkk/commit/3505283e6067c6519e5257b24ca54a45ee933f80))
2330
2041
 
2331
2042
  ## [1.1.3](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.1.2...v1.1.3) (2025-02-28)
2332
2043
 
2333
-
2334
2044
  ### Bug Fixes
2335
2045
 
2336
- * add type ([65c9710](https://github.com/ikenxuan/karin-plugin-kkk/commit/65c9710f6691a4a105c1a3e5b356e95429785647))
2337
- * avatar ([f4bd7a6](https://github.com/ikenxuan/karin-plugin-kkk/commit/f4bd7a61afe9a0146bf2fd8f1d27aa96cfcf7a5e))
2338
- * web.config.ts ([e939cd5](https://github.com/ikenxuan/karin-plugin-kkk/commit/e939cd5efb0d581ebd8510ff4ae5f18acb2c9c3e))
2046
+ - add type ([65c9710](https://github.com/ikenxuan/karin-plugin-kkk/commit/65c9710f6691a4a105c1a3e5b356e95429785647))
2047
+ - avatar ([f4bd7a6](https://github.com/ikenxuan/karin-plugin-kkk/commit/f4bd7a61afe9a0146bf2fd8f1d27aa96cfcf7a5e))
2048
+ - web.config.ts ([e939cd5](https://github.com/ikenxuan/karin-plugin-kkk/commit/e939cd5efb0d581ebd8510ff4ae5f18acb2c9c3e))
2339
2049
 
2340
2050
  ## [1.1.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.1.1...v1.1.2) (2025-02-25)
2341
2051
 
2342
-
2343
2052
  ### Performance Improvements
2344
2053
 
2345
- * **app:** 添加移除渲染图片底部水印功能 ([f37f83a](https://github.com/ikenxuan/karin-plugin-kkk/commit/f37f83af93d18dc2e763a0c710639bc59deab0a0))
2346
- * 抖音推送图可选二维码是网页链接还是下载链接 ([7bb6139](https://github.com/ikenxuan/karin-plugin-kkk/commit/7bb6139de1eecc9082b52969690f9349fae65b40))
2054
+ - **app:** 添加移除渲染图片底部水印功能 ([f37f83a](https://github.com/ikenxuan/karin-plugin-kkk/commit/f37f83af93d18dc2e763a0c710639bc59deab0a0))
2055
+ - 抖音推送图可选二维码是网页链接还是下载链接 ([7bb6139](https://github.com/ikenxuan/karin-plugin-kkk/commit/7bb6139de1eecc9082b52969690f9349fae65b40))
2347
2056
 
2348
2057
  ## [1.1.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.1.0...v1.1.1) (2025-02-24)
2349
2058
 
2350
-
2351
2059
  ### Bug Fixes
2352
2060
 
2353
- * fix [#41](https://github.com/ikenxuan/karin-plugin-kkk/issues/41) ([6335eea](https://github.com/ikenxuan/karin-plugin-kkk/commit/6335eeabaa59ca188473be191251f16c30ee4970))
2354
- * save web config ([c594c0c](https://github.com/ikenxuan/karin-plugin-kkk/commit/c594c0c800abd8dff97c7af1d3f4dd175d068792))
2355
- * 选择性记录 ([89f9e1b](https://github.com/ikenxuan/karin-plugin-kkk/commit/89f9e1b791eb257f40965fdaccf132ba210e5758))
2356
-
2061
+ - fix [#41](https://github.com/ikenxuan/karin-plugin-kkk/issues/41) ([6335eea](https://github.com/ikenxuan/karin-plugin-kkk/commit/6335eeabaa59ca188473be191251f16c30ee4970))
2062
+ - save web config ([c594c0c](https://github.com/ikenxuan/karin-plugin-kkk/commit/c594c0c800abd8dff97c7af1d3f4dd175d068792))
2063
+ - 选择性记录 ([89f9e1b](https://github.com/ikenxuan/karin-plugin-kkk/commit/89f9e1b791eb257f40965fdaccf132ba210e5758))
2357
2064
 
2358
2065
  ### Performance Improvements
2359
2066
 
2360
- * web config ([24c9dd0](https://github.com/ikenxuan/karin-plugin-kkk/commit/24c9dd0d1e0591633565d4c05c26bc385aba2c0b))
2067
+ - web config ([24c9dd0](https://github.com/ikenxuan/karin-plugin-kkk/commit/24c9dd0d1e0591633565d4c05c26bc385aba2c0b))
2361
2068
 
2362
2069
  ## [1.1.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.0.9...v1.1.0) (2025-02-22)
2363
2070
 
2364
-
2365
2071
  ### Features
2366
2072
 
2367
- * **app:** 添加 API 服务挂载到 Karin 的功能 ([c636166](https://github.com/ikenxuan/karin-plugin-kkk/commit/c63616638ae8ca86cf3ee979bee5ce6e8ff7d754))
2073
+ - **app:** 添加 API 服务挂载到 Karin 的功能 ([c636166](https://github.com/ikenxuan/karin-plugin-kkk/commit/c63616638ae8ca86cf3ee979bee5ce6e8ff7d754))
2368
2074
 
2369
2075
  ## [1.0.9](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.0.8...v1.0.9) (2025-02-19)
2370
2076
 
2371
-
2372
2077
  ### Bug Fixes
2373
2078
 
2374
- * **douyin:** 修复分享链接选择错误 ([24d631d](https://github.com/ikenxuan/karin-plugin-kkk/commit/24d631df0f09d18ac2cb8a6f7f83335f90e4847c))
2375
- * 适配web修改配置 ([#37](https://github.com/ikenxuan/karin-plugin-kkk/issues/37)) ([e8b3df8](https://github.com/ikenxuan/karin-plugin-kkk/commit/e8b3df88e2c46e282f843910c4526e9721b9214d))
2079
+ - **douyin:** 修复分享链接选择错误 ([24d631d](https://github.com/ikenxuan/karin-plugin-kkk/commit/24d631df0f09d18ac2cb8a6f7f83335f90e4847c))
2080
+ - 适配web修改配置 ([#37](https://github.com/ikenxuan/karin-plugin-kkk/issues/37)) ([e8b3df8](https://github.com/ikenxuan/karin-plugin-kkk/commit/e8b3df88e2c46e282f843910c4526e9721b9214d))
2376
2081
 
2377
2082
  ## [1.0.8](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.0.7...v1.0.8) (2025-02-15)
2378
2083
 
2379
-
2380
2084
  ### Bug Fixes
2381
2085
 
2382
- * **bilibili:** 重构 B 站功能模块 ([9dbdd4e](https://github.com/ikenxuan/karin-plugin-kkk/commit/9dbdd4ef9e23154b6e7d8969a0a4f2005676aac9))
2383
- * **douyin:** 重构抖音功能模块 ([b7d865d](https://github.com/ikenxuan/karin-plugin-kkk/commit/b7d865d6e327c52fec445b047607f0de512340f4))
2384
- * **platform:** 重构部分平台的数据获取和推送逻辑 ([#34](https://github.com/ikenxuan/karin-plugin-kkk/issues/34)) ([1b8bf72](https://github.com/ikenxuan/karin-plugin-kkk/commit/1b8bf72db279cd07c775fd326fbc45d44cc05706))
2385
- * 合辑和图集解析冲突 ([#32](https://github.com/ikenxuan/karin-plugin-kkk/issues/32)) ([9d33390](https://github.com/ikenxuan/karin-plugin-kkk/commit/9d33390aa7e038c2aa7c7dde80bbe1d007be38b2))
2086
+ - **bilibili:** 重构 B 站功能模块 ([9dbdd4e](https://github.com/ikenxuan/karin-plugin-kkk/commit/9dbdd4ef9e23154b6e7d8969a0a4f2005676aac9))
2087
+ - **douyin:** 重构抖音功能模块 ([b7d865d](https://github.com/ikenxuan/karin-plugin-kkk/commit/b7d865d6e327c52fec445b047607f0de512340f4))
2088
+ - **platform:** 重构部分平台的数据获取和推送逻辑 ([#34](https://github.com/ikenxuan/karin-plugin-kkk/issues/34)) ([1b8bf72](https://github.com/ikenxuan/karin-plugin-kkk/commit/1b8bf72db279cd07c775fd326fbc45d44cc05706))
2089
+ - 合辑和图集解析冲突 ([#32](https://github.com/ikenxuan/karin-plugin-kkk/issues/32)) ([9d33390](https://github.com/ikenxuan/karin-plugin-kkk/commit/9d33390aa7e038c2aa7c7dde80bbe1d007be38b2))
2386
2090
 
2387
2091
  ## [1.0.7](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.0.6...v1.0.7) (2025-01-30)
2388
2092
 
2389
-
2390
2093
  ### Bug Fixes
2391
2094
 
2392
- * 抖音推送图集解析 ([0ccc71a](https://github.com/ikenxuan/karin-plugin-kkk/commit/0ccc71a0bdb2e302a00a28bc9bbeeee415af4dba))
2393
- * 移除无用导入 ([3a3aac3](https://github.com/ikenxuan/karin-plugin-kkk/commit/3a3aac37291dae65cad66f0a9fc80850ad95c265))
2095
+ - 抖音推送图集解析 ([0ccc71a](https://github.com/ikenxuan/karin-plugin-kkk/commit/0ccc71a0bdb2e302a00a28bc9bbeeee415af4dba))
2096
+ - 移除无用导入 ([3a3aac3](https://github.com/ikenxuan/karin-plugin-kkk/commit/3a3aac37291dae65cad66f0a9fc80850ad95c265))
2394
2097
 
2395
2098
  ## [1.0.6](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.0.5...v1.0.6) (2025-01-21)
2396
2099
 
2397
-
2398
2100
  ### Bug Fixes
2399
2101
 
2400
- * **bilibili/douyin:** 优化用户列表渲染逻辑 ([dde7ee0](https://github.com/ikenxuan/karin-plugin-kkk/commit/dde7ee04d1f209d6da15ae06fe5e6590fae1bb1a))
2401
- * 移除无用导入 ([3a3aac3](https://github.com/ikenxuan/karin-plugin-kkk/commit/3a3aac37291dae65cad66f0a9fc80850ad95c265))
2102
+ - **bilibili/douyin:** 优化用户列表渲染逻辑 ([dde7ee0](https://github.com/ikenxuan/karin-plugin-kkk/commit/dde7ee04d1f209d6da15ae06fe5e6590fae1bb1a))
2103
+ - 移除无用导入 ([3a3aac3](https://github.com/ikenxuan/karin-plugin-kkk/commit/3a3aac37291dae65cad66f0a9fc80850ad95c265))
2402
2104
 
2403
2105
  ## [1.0.5](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.0.4...v1.0.5) (2025-01-20)
2404
2106
 
2405
-
2406
2107
  ### Bug Fixes
2407
2108
 
2408
- * 合辑解析 ([3cd2c9e](https://github.com/ikenxuan/karin-plugin-kkk/commit/3cd2c9e583770f624ed3ff34bf666f2dce8326f6))
2409
-
2109
+ - 合辑解析 ([3cd2c9e](https://github.com/ikenxuan/karin-plugin-kkk/commit/3cd2c9e583770f624ed3ff34bf666f2dce8326f6))
2410
2110
 
2411
2111
  ### Performance Improvements
2412
2112
 
2413
- * 更新解析库版本 ([6dd3a77](https://github.com/ikenxuan/karin-plugin-kkk/commit/6dd3a777ded088f00cf52cddf9d21ba2f7b88037))
2113
+ - 更新解析库版本 ([6dd3a77](https://github.com/ikenxuan/karin-plugin-kkk/commit/6dd3a777ded088f00cf52cddf9d21ba2f7b88037))
2414
2114
 
2415
2115
  ## [1.0.4](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.0.3...v1.0.4) (2025-01-19)
2416
2116
 
2417
-
2418
2117
  ### Bug Fixes
2419
2118
 
2420
- * ci ([2cc5cbb](https://github.com/ikenxuan/karin-plugin-kkk/commit/2cc5cbb7ecca8b581905a6e5e5cbbb1e5dd6a829))
2421
- * 细优 ([73b5562](https://github.com/ikenxuan/karin-plugin-kkk/commit/73b55621405a05e5e88e05aed7a3af28ab05eb8b))
2422
-
2119
+ - ci ([2cc5cbb](https://github.com/ikenxuan/karin-plugin-kkk/commit/2cc5cbb7ecca8b581905a6e5e5cbbb1e5dd6a829))
2120
+ - 细优 ([73b5562](https://github.com/ikenxuan/karin-plugin-kkk/commit/73b55621405a05e5e88e05aed7a3af28ab05eb8b))
2423
2121
 
2424
2122
  ### Performance Improvements
2425
2123
 
2426
- * 优化合辑解析 ([a2a75b4](https://github.com/ikenxuan/karin-plugin-kkk/commit/a2a75b423525180ea7f03f9112893640dea12238))
2124
+ - 优化合辑解析 ([a2a75b4](https://github.com/ikenxuan/karin-plugin-kkk/commit/a2a75b423525180ea7f03f9112893640dea12238))
2427
2125
 
2428
2126
  ## [1.0.3](https://github.com/ikenxuan/karin-plugin-kkk/compare/1.0.2-commit.ced194c...v1.0.3-commit.ced194c) (2025-01-16)
2429
2127
 
2430
-
2431
2128
  ### Bug Fixes
2432
2129
 
2433
- * **platform/bilibili:** 优化 B 站推送中UP主信息的处理 ([079833f](https://github.com/ikenxuan/karin-plugin-kkk/commit/079833fef0a0e875f8c256f9e9898d4c0a67146f))
2130
+ - **platform/bilibili:** 优化 B 站推送中UP主信息的处理 ([079833f](https://github.com/ikenxuan/karin-plugin-kkk/commit/079833fef0a0e875f8c256f9e9898d4c0a67146f))
2434
2131
 
2435
2132
  ## [1.0.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v1.0.0...v1.0.1) (2025-01-15)
2436
2133
 
2437
-
2438
2134
  ### Bug Fixes
2439
2135
 
2440
- * pkg size was big ([d592a2c](https://github.com/ikenxuan/karin-plugin-kkk/commit/d592a2c5df6dc2ffe32db9af3f0f5726ad5aa7d2))
2136
+ - pkg size was big ([d592a2c](https://github.com/ikenxuan/karin-plugin-kkk/commit/d592a2c5df6dc2ffe32db9af3f0f5726ad5aa7d2))
2441
2137
 
2442
2138
  ## [1.0.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v0.1.9...v1.0.0) (2025-01-15)
2443
2139
 
2444
-
2445
2140
  ### ⚠ BREAKING CHANGES
2446
2141
 
2447
- * 适配新版Karin ([#21](https://github.com/ikenxuan/karin-plugin-kkk/issues/21))
2142
+ - 适配新版Karin ([#21](https://github.com/ikenxuan/karin-plugin-kkk/issues/21))
2448
2143
 
2449
2144
  ### Features
2450
2145
 
2451
- * 适配新版Karin ([#21](https://github.com/ikenxuan/karin-plugin-kkk/issues/21)) ([ef46290](https://github.com/ikenxuan/karin-plugin-kkk/commit/ef46290c67452237cb83fc4e552c3f3901f5a0a8))
2146
+ - 适配新版Karin ([#21](https://github.com/ikenxuan/karin-plugin-kkk/issues/21)) ([ef46290](https://github.com/ikenxuan/karin-plugin-kkk/commit/ef46290c67452237cb83fc4e552c3f3901f5a0a8))
2452
2147
 
2453
2148
  ## [0.1.9](https://github.com/ikenxuan/karin-plugin-kkk/compare/v0.1.8...v0.1.9) (2025-01-02)
2454
2149
 
2455
-
2456
2150
  ### Bug Fixes
2457
2151
 
2458
- * support bili2233.cn ([d7828d9](https://github.com/ikenxuan/karin-plugin-kkk/commit/d7828d9c053e926886658cd1f2556f78751371b4))
2152
+ - support bili2233.cn ([d7828d9](https://github.com/ikenxuan/karin-plugin-kkk/commit/d7828d9c053e926886658cd1f2556f78751371b4))
2459
2153
 
2460
2154
  ## [0.1.8](https://github.com/ikenxuan/karin-plugin-kkk/compare/v0.1.7...v0.1.8) (2024-12-22)
2461
2155
 
2462
-
2463
2156
  ### Bug Fixes
2464
2157
 
2465
- * 更进上游解析库版本 [#17](https://github.com/ikenxuan/karin-plugin-kkk/issues/17) ([5b307ac](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b307ac7aecf044038b20089a663d83aeb5e1a7c))
2158
+ - 更进上游解析库版本 [#17](https://github.com/ikenxuan/karin-plugin-kkk/issues/17) ([5b307ac](https://github.com/ikenxuan/karin-plugin-kkk/commit/5b307ac7aecf044038b20089a663d83aeb5e1a7c))
2466
2159
 
2467
2160
  ## [0.1.7](https://github.com/ikenxuan/karin-plugin-kkk/compare/v0.1.6...v0.1.7) (2024-12-21)
2468
2161
 
2469
-
2470
2162
  ### Bug Fixes
2471
2163
 
2472
- * B站获取评论失败 close: [#15](https://github.com/ikenxuan/karin-plugin-kkk/issues/15) ([8ed05e3](https://github.com/ikenxuan/karin-plugin-kkk/commit/8ed05e3210ccef20c62e1125ad0add053bbd4c0b))
2164
+ - B站获取评论失败 close: [#15](https://github.com/ikenxuan/karin-plugin-kkk/issues/15) ([8ed05e3](https://github.com/ikenxuan/karin-plugin-kkk/commit/8ed05e3210ccef20c62e1125ad0add053bbd4c0b))
2473
2165
 
2474
2166
  ## [0.1.6](https://github.com/ikenxuan/karin-plugin-kkk/compare/v0.1.5...v0.1.6) (2024-12-19)
2475
2167
 
2476
-
2477
2168
  ### Bug Fixes
2478
2169
 
2479
- * 上传群文件没有后缀名。close [#13](https://github.com/ikenxuan/karin-plugin-kkk/issues/13) ([a5a3de1](https://github.com/ikenxuan/karin-plugin-kkk/commit/a5a3de1952cec7c881586d8bb9cdf6a6219f610c))
2170
+ - 上传群文件没有后缀名。close [#13](https://github.com/ikenxuan/karin-plugin-kkk/issues/13) ([a5a3de1](https://github.com/ikenxuan/karin-plugin-kkk/commit/a5a3de1952cec7c881586d8bb9cdf6a6219f610c))
2480
2171
 
2481
2172
  ## [0.1.5](https://github.com/ikenxuan/karin-plugin-kkk/compare/v0.1.4...v0.1.5) (2024-12-07)
2482
2173
 
2483
-
2484
2174
  ### Bug Fixes
2485
2175
 
2486
- * 语法错误 ([97d183a](https://github.com/ikenxuan/karin-plugin-kkk/commit/97d183aa8351c92ba8bdc35812f9dcb061c2cc5e))
2176
+ - 语法错误 ([97d183a](https://github.com/ikenxuan/karin-plugin-kkk/commit/97d183aa8351c92ba8bdc35812f9dcb061c2cc5e))
2487
2177
 
2488
2178
  ## [0.1.4](https://github.com/ikenxuan/karin-plugin-kkk/compare/v0.1.3...v0.1.4) (2024-12-06)
2489
2179
 
2490
-
2491
2180
  ### Performance Improvements
2492
2181
 
2493
- * 优化UI ([c0d032f](https://github.com/ikenxuan/karin-plugin-kkk/commit/c0d032f330bca208a84c0c14973b7d44fa961996))
2182
+ - 优化UI ([c0d032f](https://github.com/ikenxuan/karin-plugin-kkk/commit/c0d032f330bca208a84c0c14973b7d44fa961996))
2494
2183
 
2495
2184
  ## [0.1.3](https://github.com/ikenxuan/karin-plugin-kkk/compare/v0.1.2...v0.1.3) (2024-12-04)
2496
2185
 
2497
-
2498
2186
  ### Bug Fixes
2499
2187
 
2500
- * 用错gid了 ([0a4cae1](https://github.com/ikenxuan/karin-plugin-kkk/commit/0a4cae19ecf60b1e1104ad8f68709cd85053e70d))
2501
- * 赋值msgid失败 ([cfb9dd7](https://github.com/ikenxuan/karin-plugin-kkk/commit/cfb9dd76a6a2b8321a61fd43ccd931cb4d1fede5))
2188
+ - 用错gid了 ([0a4cae1](https://github.com/ikenxuan/karin-plugin-kkk/commit/0a4cae19ecf60b1e1104ad8f68709cd85053e70d))
2189
+ - 赋值msgid失败 ([cfb9dd7](https://github.com/ikenxuan/karin-plugin-kkk/commit/cfb9dd76a6a2b8321a61fd43ccd931cb4d1fede5))
2502
2190
 
2503
2191
  ## [0.1.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v0.1.1...v0.1.2) (2024-12-03)
2504
2192
 
2505
-
2506
2193
  ### Bug Fixes
2507
2194
 
2508
- * eslint ([a9f417f](https://github.com/ikenxuan/karin-plugin-kkk/commit/a9f417fbec4a40e40ca134d01d31bd280ca4bb4f))
2509
- * 初始化playwright ([bdc1646](https://github.com/ikenxuan/karin-plugin-kkk/commit/bdc1646ebfafbf4ddc3b512b639521aab6697d54))
2510
- * 抖音直播推送 ([d051d85](https://github.com/ikenxuan/karin-plugin-kkk/commit/d051d855bc0562e2440a792ca80f6dfd59c9a71d))
2511
- * 抖音直播推送 ([612738b](https://github.com/ikenxuan/karin-plugin-kkk/commit/612738b1039be5da569d4e5e13425776baf9be31))
2512
- * 细节优化 ([a4ae6e1](https://github.com/ikenxuan/karin-plugin-kkk/commit/a4ae6e1ff4fc039b668d1e884e1c81756c7ad7fe))
2195
+ - eslint ([a9f417f](https://github.com/ikenxuan/karin-plugin-kkk/commit/a9f417fbec4a40e40ca134d01d31bd280ca4bb4f))
2196
+ - 初始化playwright ([bdc1646](https://github.com/ikenxuan/karin-plugin-kkk/commit/bdc1646ebfafbf4ddc3b512b639521aab6697d54))
2197
+ - 抖音直播推送 ([d051d85](https://github.com/ikenxuan/karin-plugin-kkk/commit/d051d855bc0562e2440a792ca80f6dfd59c9a71d))
2198
+ - 抖音直播推送 ([612738b](https://github.com/ikenxuan/karin-plugin-kkk/commit/612738b1039be5da569d4e5e13425776baf9be31))
2199
+ - 细节优化 ([a4ae6e1](https://github.com/ikenxuan/karin-plugin-kkk/commit/a4ae6e1ff4fc039b668d1e884e1c81756c7ad7fe))
2513
2200
 
2514
2201
  ## [0.1.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v0.1.0...v0.1.1) (2024-11-29)
2515
2202
 
2516
-
2517
2203
  ### Performance Improvements
2518
2204
 
2519
- * 格式化大王 ([699ded0](https://github.com/ikenxuan/karin-plugin-kkk/commit/699ded0ab0afed12bb5546446136018e8817519a))
2205
+ - 格式化大王 ([699ded0](https://github.com/ikenxuan/karin-plugin-kkk/commit/699ded0ab0afed12bb5546446136018e8817519a))
2520
2206
 
2521
2207
  ## 0.1.0 (2024-11-27)
2522
2208
 
2523
-
2524
2209
  ### Features
2525
2210
 
2526
- * B站推送图给UP主添加头像框 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2527
- * 图片渲染新增添加全局 `浅色` 与 `深色` 模式与开关切换 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2528
- * 抖音B站推送新增 `banWorks` 与 `banTags`机制 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2529
- * 新增 `#抖音扫码登录` 仅限Windows系统可用 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2530
- * 新增上传模块与相关配置文件 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2531
- * 新增抖音推送图集解析 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2532
- * 新增抖音直播推送 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2533
- * 新增视频压缩机制 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2534
- * 添加 `#抖音/B站全部强制推送` ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2535
- * 添加数据存储的相关类型声明 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2536
- * 添加部分debug日志供调试 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2537
-
2211
+ - B站推送图给UP主添加头像框 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2212
+ - 图片渲染新增添加全局 `浅色` 与 `深色` 模式与开关切换 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2213
+ - 抖音B站推送新增 `banWorks` 与 `banTags`机制 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2214
+ - 新增 `#抖音扫码登录` 仅限Windows系统可用 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2215
+ - 新增上传模块与相关配置文件 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2216
+ - 新增抖音推送图集解析 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2217
+ - 新增抖音直播推送 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2218
+ - 新增视频压缩机制 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2219
+ - 添加 `#抖音/B站全部强制推送` ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2220
+ - 添加数据存储的相关类型声明 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2221
+ - 添加部分debug日志供调试 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2538
2222
 
2539
2223
  ### Bug Fixes
2540
2224
 
2541
- * 使用本地二维码渲染 `qrcode.min.js` 解决部分网络环境下CDN无法正常访问导致的二维码渲染失败的问题 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2542
- * 修复B站web地址匹配错误 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2543
- * 修复B站后台幽灵推送 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2544
- * 修复n个bug ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2545
- * 修复了B站获取视频大小需要等待视频下载完成的问题 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2546
- * 修复了所有的类型错误 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2547
- * 修复抖音合辑解析失败 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2548
- * 修复抖音直播解析 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2549
- * 修复评论图中的评论图片渲染失败的问题 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2550
-
2225
+ - 使用本地二维码渲染 `qrcode.min.js` 解决部分网络环境下CDN无法正常访问导致的二维码渲染失败的问题 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2226
+ - 修复B站web地址匹配错误 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2227
+ - 修复B站后台幽灵推送 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2228
+ - 修复n个bug ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2229
+ - 修复了B站获取视频大小需要等待视频下载完成的问题 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2230
+ - 修复了所有的类型错误 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2231
+ - 修复抖音合辑解析失败 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2232
+ - 修复抖音直播解析 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2233
+ - 修复评论图中的评论图片渲染失败的问题 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2551
2234
 
2552
2235
  ### Performance Improvements
2553
2236
 
2554
- * 优化了 `#kkk帮助` 、 `#kkk更新日志` 和 `#kkk设置` 的UI ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2555
- * 优化了所有推送图的UI ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2556
- * 优化了部分开关判断 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2557
- * 优化部分提示 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2558
- * 尽可能导入node原生库 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2559
- * 解耦解析库,使用回npm进行管理 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2560
- * 设置推送的回复信息添加群名字 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2237
+ - 优化了 `#kkk帮助` 、 `#kkk更新日志` 和 `#kkk设置` 的UI ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2238
+ - 优化了所有推送图的UI ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2239
+ - 优化了部分开关判断 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2240
+ - 优化部分提示 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2241
+ - 尽可能导入node原生库 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2242
+ - 解耦解析库,使用回npm进行管理 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))
2243
+ - 设置推送的回复信息添加群名字 ([6fa2b44](https://github.com/ikenxuan/karin-plugin-kkk/commit/6fa2b44eda9f04afb1441783ee261aa0673dd746))