karin-plugin-kkk 2.36.2 → 2.37.1
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 +49 -0
- package/config/default_config/app.yaml +1 -1
- package/lib/build-metadata.json +5 -5
- package/lib/core_chunk/amagi.d.mts +1087 -473
- package/lib/core_chunk/{index-B2QgJ0_6.d.mts → index-CZWy-8Jl.d.mts} +1 -76
- package/lib/core_chunk/main.js +2325 -2344
- package/lib/core_chunk/richtext.d.mts +75 -1
- package/lib/core_chunk/template.d.mts +719 -713
- package/lib/core_chunk/vendor.js +7611 -6980
- package/lib/karin-plugin-kkk.css +461 -295
- package/lib/web/assets/CronEditor-WXijzmDW.js +1 -0
- package/lib/web/assets/DesktopLayout--iy5sAfQ.js +1 -0
- package/lib/web/assets/MobileLayout-f8WFKU7S.js +1 -0
- package/lib/web/assets/ThemeSwitch-BHSl6vlV.js +1 -0
- package/lib/web/assets/index-CDqOqICt.css +2 -0
- package/lib/web/assets/index-CEplgYEW.js +47 -0
- package/lib/web/assets/separator-Bm0SRDXt.js +1 -0
- package/lib/web/index.html +2 -2
- package/package.json +4 -4
- package/lib/core_chunk/index-_og592jD.d.mts +0 -172
- package/lib/web/assets/CronEditor-BrSMQ7Wt.js +0 -1
- package/lib/web/assets/DesktopLayout-D42mvBB3.js +0 -1
- package/lib/web/assets/MobileLayout-CsGZCHOX.js +0 -1
- package/lib/web/assets/ThemeSwitch-CehenZXq.js +0 -1
- package/lib/web/assets/index-hQel6cUs.css +0 -2
- package/lib/web/assets/index-xT9tCQxI.js +0 -47
- package/lib/web/assets/separator-0i510i92.js +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,55 @@
|
|
|
2
2
|
|
|
3
3
|
# Changelog
|
|
4
4
|
|
|
5
|
+
## [2.37.1](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.37.0...v2.37.1) (2026-07-10)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### 🐛 错误修复
|
|
9
|
+
|
|
10
|
+
* ci ([c8e7ba2](https://github.com/ikenxuan/karin-plugin-kkk/commit/c8e7ba2519938add2fe7c451cb3f3f9ad37aed4b))
|
|
11
|
+
|
|
12
|
+
## [2.37.0](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.36.3...v2.37.0) (2026-07-10)
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
### ✨ 新功能
|
|
16
|
+
|
|
17
|
+
* 实验性添加智能场景主题色选项,优化封面主题色渲染逻辑 ([5cb1885](https://github.com/ikenxuan/karin-plugin-kkk/commit/5cb1885d9e62f56495b498d2241466830fc0c268))
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
### 💄 UI 优化
|
|
21
|
+
|
|
22
|
+
* 优化渐变过渡 ([5e88d82](https://github.com/ikenxuan/karin-plugin-kkk/commit/5e88d82111b39e8d536d9e796266e9586ccee03b))
|
|
23
|
+
* 优化渐变过渡 ([ef91476](https://github.com/ikenxuan/karin-plugin-kkk/commit/ef91476fd6de4242fc65b165f92e65b2150d8169))
|
|
24
|
+
* 抖音部分模板推送使用新的设计系统 ([a27946a](https://github.com/ikenxuan/karin-plugin-kkk/commit/a27946a1daf9bacc0d40c94e196ddfa67d7ed267))
|
|
25
|
+
* 细节优化 ([7e10a86](https://github.com/ikenxuan/karin-plugin-kkk/commit/7e10a86a1e0509b8cb21c2bb7b4f1bc22c5637ee))
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
### ♻️ 代码重构
|
|
29
|
+
|
|
30
|
+
* 优化抖音平台的作品渲染逻辑,移除冗余代码并更新相关接口描述 ([4a5cc63](https://github.com/ikenxuan/karin-plugin-kkk/commit/4a5cc635e167a7db36ce5a228042bfa22b4120fa))
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
### 📦 依赖更新
|
|
34
|
+
|
|
35
|
+
* update ([142b759](https://github.com/ikenxuan/karin-plugin-kkk/commit/142b759f9827b2232d9967d6bcaa9c46e36863e4))
|
|
36
|
+
|
|
37
|
+
## [2.36.3](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.36.2...v2.36.3) (2026-07-07)
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
### 🐛 错误修复
|
|
41
|
+
|
|
42
|
+
* 1 ([b33a64f](https://github.com/ikenxuan/karin-plugin-kkk/commit/b33a64fda635534e194e78cfad779506a4063875))
|
|
43
|
+
* **core:** 优化本地开发环境判断 ([#328](https://github.com/ikenxuan/karin-plugin-kkk/issues/328)) ([3a4ba32](https://github.com/ikenxuan/karin-plugin-kkk/commit/3a4ba32a649e7bbf9e146136d705425606f9ac14))
|
|
44
|
+
* **douyin:** 移除部分错误捕获 ([2a924d1](https://github.com/ikenxuan/karin-plugin-kkk/commit/2a924d1e32111d2db71271e3bb457bea379f47c7))
|
|
45
|
+
* 主动消息默认重试次数改为0 ([e0779bf](https://github.com/ikenxuan/karin-plugin-kkk/commit/e0779bf6b118ef0ca8c201c4ca821793b9abc102))
|
|
46
|
+
* 依赖缺失 ([0e7fd57](https://github.com/ikenxuan/karin-plugin-kkk/commit/0e7fd5719355c084f753b06aee2b1638cebd2da2))
|
|
47
|
+
* 更新 @ikenxuan/qrcode 依赖至 1.4.0,并使用同步方法解析二维码 ([edf1db5](https://github.com/ikenxuan/karin-plugin-kkk/commit/edf1db5d0e0245358fa1daac132a5a19ae023caf))
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
### 📦 依赖更新
|
|
51
|
+
|
|
52
|
+
* update ([6458627](https://github.com/ikenxuan/karin-plugin-kkk/commit/64586271d96f71c6b45444a3bae59ea180cabe49))
|
|
53
|
+
|
|
5
54
|
## [2.36.2](https://github.com/ikenxuan/karin-plugin-kkk/compare/v2.36.1...v2.36.2) (2026-06-30)
|
|
6
55
|
|
|
7
56
|
|
|
@@ -19,7 +19,7 @@ APIServerPort: 4567
|
|
|
19
19
|
# API 服务是否挂载到 Karin 上,开启后监听端口为 Karin 的 http 端口,修改后需重启
|
|
20
20
|
APIServerMount: true
|
|
21
21
|
|
|
22
|
-
# 渲染评论图和推送图的主题色,0为自动(06:00-18:00为浅色,18:00-06:00为深色),1为浅色,2
|
|
22
|
+
# 渲染评论图和推送图的主题色,0为自动(06:00-18:00为浅色,18:00-06:00为深色),1为浅色,2为深色,3为智能场景(实验性,支持封面的模板会根据封面判断深浅色)
|
|
23
23
|
Theme: 0
|
|
24
24
|
|
|
25
25
|
# 渲染的图片是否移除底部版本信息
|
package/lib/build-metadata.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "2.
|
|
3
|
-
"buildTime": "2026-
|
|
4
|
-
"buildTimestamp":
|
|
2
|
+
"version": "2.37.1",
|
|
3
|
+
"buildTime": "2026-07-10T10:55:31.473Z",
|
|
4
|
+
"buildTimestamp": 1783680931473,
|
|
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": "02f47fc0b64b44b5bed99dc5846142408de6c9e0",
|
|
9
|
+
"shortCommitHash": "02f47fc0"
|
|
10
10
|
}
|