karin-plugin-kkk 2.35.0 → 2.36.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,6 +2,34 @@
2
2
 
3
3
  # Changelog
4
4
 
5
+ ## [2.36.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.35.0...v2.36.0) (2026-06-19)
6
+
7
+
8
+ ### ✨ 新功能
9
+
10
+ * **web:** 新增 ConfigDiffOverlay 与 ConfigDiffView 组件,用于配置变更预览 ([43015ac](https://github.com/ikenxuan/karin-plugin-kkk/commit/43015acfe53bc7d88ae4e9ffb6ad63cfef5a97f0))
11
+
12
+
13
+ ### 🐛 错误修复
14
+
15
+ * 更新 @heroui/react 和 @heroui/styles 依赖版本,修复潜在兼容性问题 ([1afd730](https://github.com/ikenxuan/karin-plugin-kkk/commit/1afd730f781e9fe19eb65b77571e2a2772e1a5e1))
16
+ * 渲染错误日志模板部分场景下中文字体无法加载 ([648bd10](https://github.com/ikenxuan/karin-plugin-kkk/commit/648bd101aff7b0155c86e67e97afe39a858c1095))
17
+
18
+
19
+ ### 💄 UI 优化
20
+
21
+ * **douyin:** 使用官方统计图标 ([7c4cef0](https://github.com/ikenxuan/karin-plugin-kkk/commit/7c4cef0576ffd9abcc3f70a09e1785979fec56f1))
22
+
23
+
24
+ ### ♻️ 代码重构
25
+
26
+ * 优化 Switch 和 Checkbox 组件的渲染结构,提升可读性 ([1afd730](https://github.com/ikenxuan/karin-plugin-kkk/commit/1afd730f781e9fe19eb65b77571e2a2772e1a5e1))
27
+
28
+
29
+ ### 📦 依赖更新
30
+
31
+ * 更新 ([cf30ff8](https://github.com/ikenxuan/karin-plugin-kkk/commit/cf30ff8a7f004bd63b2a54982f44b0897417428b))
32
+
5
33
  ## [2.35.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.34.0...v2.35.0) (2026-06-12)
6
34
 
7
35
 
@@ -1,10 +1,10 @@
1
1
  {
2
- "version": "2.35.0",
3
- "buildTime": "2026-06-12T11:43:19.309Z",
4
- "buildTimestamp": 1781264599309,
2
+ "version": "2.36.0",
3
+ "buildTime": "2026-06-19T18:06:08.444Z",
4
+ "buildTimestamp": 1781892368444,
5
5
  "name": "karin-plugin-kkk",
6
6
  "description": "Karin 的「抖音」「B 站」视频解析/动态推送插件",
7
7
  "homepage": "https://github.com/ikenxuan/karin-plugin-kkk",
8
- "commitHash": "db1107f28d98882079cd25f3af705045aa734206",
9
- "shortCommitHash": "db1107f2"
8
+ "commitHash": "a1dd1dcfd42752030225e795ff4a2db9ee9218cb",
9
+ "shortCommitHash": "a1dd1dcf"
10
10
  }