karin-plugin-kkk 2.36.1 → 2.36.2
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 +43 -29
- package/lib/build-metadata.json +5 -5
- package/lib/core_chunk/main.js +472 -181
- package/lib/core_chunk/rolldown-runtime.js +1 -1
- package/lib/core_chunk/vendor.js +8112 -7769
- package/lib/karin-plugin-kkk.css +606 -125
- package/lib/web/assets/CronEditor-BrSMQ7Wt.js +1 -0
- package/lib/web/assets/DesktopLayout-D42mvBB3.js +1 -0
- package/lib/web/assets/MobileLayout-CsGZCHOX.js +1 -0
- package/lib/web/assets/ThemeSwitch-CehenZXq.js +1 -0
- package/lib/web/assets/{index-2paV9T2e.css → index-hQel6cUs.css} +1 -1
- package/lib/web/assets/index-xT9tCQxI.js +47 -0
- package/lib/web/assets/separator-0i510i92.js +1 -0
- package/lib/web/index.html +2 -2
- package/package.json +2 -2
- package/lib/web/assets/CronEditor-DLELr4UG.js +0 -1
- package/lib/web/assets/DesktopLayout-DMqLKe0d.js +0 -1
- package/lib/web/assets/MobileLayout-Dq6Ng8rW.js +0 -1
- package/lib/web/assets/ThemeSwitch-C9X8kWTm.js +0 -1
- package/lib/web/assets/index-DhbVGvm8.js +0 -47
- package/lib/web/assets/separator-D6lAHrvZ.js +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,78 +2,92 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog
|
|
4
4
|
|
|
5
|
-
## [2.36.
|
|
5
|
+
## [2.36.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.36.1...v2.36.2) (2026-06-30)
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
### 🐛 错误修复
|
|
9
9
|
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
*
|
|
10
|
+
* paginate xiaohongshu comments by configured count ([#326](https://github.com/ikenxuan/karin-plugin-kkk/issues/326)) ([c36f057](https://github.com/ikenxuan/karin-plugin-kkk/commit/c36f057e3a5bc9d6decc34a8a189542dbce2e420))
|
|
11
|
+
* 优化B站专栏内容的转发消息构建逻辑 [#200](https://github.com/ikenxuan/karin-plugin-kkk/issues/200) ([0622299](https://github.com/ikenxuan/karin-plugin-kkk/commit/06222999bc00419d5ce4b4a778bccf1c9e62e8a3))
|
|
12
|
+
* 推送图片适配一下qqbot ([5814058](https://github.com/ikenxuan/karin-plugin-kkk/commit/5814058cb701ae23622422205521f26513d3cc07))
|
|
13
|
+
* 推送图片适配一下qqbot ([1334b12](https://github.com/ikenxuan/karin-plugin-kkk/commit/1334b12da92d272d5e1f7957b540bb217ecc2f80))
|
|
14
|
+
* 未配置哔哩哔哩ck时,视频路径错误 ([05e7c2a](https://github.com/ikenxuan/karin-plugin-kkk/commit/05e7c2a7342888026840a3bcca82a4aeeb8651ca))
|
|
13
15
|
|
|
14
16
|
|
|
15
17
|
### 💄 UI 优化
|
|
16
18
|
|
|
17
|
-
*
|
|
19
|
+
* 优化更新日志图片 ([d3d192b](https://github.com/ikenxuan/karin-plugin-kkk/commit/d3d192b8455d971b9d9dbdf866e3979d47d6fb85))
|
|
18
20
|
|
|
19
|
-
## [2.36.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.35.0...v2.36.0) (2026-06-19)
|
|
20
21
|
|
|
22
|
+
### 📦 依赖更新
|
|
21
23
|
|
|
22
|
-
|
|
24
|
+
* 依赖更新 ([a40515c](https://github.com/ikenxuan/karin-plugin-kkk/commit/a40515cf6571a42235b26351a256d2e358254ea1))
|
|
23
25
|
|
|
24
|
-
* **web:** 新增 ConfigDiffOverlay 与 ConfigDiffView 组件,用于配置变更预览 ([43015ac](https://github.com/ikenxuan/karin-plugin-kkk/commit/43015acfe53bc7d88ae4e9ffb6ad63cfef5a97f0))
|
|
25
26
|
|
|
27
|
+
### 💯 细节优化
|
|
26
28
|
|
|
27
|
-
|
|
29
|
+
* 优化本地图片处理逻辑,兼容性提高 ([931bf8d](https://github.com/ikenxuan/karin-plugin-kkk/commit/931bf8d299613eba0ea58277bc01aaf2a0f9380b))
|
|
28
30
|
|
|
29
|
-
|
|
30
|
-
* 渲染错误日志模板部分场景下中文字体无法加载 ([648bd10](https://github.com/ikenxuan/karin-plugin-kkk/commit/648bd101aff7b0155c86e67e97afe39a858c1095))
|
|
31
|
+
## [2.36.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.36.0...v2.36.1) (2026-06-25)
|
|
31
32
|
|
|
33
|
+
### 🐛 错误修复
|
|
34
|
+
|
|
35
|
+
- 手机展示配置页面时,底部弹窗改为覆盖全屏。 ([#324](https://github.com/ikenxuan/karin-plugin-kkk/issues/324)) ([b080398](https://github.com/ikenxuan/karin-plugin-kkk/commit/b0803985f88cb61b9acf447e38a7b5c87a76eb0b))
|
|
36
|
+
- 配置面板优化部分布局 ([4e01d4d](https://github.com/ikenxuan/karin-plugin-kkk/commit/4e01d4da303167de22a99a69e39d3ae218be9133))
|
|
37
|
+
- 重写配置页面的cron表达式编辑组件,使其配置完全小白化 [#320](https://github.com/ikenxuan/karin-plugin-kkk/issues/320) ([6571491](https://github.com/ikenxuan/karin-plugin-kkk/commit/6571491e3955c75a09674c51afe248345c64043b))
|
|
32
38
|
|
|
33
39
|
### 💄 UI 优化
|
|
34
40
|
|
|
35
|
-
|
|
41
|
+
- 优化B站预约卡片按钮布局 ([2f0e5f2](https://github.com/ikenxuan/karin-plugin-kkk/commit/2f0e5f29f125cec1032592943cdb915949954196))
|
|
36
42
|
|
|
43
|
+
## [2.36.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.35.0...v2.36.0) (2026-06-19)
|
|
37
44
|
|
|
38
|
-
###
|
|
45
|
+
### ✨ 新功能
|
|
39
46
|
|
|
40
|
-
|
|
47
|
+
- **web:** 新增 ConfigDiffOverlay 与 ConfigDiffView 组件,用于配置变更预览 ([43015ac](https://github.com/ikenxuan/karin-plugin-kkk/commit/43015acfe53bc7d88ae4e9ffb6ad63cfef5a97f0))
|
|
41
48
|
|
|
49
|
+
### 🐛 错误修复
|
|
50
|
+
|
|
51
|
+
- 更新 @heroui/react 和 @heroui/styles 依赖版本,修复潜在兼容性问题 ([1afd730](https://github.com/ikenxuan/karin-plugin-kkk/commit/1afd730f781e9fe19eb65b77571e2a2772e1a5e1))
|
|
52
|
+
- 渲染错误日志模板部分场景下中文字体无法加载 ([648bd10](https://github.com/ikenxuan/karin-plugin-kkk/commit/648bd101aff7b0155c86e67e97afe39a858c1095))
|
|
53
|
+
|
|
54
|
+
### 💄 UI 优化
|
|
55
|
+
|
|
56
|
+
- **douyin:** 使用官方统计图标 ([7c4cef0](https://github.com/ikenxuan/karin-plugin-kkk/commit/7c4cef0576ffd9abcc3f70a09e1785979fec56f1))
|
|
57
|
+
|
|
58
|
+
### ♻️ 代码重构
|
|
59
|
+
|
|
60
|
+
- 优化 Switch 和 Checkbox 组件的渲染结构,提升可读性 ([1afd730](https://github.com/ikenxuan/karin-plugin-kkk/commit/1afd730f781e9fe19eb65b77571e2a2772e1a5e1))
|
|
42
61
|
|
|
43
62
|
### 📦 依赖更新
|
|
44
63
|
|
|
45
|
-
|
|
64
|
+
- 更新 ([cf30ff8](https://github.com/ikenxuan/karin-plugin-kkk/commit/cf30ff8a7f004bd63b2a54982f44b0897417428b))
|
|
46
65
|
|
|
47
66
|
## [2.35.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.34.0...v2.35.0) (2026-06-12)
|
|
48
67
|
|
|
49
|
-
|
|
50
68
|
### ✨ 新功能
|
|
51
69
|
|
|
52
|
-
|
|
53
|
-
|
|
70
|
+
- 开发可视化 Cron 表达式编辑器组件 ([6e437b7](https://github.com/ikenxuan/karin-plugin-kkk/commit/6e437b7eba4e21f05a29849bb5dcd1e897d43ba6))
|
|
54
71
|
|
|
55
72
|
### 🧰 其他更新
|
|
56
73
|
|
|
57
|
-
|
|
58
|
-
|
|
74
|
+
- 移除部分无用代码 ([506234e](https://github.com/ikenxuan/karin-plugin-kkk/commit/506234e03b58bc9a346d39af7f866ceb23b97092))
|
|
59
75
|
|
|
60
76
|
### ♻️ 代码重构
|
|
61
77
|
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
78
|
+
- add configuration files for oxfmt and oxlint across multiple packages ([df2bb5e](https://github.com/ikenxuan/karin-plugin-kkk/commit/df2bb5edf96f858d959479286bb614915282a702))
|
|
79
|
+
- Implement server module with API, config, bot management, and video streaming functionalities ([9cd7950](https://github.com/ikenxuan/karin-plugin-kkk/commit/9cd795074134355db56446fb73e1415677562282))
|
|
80
|
+
- 合并部分配置 ([6e437b7](https://github.com/ikenxuan/karin-plugin-kkk/commit/6e437b7eba4e21f05a29849bb5dcd1e897d43ba6))
|
|
81
|
+
- 更新日志信息,添加插件标识,优化主题更新逻辑,移除无用的 CSS 变体 ([51f76d8](https://github.com/ikenxuan/karin-plugin-kkk/commit/51f76d8f00818bbae8f5e0941a47d394ac1c7102))
|
|
82
|
+
- 重构配置,由yaml迁移到json,载入自动迁移 ([6e437b7](https://github.com/ikenxuan/karin-plugin-kkk/commit/6e437b7eba4e21f05a29849bb5dcd1e897d43ba6))
|
|
68
83
|
|
|
69
84
|
### 📦 依赖更新
|
|
70
85
|
|
|
71
|
-
|
|
72
|
-
|
|
86
|
+
- deps update ([2fb9d6f](https://github.com/ikenxuan/karin-plugin-kkk/commit/2fb9d6f6188815410ac62847f8c1d72871fa17d7))
|
|
73
87
|
|
|
74
88
|
### ⚙️ 配置变更
|
|
75
89
|
|
|
76
|
-
|
|
90
|
+
- B站视频信息模板中封面的弹幕可选择关闭 ([6e437b7](https://github.com/ikenxuan/karin-plugin-kkk/commit/6e437b7eba4e21f05a29849bb5dcd1e897d43ba6))
|
|
77
91
|
|
|
78
92
|
## [2.34.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.33.0...v2.34.0) (2026-06-11)
|
|
79
93
|
|
package/lib/build-metadata.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "2.36.
|
|
3
|
-
"buildTime": "2026-06-
|
|
4
|
-
"buildTimestamp":
|
|
2
|
+
"version": "2.36.2",
|
|
3
|
+
"buildTime": "2026-06-30T05:23:18.288Z",
|
|
4
|
+
"buildTimestamp": 1782796998288,
|
|
5
5
|
"name": "karin-plugin-kkk",
|
|
6
6
|
"description": "Karin 的「抖音」「B 站」视频解析/动态推送插件",
|
|
7
7
|
"homepage": "https://github.com/ikenxuan/karin-plugin-kkk",
|
|
8
|
-
"commitHash": "
|
|
9
|
-
"shortCommitHash": "
|
|
8
|
+
"commitHash": "5f45e5b1970487e14530cb41472bd928b7a5e1ed",
|
|
9
|
+
"shortCommitHash": "5f45e5b1"
|
|
10
10
|
}
|