node-karin 1.8.0 → 1.8.3

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.
Files changed (43) hide show
  1. package/CHANGELOG.md +843 -819
  2. package/README.md +32 -0
  3. package/default/config/adapter.json +27 -27
  4. package/default/config/config.json +44 -44
  5. package/default/config/groups.json +66 -66
  6. package/default/config/pm2.json +15 -15
  7. package/default/config/privates.json +25 -25
  8. package/default/config/redis.json +5 -5
  9. package/default/config/render.json +18 -18
  10. package/dist/cli/index.cjs +1 -1
  11. package/dist/cli/index.mjs +6609 -24
  12. package/dist/global.d.d.ts +48 -48
  13. package/dist/index.mjs +34 -12
  14. package/dist/web/assets/css/index-BrG42AwU.css.br +0 -0
  15. package/dist/web/assets/js/components-CxadY39V.js.br +0 -0
  16. package/dist/web/assets/js/entry-CHFt_H9g.js.br +0 -0
  17. package/dist/web/assets/js/hooks-DCwZcclx.js.br +0 -0
  18. package/dist/web/assets/js/page-404.tsx-DuSCXxgV.js +1 -0
  19. package/dist/web/assets/js/page-dashboard-DeOjlIBI.js.br +0 -0
  20. package/dist/web/assets/js/page-loading.tsx-DGpPkY1i.js.br +0 -0
  21. package/dist/web/assets/js/page-login.tsx-Uw_-NauC.js.br +0 -0
  22. package/dist/web/assets/js/{utils-Cj3xTboC.js → utils-qrmq67Xg.js} +1 -1
  23. package/dist/web/assets/js/vendor-heroui-CWZ6Mu45.js.br +0 -0
  24. package/dist/web/assets/js/vendor-others-BM6DakDu.js.br +0 -0
  25. package/dist/web/assets/js/vendor-react-BFjuLQyM.js.br +0 -0
  26. package/dist/web/assets/js/vendor-visual-CzYP84zg.js.br +0 -0
  27. package/dist/web/grid.svg +5 -5
  28. package/dist/web/icon.css +24 -24
  29. package/dist/web/index.html +32 -32
  30. package/dist/web/sha256.min.js.br +0 -0
  31. package/package.json +192 -192
  32. package/dist/web/assets/css/index-DxLRZkvi.css.br +0 -0
  33. package/dist/web/assets/js/components-Bp80gYJA.js.br +0 -0
  34. package/dist/web/assets/js/entry-DhKjPdoJ.js.br +0 -0
  35. package/dist/web/assets/js/hooks-CSKAeqvP.js.br +0 -0
  36. package/dist/web/assets/js/page-404.tsx-Dr2zAhTf.js +0 -1
  37. package/dist/web/assets/js/page-dashboard-B6B4ob8B.js.br +0 -0
  38. package/dist/web/assets/js/page-loading.tsx-g_ta_NRr.js.br +0 -0
  39. package/dist/web/assets/js/page-login.tsx-Cm98Ubip.js.br +0 -0
  40. package/dist/web/assets/js/vendor-heroui-CMeNhCFh.js.br +0 -0
  41. package/dist/web/assets/js/vendor-others-Bv0hrdEA.js.br +0 -0
  42. package/dist/web/assets/js/vendor-react-ChUmQ3I2.js.br +0 -0
  43. package/dist/web/assets/js/vendor-visual-CdiJEXnN.js.br +0 -0
package/CHANGELOG.md CHANGED
@@ -1,819 +1,843 @@
1
- # 更新日志
2
-
3
- ## [1.8.0](https://github.com/KarinJS/Karin/compare/core-v1.7.14...core-v1.8.0) (2025-05-03)
4
-
5
-
6
- ### Features
7
-
8
- * `pingRequest` ([2fea411](https://github.com/KarinJS/Karin/commit/2fea411fd135d01b0caf628a2078ecc5608c8c2e))
9
- * 1.8.0 ([#344](https://github.com/KarinJS/Karin/issues/344)) ([be97fae](https://github.com/KarinJS/Karin/commit/be97fae5815b808b3453853c9ed6929540f2b340))
10
- * 在package.json中添加默认文件路径以支持新功能 ([d8f5619](https://github.com/KarinJS/Karin/commit/d8f56197dcbde9725da351a83da72e571791e0d5))
11
- * 增加插件热加载功能 ([2c8ff09](https://github.com/KarinJS/Karin/commit/2c8ff09c44fbdf78af3963170b1e6f8502fd7626))
12
- * 增强webui插件安装和卸载日志记录 ([6decbd5](https://github.com/KarinJS/Karin/commit/6decbd52181c4c533f04be64c677871a183ecd52))
13
- * 增强插件安装功能 ([1013ed9](https://github.com/KarinJS/Karin/commit/1013ed92c680db13fcd09fe2076b4c1ef4454155))
14
- * 处理WebSocket连接中的敏感信息 ([49869c2](https://github.com/KarinJS/Karin/commit/49869c2478d7aca1165384bf22508038498f0281))
15
- * 控制台支持 `rs` `restart` `stop` ([47cf9e3](https://github.com/KarinJS/Karin/commit/47cf9e3f78fa5a9036dd2cae0343656a88fe9d1f))
16
- * 更新插件选择器和命令插件缓存逻辑 ([9c60dfd](https://github.com/KarinJS/Karin/commit/9c60dfd67f2d6f4bd4bba3196a40185af078ff43))
17
- * 更新缓存过期时间和版本信息 ([b580908](https://github.com/KarinJS/Karin/commit/b58090815f8c77ad6079b4a49e5cdcf336b0e7be))
18
- * 更新获取完整插件列表的逻辑 ([e8c1768](https://github.com/KarinJS/Karin/commit/e8c17683cafc0b66f668ca16e971173f396dc6ea))
19
- * 更新适配器基类和插件管理逻辑 ([ca05cb6](https://github.com/KarinJS/Karin/commit/ca05cb6bfa429599b5e7777d3c327a84895b6dfe))
20
- * 添加发送消息和转发消息后的钩子功能,支持开发者自定义处理逻辑 ([2de67a1](https://github.com/KarinJS/Karin/commit/2de67a173b109753cd1fde1ef585d0845f269b5a))
21
- * 添加已加载命令插件缓存信息列表接口 ([d1219ec](https://github.com/KarinJS/Karin/commit/d1219ec28282bb391e97391fed8047bb86fb1606))
22
- * 添加文件存在性检查和优化配置路径获取逻辑 ([21122a2](https://github.com/KarinJS/Karin/commit/21122a271a7a42cdeb2618abce91fbe9eaab37b4))
23
-
24
-
25
- ### 🐛 Bug Fixes
26
-
27
- * pty init ([12d7bbc](https://github.com/KarinJS/Karin/commit/12d7bbc9090f45d41e312869492a61d3048d691e))
28
- * sqlite3不转esm。 ([59933da](https://github.com/KarinJS/Karin/commit/59933dac81b57e93d0ca1939cd567174ff52fe6e))
29
- * 修复KarinConvertAdapter消息转换逻辑 ([4d0252c](https://github.com/KarinJS/Karin/commit/4d0252c9c3380aac89c2f38bb148a6c4296c485e))
30
- * 修复web静态资源路径错误 ([b1fc1e1](https://github.com/KarinJS/Karin/commit/b1fc1e1ca7d241617e64edacb7656c0b5f27e222))
31
- * 修复编译后启动顺序造成的`logger`函数不存在的问题 ([2640e97](https://github.com/KarinJS/Karin/commit/2640e9741ef7799bcf64bdbed9e814b4cb457312))
32
- * 修正安装虚拟终端后,动态加载失败的问题 ([b9caf0e](https://github.com/KarinJS/Karin/commit/b9caf0e24649c8995a8695ed04c0dfd4d4012ddd))
33
- * 工作区 ([1635d9d](https://github.com/KarinJS/Karin/commit/1635d9d3015b53f055134cb6746ae338d0d8ce48))
34
- * 更新模块类型判断逻辑 ([ef2162a](https://github.com/KarinJS/Karin/commit/ef2162ab172a36d04ef2949ba0ec1f34eed47a0e))
35
-
36
-
37
- ### ⚡️ Performance
38
-
39
- * 优化网络状态获取和监控可见性管理 ([9ff1ad5](https://github.com/KarinJS/Karin/commit/9ff1ad5b84e7db81069c1441123bc70aabc7c00c))
40
-
41
-
42
- ### 🎫 Chores
43
-
44
- * 提升`node-pty`版本 支持`nodejs 23` ([59f07f6](https://github.com/KarinJS/Karin/commit/59f07f67470c43b5b18f5401940913da3d61df62))
45
-
46
-
47
- ### ♻️ Code Refactoring
48
-
49
- * 优化插件加载逻辑,简化入口文件处理;增强本地插件配置获取功能 ([8008784](https://github.com/KarinJS/Karin/commit/80087840ac4c9e0b6f3d78125bf5e7cb448e1f43))
50
- * 重构插件市场 ([fb19543](https://github.com/KarinJS/Karin/commit/fb19543b9c2f55bd23bee40c682085fdd2949481))
51
- * 重构插件市场完成 ([24a47b1](https://github.com/KarinJS/Karin/commit/24a47b16915f7338e4b9ec7d7bf050641b6a2365))
52
- * 重构路由导出和工具函数 ([12b2a7e](https://github.com/KarinJS/Karin/commit/12b2a7ee6938e9eb7079e4567cc2c8f139ce3797))
53
-
54
-
55
- ### 📦️ Build System
56
-
57
- * fix error ([832f3d8](https://github.com/KarinJS/Karin/commit/832f3d8daa841b5771c052ba6a3f0c4339cebc49))
58
-
59
- ## [1.7.14](https://github.com/KarinJS/Karin/compare/core-v1.7.13...core-v1.7.14) (2025-03-28)
60
-
61
-
62
- ### 🐛 Bug Fixes
63
-
64
- * 初始化计数器以确保缓存统计正确 ([bec90c1](https://github.com/KarinJS/Karin/commit/bec90c1cfa90a545fe41b838ecab8a74fa0725fd))
65
-
66
-
67
- ### 💄 Styles
68
-
69
- * 增加更新依赖和插件的功能,优化输出结果格式 ([9fc2375](https://github.com/KarinJS/Karin/commit/9fc23758aeec43a1e365083a379631565bc1696a))
70
-
71
- ## [1.7.13](https://github.com/KarinJS/Karin/compare/core-v1.7.12...core-v1.7.13) (2025-03-28)
72
-
73
-
74
- ### 🐛 Bug Fixes
75
-
76
- * 修正npm plugin不加载的问题 ([4811aef](https://github.com/KarinJS/Karin/commit/4811aef5fb39e56584b95e68df7bae65d6e0cba2))
77
-
78
- ## [1.7.12](https://github.com/KarinJS/Karin/compare/core-v1.7.11...core-v1.7.12) (2025-03-27)
79
-
80
-
81
- ### 🐛 Bug Fixes
82
-
83
- * close [#327](https://github.com/KarinJS/Karin/issues/327) close [#319](https://github.com/KarinJS/Karin/issues/319) ([3d5816d](https://github.com/KarinJS/Karin/commit/3d5816d52550d72e8a261a137fc6042d7d27895b))
84
- * close [#329](https://github.com/KarinJS/Karin/issues/329) 添加插件版本兼容性检查,更新文件获取函数以支持绝对路径返回 ([0e29b3a](https://github.com/KarinJS/Karin/commit/0e29b3a31c834262d56ddd25d06eed3b2ad8c928))
85
- * 优化插件版本兼容性检查,延迟日志输出以提高用户体验 ([cdbfcba](https://github.com/KarinJS/Karin/commit/cdbfcba05d4d043150092358711a1b8386d6ba06))
86
- * 优化插件版本兼容性检查,延迟日志输出以提高用户体验 ([aa8a07b](https://github.com/KarinJS/Karin/commit/aa8a07b93b25ce41c8053398c201851205ba155e))
87
- * 更新插件版本兼容性检查,使用 satisfies 替代 range 函数名称 解决导出冲突 ([d526b4f](https://github.com/KarinJS/Karin/commit/d526b4f456d9257c3fdd6f698a5735c7b4706d18))
88
-
89
-
90
- ### ♻️ Code Refactoring
91
-
92
- * close [#325](https://github.com/KarinJS/Karin/issues/325) 重构消息钩子系统,移除旧的空消息钩子,新增事件调用钩子支持 ([b54d294](https://github.com/KarinJS/Karin/commit/b54d294cff3972bd7730fe287e4ccdf8c633eb22))
93
- * 移除 range.ts 中的示例使用代码,简化文件结构 ([c413fa3](https://github.com/KarinJS/Karin/commit/c413fa39cd9d978af01dc473515c3bb9d4d5eb73))
94
- * 重构路径常量,新增以 karinPath 开头的新常量,保留旧常量以保持兼容性 ([a80a3db](https://github.com/KarinJS/Karin/commit/a80a3db1d76bca825ba023c7d8bfa42e4773c321))
95
-
96
-
97
- ### 📦️ Build System
98
-
99
- * fix build type ([b7b4f50](https://github.com/KarinJS/Karin/commit/b7b4f50657c07369538ef6a3d07a80c27dcbb582))
100
-
101
- ## [1.7.11](https://github.com/KarinJS/Karin/compare/core-v1.7.10...core-v1.7.11) (2025-03-27)
102
-
103
-
104
- ### 🐛 Bug Fixes
105
-
106
- * close [#341](https://github.com/KarinJS/Karin/issues/341) ([6c738ab](https://github.com/KarinJS/Karin/commit/6c738ab5d01487db9dfefed6ec97bdfdde1ba84d))
107
-
108
-
109
- ### 📦️ Build System
110
-
111
- * type error ([761f659](https://github.com/KarinJS/Karin/commit/761f659205d8524293661cd87f8f7bbbe1783e46))
112
-
113
- ## [1.7.10](https://github.com/KarinJS/Karin/compare/core-v1.7.9...core-v1.7.10) (2025-03-26)
114
-
115
-
116
- ### 🐛 Bug Fixes
117
-
118
- * sqlite3 锁定5.1.6 ([5c8589e](https://github.com/KarinJS/Karin/commit/5c8589e3825ac58c13734d11707e9009eaea0190))
119
- * 清理日志有点多 ([5d9895a](https://github.com/KarinJS/Karin/commit/5d9895a3d9dd23895a3519aaaad0666c0af48022))
120
-
121
-
122
- ### ✅ Tests
123
-
124
- * 初步适配`puppeteer-server` ([264eb11](https://github.com/KarinJS/Karin/commit/264eb11f7a928eaebb363a8526342b2588a2525d))
125
-
126
- ## [1.7.9](https://github.com/KarinJS/Karin/compare/core-v1.7.8...core-v1.7.9) (2025-03-24)
127
-
128
-
129
- ### 🐛 Bug Fixes
130
-
131
- * close [#332](https://github.com/KarinJS/Karin/issues/332) ([3c80968](https://github.com/KarinJS/Karin/commit/3c80968366d9e2b963ac3d6f49101ee788490adf))
132
-
133
-
134
- ### ⚡️ Performance
135
-
136
- * 优化日志显示 ([f3339a9](https://github.com/KarinJS/Karin/commit/f3339a998c16588e24a7418fa9e5b8ff7987462f))
137
-
138
- ## [1.7.8](https://github.com/KarinJS/Karin/compare/core-v1.7.7...core-v1.7.8) (2025-03-23)
139
-
140
-
141
- ### 🐛 Bug Fixes
142
-
143
- * fix [#316](https://github.com/KarinJS/Karin/issues/316) ([4c2340b](https://github.com/KarinJS/Karin/commit/4c2340bbd47c193182e2b1761e1840e39c7b3e70))
144
- * fix [#322](https://github.com/KarinJS/Karin/issues/322) ([4214772](https://github.com/KarinJS/Karin/commit/421477269702d06d67d915000186efc5177f9f69))
145
- * **网络监控:** 优化网络监控组件的轮询和图表管理 ([73369c7](https://github.com/KarinJS/Karin/commit/73369c791c5c4b7a59e5c31ff6ec464523d490ac))
146
-
147
-
148
- ### 💄 Styles
149
-
150
- * 优化部分样式 ([5eaaeed](https://github.com/KarinJS/Karin/commit/5eaaeed6722efdd9e282e9ab43b5f59c5975ab3f))
151
-
152
-
153
- ### 🎡 Continuous Integration
154
-
155
- * 锁定版本 ([db44a80](https://github.com/KarinJS/Karin/commit/db44a80e4ebb4a63fb47c7c58113fbebff0aa07f))
156
-
157
- ## [1.7.7](https://github.com/KarinJS/Karin/compare/core-v1.7.6...core-v1.7.7) (2025-03-20)
158
-
159
-
160
- ### 🐛 Bug Fixes
161
-
162
- * export renderTpl ([73b8d58](https://github.com/KarinJS/Karin/commit/73b8d58bc356a1a178b590202afd859028300f16))
163
-
164
- ## [1.7.6](https://github.com/KarinJS/Karin/compare/core-v1.7.5...core-v1.7.6) (2025-03-19)
165
-
166
-
167
- ### 🐛 Bug Fixes
168
-
169
- * **login:** 自动登录 ([6911cd8](https://github.com/KarinJS/Karin/commit/6911cd84ad56ef11c2e69695e8ef090617a57a1f))
170
-
171
- ## [1.7.5](https://github.com/KarinJS/Karin/compare/core-v1.7.4...core-v1.7.5) (2025-03-18)
172
-
173
-
174
- ### 🐛 Bug Fixes
175
-
176
- * 哎呀 ([d77e5f8](https://github.com/KarinJS/Karin/commit/d77e5f85f0b56157e895d7945f9bd38662c6d8fa))
177
-
178
- ## [1.7.4](https://github.com/KarinJS/Karin/compare/core-v1.7.3...core-v1.7.4) (2025-03-17)
179
-
180
-
181
- ### 🐛 Bug Fixes
182
-
183
- * close [#313](https://github.com/KarinJS/Karin/issues/313) ([665ee4f](https://github.com/KarinJS/Karin/commit/665ee4f4771310f658532e05099cbb1bfd0a97bd))
184
-
185
-
186
- ### ⚡️ Performance
187
-
188
- * 缓存一周 ([23dd2d7](https://github.com/KarinJS/Karin/commit/23dd2d71a1fda0f5a4c1ff042389ccc80adb5141))
189
-
190
-
191
- ### 📦️ Build System
192
-
193
- * fix error ([a29345e](https://github.com/KarinJS/Karin/commit/a29345e91a858b1446b93d23753c1049608541fe))
194
-
195
- ## [1.7.3](https://github.com/KarinJS/Karin/compare/core-v1.7.2...core-v1.7.3) (2025-03-14)
196
-
197
-
198
- ### ♻️ Code Refactoring
199
-
200
- * 去除level 使用sqlite3代替 ([d4d950f](https://github.com/KarinJS/Karin/commit/d4d950f923bd7357c90a39e474418157baa7a22e))
201
-
202
- ## [1.7.2](https://github.com/KarinJS/Karin/compare/core-v1.7.1...core-v1.7.2) (2025-03-12)
203
-
204
-
205
- ### 🐛 Bug Fixes
206
-
207
- * 细节优化 ([a2dcdb0](https://github.com/KarinJS/Karin/commit/a2dcdb0eaaed203c77ab8c0f553e7db84000a6e4))
208
-
209
- ## [1.7.1](https://github.com/KarinJS/Karin/compare/core-v1.7.0...core-v1.7.1) (2025-03-12)
210
-
211
-
212
- ### 🐛 Bug Fixes
213
-
214
- * ... ([d43be54](https://github.com/KarinJS/Karin/commit/d43be549728975cf8cbbd38f2d6ba9c47cb88634))
215
-
216
- ## [1.7.0](https://github.com/KarinJS/Karin/compare/core-v1.6.0...core-v1.7.0) (2025-03-12)
217
-
218
-
219
- ### Features
220
-
221
- * jwt ([#284](https://github.com/KarinJS/Karin/issues/284)) ([9f4c2d8](https://github.com/KarinJS/Karin/commit/9f4c2d831fb57f1d4b2ac2417cec366753f419ab))
222
- * 仿真终端 网络监控 感谢都行师傅~ ([#304](https://github.com/KarinJS/Karin/issues/304)) ([4d16851](https://github.com/KarinJS/Karin/commit/4d16851ec3c66be423ac6a485036a742f69e5ef6))
223
- * 新增主页更新提示、快速更新本体入口、首次加载页面动画 ([#301](https://github.com/KarinJS/Karin/issues/301)) ([3f7efc5](https://github.com/KarinJS/Karin/commit/3f7efc52fdcf2f9b5708800e57c88b6658034817))
224
-
225
-
226
- ### 🐛 Bug Fixes
227
-
228
- * fix [#287](https://github.com/KarinJS/Karin/issues/287) 提供兼容性 ([1ac554f](https://github.com/KarinJS/Karin/commit/1ac554fcb7b60aacb31fcfc4c5107fd84c1c9ae3))
229
- * hmr ([c09f423](https://github.com/KarinJS/Karin/commit/c09f4231d53d26ac1e3643ba18dd7dab10d032cc))
230
- * pub error ([0bfc6dc](https://github.com/KarinJS/Karin/commit/0bfc6dcb4603f4002b1b90400a6e8fd2e68f34ba))
231
- * 修复在组织下的npm包名称在web下跳转错误的问题 ([4c64c8c](https://github.com/KarinJS/Karin/commit/4c64c8c82a3776e19448dea1973080844b5f2dba))
232
- * 修复插件页面跳转 修复web在夜间模式下某些样式问题 ([aa8734e](https://github.com/KarinJS/Karin/commit/aa8734e74d064a86b88256c53768dfaae9bdf70a))
233
- * 发版 ([ee46097](https://github.com/KarinJS/Karin/commit/ee4609716831ae7eac3f89ee222958903e8302c1))
234
- * 启动时依赖缺失不打印依赖的问题 ([5d1d98a](https://github.com/KarinJS/Karin/commit/5d1d98a584e03fcf66652d15dbe532e88429dea7))
235
- * 实时日志 ([d3512b2](https://github.com/KarinJS/Karin/commit/d3512b20ea08e348390f7fbfde0046e133595a14))
236
- * 登录api增加阈值 fix [#288](https://github.com/KarinJS/Karin/issues/288) ([116ed45](https://github.com/KarinJS/Karin/commit/116ed45b0cf9c6e4980d6810c8b4569edee1a0a2))
237
- * 路由注册错误 ([594a453](https://github.com/KarinJS/Karin/commit/594a453e3ab41504cdc5735ca08546b2ea683099))
238
-
239
-
240
- ### 💄 Styles
241
-
242
- * tabs ([9369507](https://github.com/KarinJS/Karin/commit/9369507dc16a561fa69eafd95af07c62bfc6dce9))
243
- * 优化前端样式 ([#283](https://github.com/KarinJS/Karin/issues/283)) ([0c4745d](https://github.com/KarinJS/Karin/commit/0c4745d299d49f3a93f6d5dba8f55b5a3bc71f33))
244
-
245
-
246
- ### 🎫 Chores
247
-
248
- * **main:** release 1.4.6 ([#296](https://github.com/KarinJS/Karin/issues/296)) ([79d9233](https://github.com/KarinJS/Karin/commit/79d92338a5af5c323094a20eac768e9edd276ccd))
249
- * **main:** release 1.6.0 ([#305](https://github.com/KarinJS/Karin/issues/305)) ([f682392](https://github.com/KarinJS/Karin/commit/f6823927681d14325c9dfeeab2c977d364dab182))
250
- * **main:** release core 1.4.5 ([#295](https://github.com/KarinJS/Karin/issues/295)) ([08b1a1b](https://github.com/KarinJS/Karin/commit/08b1a1b060a629834ab7b97f23e406e2794b2f97))
251
- * release 1.4.2 ([#290](https://github.com/KarinJS/Karin/issues/290)) ([f702235](https://github.com/KarinJS/Karin/commit/f70223501dbea5cc0609514bf2958c61d117e562))
252
- * release main ([#282](https://github.com/KarinJS/Karin/issues/282)) ([b88b7ce](https://github.com/KarinJS/Karin/commit/b88b7ceb234c1e23a4defe8fc931160bc2b04df0))
253
- * release main ([#285](https://github.com/KarinJS/Karin/issues/285)) ([4632b85](https://github.com/KarinJS/Karin/commit/4632b85fe94993e5c68d12427bdf3b88fff14055))
254
- * release main ([#286](https://github.com/KarinJS/Karin/issues/286)) ([66ff138](https://github.com/KarinJS/Karin/commit/66ff138f74dc54cc1f18c8d9679ae026c541a58f))
255
- * release main ([#291](https://github.com/KarinJS/Karin/issues/291)) ([dacf483](https://github.com/KarinJS/Karin/commit/dacf48327411667dddb18f11c0450233512f136d))
256
- * release main ([#298](https://github.com/KarinJS/Karin/issues/298)) ([69008cd](https://github.com/KarinJS/Karin/commit/69008cd7832d758d0fcb8a68e4b3f384303da762))
257
- * release main 1.4.4 ([#293](https://github.com/KarinJS/Karin/issues/293)) ([0fc3d8f](https://github.com/KarinJS/Karin/commit/0fc3d8f2f38112f1c2bc2ed1d722c581837637e1))
258
- * release main 1.4.8 ([#299](https://github.com/KarinJS/Karin/issues/299)) ([cda5a1a](https://github.com/KarinJS/Karin/commit/cda5a1af8565f677bf7923fe371731f4e55de413))
259
- * release main 1.5.0 ([#300](https://github.com/KarinJS/Karin/issues/300)) ([2d97516](https://github.com/KarinJS/Karin/commit/2d97516866376365c47d69d106e45dee88ffc819))
260
-
261
-
262
- ### ♻️ Code Refactoring
263
-
264
- * 重构框架配置页面 ([#292](https://github.com/KarinJS/Karin/issues/292)) ([e718144](https://github.com/KarinJS/Karin/commit/e7181441b2b4c86b1f557a8e17c735e2396817f8))
265
-
266
-
267
- ### 📦️ Build System
268
-
269
- * 1.6.0 ([f318e05](https://github.com/KarinJS/Karin/commit/f318e05020e0c5a8ddb8a214c02ae7e6af0c499d))
270
- * **deps:** bump axios from 1.7.9 to 1.8.2 ([#303](https://github.com/KarinJS/Karin/issues/303)) ([04d337b](https://github.com/KarinJS/Karin/commit/04d337be3981722807395d1e9e1e1c632c2175b4))
271
- * **deps:** bump axios from 1.7.9 to 1.8.2 in /packages/core ([#302](https://github.com/KarinJS/Karin/issues/302)) ([c2e3379](https://github.com/KarinJS/Karin/commit/c2e3379670a56c2bd1abd88fbe6315766a479348))
272
-
273
- ## [1.6.0](https://github.com/KarinJS/Karin/compare/core-v1.5.0...core-v1.6.0) (2025-03-12)
274
-
275
-
276
- ### Features
277
-
278
- * 仿真终端 网络监控 感谢都行师傅~ ([#304](https://github.com/KarinJS/Karin/issues/304)) ([4d16851](https://github.com/KarinJS/Karin/commit/4d16851ec3c66be423ac6a485036a742f69e5ef6))
279
-
280
- ## [1.5.0](https://github.com/KarinJS/Karin/compare/core-v1.4.8...core-v1.5.0) (2025-03-09)
281
-
282
-
283
- ### Features
284
-
285
- * 新增主页更新提示、快速更新本体入口、首次加载页面动画 ([#301](https://github.com/KarinJS/Karin/issues/301)) ([3f7efc5](https://github.com/KarinJS/Karin/commit/3f7efc52fdcf2f9b5708800e57c88b6658034817))
286
-
287
-
288
- ### 📦️ Build System
289
-
290
- * **deps:** bump axios from 1.7.9 to 1.8.2 ([#303](https://github.com/KarinJS/Karin/issues/303)) ([04d337b](https://github.com/KarinJS/Karin/commit/04d337be3981722807395d1e9e1e1c632c2175b4))
291
- * **deps:** bump axios from 1.7.9 to 1.8.2 in /packages/core ([#302](https://github.com/KarinJS/Karin/issues/302)) ([c2e3379](https://github.com/KarinJS/Karin/commit/c2e3379670a56c2bd1abd88fbe6315766a479348))
292
-
293
- ## [1.4.8](https://github.com/KarinJS/Karin/compare/core-v1.4.7...core-v1.4.8) (2025-03-07)
294
-
295
-
296
- ### 🐛 Bug Fixes
297
-
298
- * 启动时依赖缺失不打印依赖的问题 ([5d1d98a](https://github.com/KarinJS/Karin/commit/5d1d98a584e03fcf66652d15dbe532e88429dea7))
299
-
300
- ## [1.4.7](https://github.com/KarinJS/Karin/compare/core-v1.4.6...core-v1.4.7) (2025-03-06)
301
-
302
-
303
- ### 🐛 Bug Fixes
304
-
305
- * hmr ([c09f423](https://github.com/KarinJS/Karin/commit/c09f4231d53d26ac1e3643ba18dd7dab10d032cc))
306
-
307
- ## [1.4.6](https://github.com/KarinJS/Karin/compare/core-v1.4.5...core-v1.4.6) (2025-03-05)
308
-
309
-
310
- ### 🐛 Bug Fixes
311
-
312
- * 修复插件页面跳转 修复web在夜间模式下某些样式问题 ([aa8734e](https://github.com/KarinJS/Karin/commit/aa8734e74d064a86b88256c53768dfaae9bdf70a))
313
- * 实时日志 ([d3512b2](https://github.com/KarinJS/Karin/commit/d3512b20ea08e348390f7fbfde0046e133595a14))
314
-
315
-
316
- ### 💄 Styles
317
-
318
- * tabs ([9369507](https://github.com/KarinJS/Karin/commit/9369507dc16a561fa69eafd95af07c62bfc6dce9))
319
-
320
- ## [1.4.5](https://github.com/KarinJS/Karin/compare/core-v1.4.4...core-v1.4.5) (2025-03-04)
321
-
322
-
323
- ### 🐛 Bug Fixes
324
-
325
- * pub error ([0bfc6dc](https://github.com/KarinJS/Karin/commit/0bfc6dcb4603f4002b1b90400a6e8fd2e68f34ba))
326
-
327
- ## [1.4.4](https://github.com/KarinJS/Karin/compare/core-v1.4.3...core-v1.4.4) (2025-03-04)
328
-
329
-
330
- ### 🐛 Bug Fixes
331
-
332
- * 修复在组织下的npm包名称在web下跳转错误的问题 ([4c64c8c](https://github.com/KarinJS/Karin/commit/4c64c8c82a3776e19448dea1973080844b5f2dba))
333
-
334
- ## [1.4.3](https://github.com/KarinJS/Karin/compare/core-v1.4.2...core-v1.4.3) (2025-03-04)
335
-
336
-
337
- ### ♻️ Code Refactoring
338
-
339
- * 重构框架配置页面 ([#292](https://github.com/KarinJS/Karin/issues/292)) ([e718144](https://github.com/KarinJS/Karin/commit/e7181441b2b4c86b1f557a8e17c735e2396817f8))
340
-
341
- ## [1.4.2](https://github.com/KarinJS/Karin/compare/core-v1.4.1...core-v1.4.2) (2025-03-01)
342
-
343
-
344
- ### 🐛 Bug Fixes
345
-
346
- * fix [#287](https://github.com/KarinJS/Karin/issues/287) 提供兼容性 ([1ac554f](https://github.com/KarinJS/Karin/commit/1ac554fcb7b60aacb31fcfc4c5107fd84c1c9ae3))
347
- * 登录api增加阈值 fix [#288](https://github.com/KarinJS/Karin/issues/288) ([116ed45](https://github.com/KarinJS/Karin/commit/116ed45b0cf9c6e4980d6810c8b4569edee1a0a2))
348
-
349
- ## [1.4.1](https://github.com/KarinJS/Karin/compare/core-v1.4.0...core-v1.4.1) (2025-02-28)
350
-
351
-
352
- ### 🐛 Bug Fixes
353
-
354
- * 发版 ([ee46097](https://github.com/KarinJS/Karin/commit/ee4609716831ae7eac3f89ee222958903e8302c1))
355
-
356
- ## [1.4.0](https://github.com/KarinJS/Karin/compare/core-v1.3.21...core-v1.4.0) (2025-02-27)
357
-
358
-
359
- ### ✨ Features
360
-
361
- * jwt ([#284](https://github.com/KarinJS/Karin/issues/284)) ([9f4c2d8](https://github.com/KarinJS/Karin/commit/9f4c2d831fb57f1d4b2ac2417cec366753f419ab))
362
-
363
- ## [1.3.21](https://github.com/KarinJS/Karin/compare/core-v1.3.20...core-v1.3.21) (2025-02-27)
364
-
365
-
366
- ### 💄 Styles
367
-
368
- * 优化前端样式 ([#283](https://github.com/KarinJS/Karin/issues/283)) ([0c4745d](https://github.com/KarinJS/Karin/commit/0c4745d299d49f3a93f6d5dba8f55b5a3bc71f33))
369
-
370
-
371
- ### ♻️ Code Refactoring
372
-
373
- * 使用react-hook-form重构前端配置页面 ([#281](https://github.com/KarinJS/Karin/issues/281)) ([8dc953e](https://github.com/KarinJS/Karin/commit/8dc953e430c9eafe67f25ae95a598921bbc4ce22))
374
-
375
-
376
- ### 🎡 Continuous Integration
377
-
378
- * test ([3b7e1de](https://github.com/KarinJS/Karin/commit/3b7e1de85e57b55dba2e180db6f4ba5ffe6ac973))
379
- * 将pr包发包github上 ([ad51b69](https://github.com/KarinJS/Karin/commit/ad51b692faaeb6747ef209296c5ee9db04f60a4a))
380
-
381
- ## [1.3.20](https://github.com/KarinJS/Karin/compare/core-v1.3.19...core-v1.3.20) (2025-02-26)
382
-
383
-
384
- ### 🐛 Bug Fixes
385
-
386
- * cause error ([140831f](https://github.com/KarinJS/Karin/commit/140831fe99da39506278838ca7afc3a7deca92b8))
387
- * middleware ([8a7896e](https://github.com/KarinJS/Karin/commit/8a7896ebec77716069d9a31dc3db2da6669ca0c4))
388
-
389
- ## [1.3.19](https://github.com/KarinJS/Karin/compare/core-v1.3.18...core-v1.3.19) (2025-02-25)
390
-
391
-
392
- ### 🐛 Bug Fixes
393
-
394
- * hook ([3647bb2](https://github.com/KarinJS/Karin/commit/3647bb2db51d09a7ad94c33a78abb42455300abe))
395
-
396
- ## [1.3.18](https://github.com/KarinJS/Karin/compare/core-v1.3.17...core-v1.3.18) (2025-02-24)
397
-
398
-
399
- ### 🐛 Bug Fixes
400
-
401
- * 兼容性提升 ([d22b68a](https://github.com/KarinJS/Karin/commit/d22b68a7600d419c4c2571e21893d2d36011df25))
402
-
403
- ## [1.3.17](https://github.com/KarinJS/Karin/compare/core-v1.3.16...core-v1.3.17) (2025-02-24)
404
-
405
-
406
- ### 🐛 Bug Fixes
407
-
408
- * 完善未匹配到插件的hook ([ba1869c](https://github.com/KarinJS/Karin/commit/ba1869c25d072be5832b26a7e0e0cd6602cabb8f))
409
- * 完善消息hooks ([0896237](https://github.com/KarinJS/Karin/commit/089623798bc508eca0753cd6cac108f3585c9654))
410
- * 完善消息发送hook ([cb65ebe](https://github.com/KarinJS/Karin/commit/cb65ebeff4242b8d320d5bac4f9e3977cda2732c))
411
-
412
- ## [1.3.16](https://github.com/KarinJS/Karin/compare/core-v1.3.15...core-v1.3.16) (2025-02-23)
413
-
414
-
415
- ### 🐛 Bug Fixes
416
-
417
- * ci ([7606096](https://github.com/KarinJS/Karin/commit/76060969ea778e9a79543514a2fa1f45a0d2ea3a))
418
-
419
- ## [1.3.15](https://github.com/KarinJS/Karin/compare/core-v1.3.14...core-v1.3.15) (2025-02-23)
420
-
421
-
422
- ### 🐛 Bug Fixes
423
-
424
- * 补充api 获取本地插件列表 ([181daf6](https://github.com/KarinJS/Karin/commit/181daf6e8ac3ca7acb41853c51e21d2c4d1b7310))
425
- * 重构插件配置页面 ([47f423e](https://github.com/KarinJS/Karin/commit/47f423e37e748dee9c83ee6fa38c913e1d126545))
426
-
427
-
428
- ### 💄 Styles
429
-
430
- * 手风琴pro ([1cc4085](https://github.com/KarinJS/Karin/commit/1cc40855c88e67be5f9cb5bd993fc9db9ddce24a))
431
-
432
-
433
- ### Tests
434
-
435
- * 重构插件配置组件 ([e49fde0](https://github.com/KarinJS/Karin/commit/e49fde0dae4c97e7f720e8dfa849362eef38a33e))
436
-
437
- ## [1.3.14](https://github.com/KarinJS/Karin/compare/core-v1.3.13...core-v1.3.14) (2025-02-18)
438
-
439
-
440
- ### 🐛 Bug Fixes
441
-
442
- * connectTime ([b6ec69e](https://github.com/KarinJS/Karin/commit/b6ec69e04acbf043ccd1724e583de7e4c19b4d24))
443
- * redis.setEx ([f6f69ed](https://github.com/KarinJS/Karin/commit/f6f69ed1a4b35826011954a2df229514456a9958))
444
- * 手风琴适配输入框组 ([1e33a72](https://github.com/KarinJS/Karin/commit/1e33a72157fd1c4420f3c97a45bce0412bc31cb0))
445
- * 新增组件输入框组 ([834a2bd](https://github.com/KarinJS/Karin/commit/834a2bd558670ebff54ef948c1f3fd15d026077b))
446
-
447
- ## [1.3.13](https://github.com/KarinJS/Karin/compare/core-v1.3.12...core-v1.3.13) (2025-02-16)
448
-
449
-
450
- ### 🐛 Bug Fixes
451
-
452
- * console adapter基本接口 ([42c421d](https://github.com/KarinJS/Karin/commit/42c421d295c6666c14f75e2f4a2113fdd1f66fd7))
453
- * console adapter基本接口 ([041031d](https://github.com/KarinJS/Karin/commit/041031d2a8093a5ab33aadd5e5aba918f294342f))
454
-
455
- ## [1.3.12](https://github.com/KarinJS/Karin/compare/core-v1.3.11...core-v1.3.12) (2025-02-15)
456
-
457
-
458
- ### 🐛 Bug Fixes
459
-
460
- * 组件分隔线适配描述文本 ([cedff08](https://github.com/KarinJS/Karin/commit/cedff082a8b1b4a169640f3e812d13f646a2cfbb))
461
-
462
- ## [1.3.11](https://github.com/KarinJS/Karin/compare/core-v1.3.10...core-v1.3.11) (2025-02-15)
463
-
464
-
465
- ### 🐛 Bug Fixes
466
-
467
- * `web.config` save方法给予默认值 ([c5f8539](https://github.com/KarinJS/Karin/commit/c5f853995a3ed0ac285a7031a595b26f2e27ccbb))
468
- * 修正后端传递组件包含正则处理错误的问题 ([dc3a2ae](https://github.com/KarinJS/Karin/commit/dc3a2aebdfd7d685ecab27cfa1fc18093579933d))
469
- * 组件save函数返回值处理 ([452c725](https://github.com/KarinJS/Karin/commit/452c725c815827d8ceb9189dbb974ce49f89de13))
470
- * 补上组件注释 ([7885de6](https://github.com/KarinJS/Karin/commit/7885de68cd86d32f170074ae04605012dbc444aa))
471
-
472
-
473
- ### 🎫 Chores
474
-
475
- * 格式化 ([800d1de](https://github.com/KarinJS/Karin/commit/800d1de2c29c1e2fbedb870dcf5c659d774ff533))
476
-
477
-
478
- ### 🎡 Continuous Integration
479
-
480
- * build.js ([c6bc6c1](https://github.com/KarinJS/Karin/commit/c6bc6c1a92acb57bf5048e355ed78732d887eb33))
481
-
482
- ## [1.3.10](https://github.com/KarinJS/Karin/compare/core-v1.3.9...core-v1.3.10) (2025-02-14)
483
-
484
-
485
- ### 🐛 Bug Fixes
486
-
487
- * 负责捕获处理非OneBOT11标准适配器报错的问题 ([#267](https://github.com/KarinJS/Karin/issues/267)) ([9291a0c](https://github.com/KarinJS/Karin/commit/9291a0c1de9cf02aa54439807d497ecd511cb49a))
488
-
489
- ## [1.3.9](https://github.com/KarinJS/Karin/compare/core-v1.3.8...core-v1.3.9) (2025-02-14)
490
-
491
-
492
- ### 🐛 Bug Fixes
493
-
494
- * 鉴权失败打印auth ([a0a4df6](https://github.com/KarinJS/Karin/commit/a0a4df6d2300f7ee08326a309bfcb38ae674f30d))
495
-
496
- ## [1.3.8](https://github.com/KarinJS/Karin/compare/core-v1.3.7...core-v1.3.8) (2025-02-14)
497
-
498
-
499
- ### 🐛 Bug Fixes
500
-
501
- * 修复Router导出 ([c4304de](https://github.com/KarinJS/Karin/commit/c4304de57f63bdd67252d379bc96deb2da3e8c7b))
502
- * 怎么有适配器结构体都不传 ([cc42593](https://github.com/KarinJS/Karin/commit/cc425930d61897a292adadb63cb4b261c14941cd))
503
-
504
- ## [1.3.7](https://github.com/KarinJS/Karin/compare/core-v1.3.6...core-v1.3.7) (2025-02-14)
505
-
506
-
507
- ### 🐛 Bug Fixes
508
-
509
- * 组件类型 ([e83ec8b](https://github.com/KarinJS/Karin/commit/e83ec8b2908ea8df58fb702c6153664623f305ce))
510
-
511
- ## [1.3.6](https://github.com/KarinJS/Karin/compare/core-v1.3.5...core-v1.3.6) (2025-02-14)
512
-
513
-
514
- ### 🐛 Bug Fixes
515
-
516
- * ... ([3693919](https://github.com/KarinJS/Karin/commit/3693919f5c7c1e55c59cf71a363b613606838fe3))
517
- * components ([edeccdc](https://github.com/KarinJS/Karin/commit/edeccdc2d43797086c890cec0d0a8ef18775aef8))
518
- * express types ([9c97066](https://github.com/KarinJS/Karin/commit/9c97066b25f57046ef78fc7e8829f1fdd7bf78ae))
519
- * fix [#253](https://github.com/KarinJS/Karin/issues/253) ([c6c4d54](https://github.com/KarinJS/Karin/commit/c6c4d54c15ac09ecf8f0e5afbfbee1073626b777))
520
- * fix [#261](https://github.com/KarinJS/Karin/issues/261) ([440c635](https://github.com/KarinJS/Karin/commit/440c63535c108d31fea5d25be381aab82b7b966e))
521
- * 修复组件渲染 ([951e4b8](https://github.com/KarinJS/Karin/commit/951e4b8628eef75ef62141b8fbbab05492dec5ed))
522
- * 增加单选框、复选框组件,修正组件渲染错误 ([edeccdc](https://github.com/KarinJS/Karin/commit/edeccdc2d43797086c890cec0d0a8ef18775aef8))
523
- * 插件列表缓存 ([009ec94](https://github.com/KarinJS/Karin/commit/009ec947b29578f856b1bc29cd756ba369e92e6c))
524
-
525
- ## [1.3.5](https://github.com/KarinJS/Karin/compare/core-v1.3.4...core-v1.3.5) (2025-02-11)
526
-
527
-
528
- ### 🐛 Bug Fixes
529
-
530
- * 抽象的EventEmitter ([3c5402b](https://github.com/KarinJS/Karin/commit/3c5402b46ae23c49c76fddb101748d298a384538))
531
-
532
- ## [1.3.4](https://github.com/KarinJS/Karin/compare/core-v1.3.3...core-v1.3.4) (2025-02-11)
533
-
534
-
535
- ### 🐛 Bug Fixes
536
-
537
- * pnpm10与pnpm 9冲突 ([c2e7d51](https://github.com/KarinJS/Karin/commit/c2e7d5129e0ff122ddce474e359f402221028740))
538
- * webui login ([#257](https://github.com/KarinJS/Karin/issues/257)) ([31263c8](https://github.com/KarinJS/Karin/commit/31263c850325bf2c6009ffc27b113100dda2f004))
539
-
540
- ## [1.3.3](https://github.com/KarinJS/Karin/compare/core-v1.3.2...core-v1.3.3) (2025-02-11)
541
-
542
-
543
- ### 🐛 Bug Fixes
544
-
545
- * web.config.mjs ([38d3417](https://github.com/KarinJS/Karin/commit/38d34172931fdeb3de8047971aac026b00cabf46))
546
-
547
- ## [1.3.2](https://github.com/KarinJS/Karin/compare/core-v1.3.1...core-v1.3.2) (2025-02-10)
548
-
549
-
550
- ### 🐛 Bug Fixes
551
-
552
- * web config ([3ed39a0](https://github.com/KarinJS/Karin/commit/3ed39a095978cca055415c67e1fae21388df3c09))
553
-
554
- ## [1.3.1](https://github.com/KarinJS/Karin/compare/core-v1.3.0...core-v1.3.1) (2025-02-10)
555
-
556
-
557
- ### 🐛 Bug Fixes
558
-
559
- * pnpm 10 (原谅我 push错了 ([1b06936](https://github.com/KarinJS/Karin/commit/1b06936b15864cb6ac61ab279448a86c630f23e4))
560
- * web页面的请求不走缓存 ([5055eab](https://github.com/KarinJS/Karin/commit/5055eab032bf786d471ca88fbd5c685982e3c4e2))
561
-
562
- ## [1.3.0](https://github.com/KarinJS/Karin/compare/core-v1.2.3...core-v1.3.0) (2025-02-08)
563
-
564
-
565
- ### ✨ Features
566
-
567
- * `/sandbox/self/update` ([0ff19fb](https://github.com/KarinJS/Karin/commit/0ff19fb45f0c0f882fe2240a6694984365a2c688))
568
- * 插件市场 ([b9b0504](https://github.com/KarinJS/Karin/commit/b9b050426ebef23cda064051f24eafa0c84f277b))
569
- * 新增web沙盒 插件管理 插件市场 插件配置 框架配置 ([#251](https://github.com/KarinJS/Karin/issues/251)) ([26483ae](https://github.com/KarinJS/Karin/commit/26483aedd0cbe1f99bce98d82cc7483ca281c4d2))
570
- * 沙盒支持获取历史记录。 ([ba37287](https://github.com/KarinJS/Karin/commit/ba372878dc452b0a903af33cc646c42e0269de31))
571
- * 获取在线插件列表Api ([3dcb874](https://github.com/KarinJS/Karin/commit/3dcb8744867e88d7a95f847dfb95c9bb7d6f8ffb))
572
- * 获取已安装插件列表详情 ([75f3541](https://github.com/KarinJS/Karin/commit/75f35414b4e1d852e8d3e7e35975c51075742e25))
573
- * 获取沙盒连接地址 ([4699dde](https://github.com/KarinJS/Karin/commit/4699dde53ffe1dd611257000e61ce38497192722))
574
-
575
-
576
- ### 🐛 Bug Fixes
577
-
578
- * avatar dir ([04f370f](https://github.com/KarinJS/Karin/commit/04f370f87f704e2df53b65d54387abde5d23738c))
579
- * export create event ([0152581](https://github.com/KarinJS/Karin/commit/0152581e74c1255017ec0aa987da048d4b7dd626))
580
- * pnpm 10 ([0951485](https://github.com/KarinJS/Karin/commit/0951485209c228e77441994c10ae0d0f4a4cf6da))
581
- * tips ([7e096bd](https://github.com/KarinJS/Karin/commit/7e096bd38269ebfc62712148a6ed7a2a02d42fb1))
582
- * web plugins ([cf0d0e0](https://github.com/KarinJS/Karin/commit/cf0d0e02d0025cdc7dce124820076bfc0204b01b))
583
- * web适配获取好友列表、群列表 ([68d1632](https://github.com/KarinJS/Karin/commit/68d16322294e3d3bf5fe018b4b38b63edd347f0a))
584
-
585
- ## [1.2.3](https://github.com/KarinJS/Karin/compare/core-v1.2.2...core-v1.2.3) (2025-01-21)
586
-
587
-
588
- ### 🐛 Bug Fixes
589
-
590
- * web ([5bfc670](https://github.com/KarinJS/Karin/commit/5bfc67040d8ff7d7845a35ad05d17f58853aef13))
591
-
592
- ## [1.2.2](https://github.com/KarinJS/Karin/compare/core-v1.2.1...core-v1.2.2) (2025-01-21)
593
-
594
-
595
- ### 🐛 Bug Fixes
596
-
597
- * @heroui/popover ([0a9039a](https://github.com/KarinJS/Karin/commit/0a9039acd447d743532f9270ff3d5715314c7e82))
598
- * Components types ([447bd62](https://github.com/KarinJS/Karin/commit/447bd62fba77be04351e4b708926913174f07997))
599
- * file api ([1df3ee2](https://github.com/KarinJS/Karin/commit/1df3ee22128bb77ae4ca340cd8316ca0c71601c9))
600
- * set env ([c3b311e](https://github.com/KarinJS/Karin/commit/c3b311e3830f36697f369eb62d6cbaccea0df56b))
601
- * 修正保存的类型错误 ([bd042fe](https://github.com/KarinJS/Karin/commit/bd042feac367b4fd768e585dd41e87564029aa00))
602
- * 配置 ([aa6d02d](https://github.com/KarinJS/Karin/commit/aa6d02dfb78baa385acc0405b77da7176fbe662d))
603
- * 重构配置文件格式 ([1abd5be](https://github.com/KarinJS/Karin/commit/1abd5be785074d02453cc0ddfa46022d871c62bd))
604
-
605
- ## [1.2.1](https://github.com/KarinJS/Karin/compare/core-v1.2.0...core-v1.2.1) (2025-01-18)
606
-
607
-
608
- ### 🐛 Bug Fixes
609
-
610
- * build web ([54fb566](https://github.com/KarinJS/Karin/commit/54fb566fda73bfb3f37f2cc445b197358e447847))
611
-
612
- ## [1.2.0](https://github.com/KarinJS/Karin/compare/core-v1.1.5...core-v1.2.0) (2025-01-18)
613
-
614
-
615
- ### ✨ Features
616
-
617
- * webui ([833eb2a](https://github.com/KarinJS/Karin/commit/833eb2a7bd40225d074f51b21cbfa1261d681665))
618
- * 修改当前日志等级Api ([874bb7b](https://github.com/KarinJS/Karin/commit/874bb7ba2a220275cc85cff26a2013524523b445))
619
- * 系统状态 ([4380a76](https://github.com/KarinJS/Karin/commit/4380a76c170e99a74aec2956bedf5ee4a0260e92))
620
- * 系统状态 ([23d8664](https://github.com/KarinJS/Karin/commit/23d8664706c8c1814b3c160ff1cf3667be4f8e8e))
621
- * 获取日志Api 修复进程启动检查 ([4f762a1](https://github.com/KarinJS/Karin/commit/4f762a17cdabeba40587e456aa24424cbf8d0ac4))
622
-
623
-
624
- ### 🐛 Bug Fixes
625
-
626
- * onebot11请求事件 ([f91edbe](https://github.com/KarinJS/Karin/commit/f91edbe01aa3b4f3213b0c0ed791baa6d00e3476))
627
- * 请求方式&打包路径 ([2a52898](https://github.com/KarinJS/Karin/commit/2a52898033364185e28ad7b31047571fce2ecf44))
628
- * 配置文件api ([a7ca287](https://github.com/KarinJS/Karin/commit/a7ca287277172577705d70ceb8dc785af525e41b))
629
-
630
- ## [1.1.5](https://github.com/KarinJS/Karin/compare/core-v1.1.4...core-v1.1.5) (2025-01-17)
631
-
632
-
633
- ### 🐛 Bug Fixes
634
-
635
- * 好友事件启用 ([7109f61](https://github.com/KarinJS/Karin/commit/7109f61cefe16bddc3f791b4e6bb13092d7d6757))
636
-
637
- ## [1.1.4](https://github.com/KarinJS/Karin/compare/core-v1.1.3...core-v1.1.4) (2025-01-16)
638
-
639
-
640
- ### 🐛 Bug Fixes
641
-
642
- * 热更新`.env`未更新日志等级 ([b8b7c99](https://github.com/KarinJS/Karin/commit/b8b7c995cbd1fcd957e298f704fbafaa21b1a330))
643
-
644
- ## [1.1.3](https://github.com/KarinJS/Karin/compare/core-v1.1.2...core-v1.1.3) (2025-01-16)
645
-
646
-
647
- ### 🐛 Bug Fixes
648
-
649
- * 热更新`.env` ([90c4eb8](https://github.com/KarinJS/Karin/commit/90c4eb86dbefd236b7a672a8c5a0c0a848964fff))
650
-
651
- ## [1.1.2](https://github.com/KarinJS/Karin/compare/core-v1.1.1...core-v1.1.2) (2025-01-16)
652
-
653
-
654
- ### 🐛 Bug Fixes
655
-
656
- * create-karin ([758e20f](https://github.com/KarinJS/Karin/commit/758e20f2d824d23a998fe85c02883e1db53148f9))
657
-
658
-
659
- ### 🎫 Chores
660
-
661
- * release main ([#238](https://github.com/KarinJS/Karin/issues/238)) ([0d68b7b](https://github.com/KarinJS/Karin/commit/0d68b7b9fdcb1857ece912b0c246273a4433567b))
662
-
663
- ## [1.1.1](https://github.com/KarinJS/Karin/compare/core-v1.1.0...core-v1.1.1) (2025-01-16)
664
-
665
-
666
- ### 🐛 Bug Fixes
667
-
668
- * create-karin ([758e20f](https://github.com/KarinJS/Karin/commit/758e20f2d824d23a998fe85c02883e1db53148f9))
669
- * getPlugins ([5484dfa](https://github.com/KarinJS/Karin/commit/5484dfac88e404116c8e61b755d8ced02aecc576))
670
-
671
-
672
- ### 🎫 Chores
673
-
674
- * release main ([#237](https://github.com/KarinJS/Karin/issues/237)) ([f97e931](https://github.com/KarinJS/Karin/commit/f97e931e88c1fed0bb973ef06b7a33797a961c0a))
675
-
676
- ## [1.1.1](https://github.com/KarinJS/Karin/compare/core-v1.1.0...core-v1.1.1) (2025-01-16)
677
-
678
-
679
- ### 🐛 Bug Fixes
680
-
681
- * getPlugins ([5484dfa](https://github.com/KarinJS/Karin/commit/5484dfac88e404116c8e61b755d8ced02aecc576))
682
-
683
- ## [1.1.0](https://github.com/KarinJS/Karin/compare/core-v1.0.12...core-v1.1.0) (2025-01-16)
684
-
685
-
686
- ### ✨ Features
687
-
688
- * 中间件 ([baa34b3](https://github.com/KarinJS/Karin/commit/baa34b35681f665a556a3beb596eb418733840e0))
689
-
690
-
691
- ### 🐛 Bug Fixes
692
-
693
- * scripts ([ac0be5f](https://github.com/KarinJS/Karin/commit/ac0be5f047f8be9da565f2ed1d77dc687a5619ad))
694
- * types ([5fda871](https://github.com/KarinJS/Karin/commit/5fda871ec5fece444914214822e833ad7b8afef8))
695
- * update TypeScript configuration and enhance console API for file handling ([b5d8d45](https://github.com/KarinJS/Karin/commit/b5d8d453182e67b5880c21d06c634a350eb9b2df))
696
-
697
-
698
- ### 🎫 Chores
699
-
700
- * update configuration files and enhance CLI commands ([c01a8db](https://github.com/KarinJS/Karin/commit/c01a8dbc58ecaf308e6dde26c59be901efbab1a6))
701
-
702
- ## [1.0.12](https://github.com/KarinJS/Karin/compare/core-v1.0.11...core-v1.0.12) (2025-01-16)
703
-
704
-
705
- ### 🐛 Bug Fixes
706
-
707
- * fix [#234](https://github.com/KarinJS/Karin/issues/234) fix [#233](https://github.com/KarinJS/Karin/issues/233) ([d03b7bd](https://github.com/KarinJS/Karin/commit/d03b7bd9f9b182825024d91f8e959b8344066e82))
708
-
709
- ## [1.0.11](https://github.com/KarinJS/Karin/compare/core-v1.0.10...core-v1.0.11) (2025-01-16)
710
-
711
-
712
- ### 🐛 Bug Fixes
713
-
714
- * fix [#231](https://github.com/KarinJS/Karin/issues/231) ([085f89d](https://github.com/KarinJS/Karin/commit/085f89d51beee4dbe715a3dc129432736ef3fe3d))
715
-
716
- ## [1.0.10](https://github.com/KarinJS/Karin/compare/core-v1.0.9...core-v1.0.10) (2025-01-15)
717
-
718
-
719
- ### 🐛 Bug Fixes
720
-
721
- * remove deprecated configuration files and enhance WebSocket client reconnection logic ([1ebec80](https://github.com/KarinJS/Karin/commit/1ebec80515fc6cc0a347b1ae06340db4c7da1054))
722
-
723
- ## [1.0.9](https://github.com/KarinJS/Karin/compare/core-v1.0.8...core-v1.0.9) (2025-01-15)
724
-
725
-
726
- ### 🐛 Bug Fixes
727
-
728
- * 哦~该死 ([aee10ea](https://github.com/KarinJS/Karin/commit/aee10eaa6c6b383f9c8e8953a614e49d653970e4))
729
-
730
- ## [1.0.8](https://github.com/KarinJS/Karin/compare/core-v1.0.7...core-v1.0.8) (2025-01-15)
731
-
732
-
733
- ### 🐛 Bug Fixes
734
-
735
- * close [#217](https://github.com/KarinJS/Karin/issues/217) [#215](https://github.com/KarinJS/Karin/issues/215) ([75e9ea7](https://github.com/KarinJS/Karin/commit/75e9ea7268082fce53862bdca2f4156a3210039b))
736
- * fix 215 ([036f40d](https://github.com/KarinJS/Karin/commit/036f40da34d599d5b5cc6e184c009bb09fa3d80b))
737
-
738
- ## [1.0.7](https://github.com/KarinJS/Karin/compare/core-v1.0.6...core-v1.0.7) (2025-01-15)
739
-
740
-
741
- ### 🐛 Bug Fixes
742
-
743
- * build types error ([f732ca3](https://github.com/KarinJS/Karin/commit/f732ca38155f08adefed7a9f8d42d373a9fc9cc7))
744
- * ci ([1d25234](https://github.com/KarinJS/Karin/commit/1d252344a1384314bab30e663be019c6d2536317))
745
- * ci ([56b3823](https://github.com/KarinJS/Karin/commit/56b382335d63577078e5aa8572d6238c63caf3e9))
746
- * registerBot ws_client ([a9d7905](https://github.com/KarinJS/Karin/commit/a9d7905b5c0c739eb1e8c64beafb658a3c12c64d))
747
- * test ci ([e998b9d](https://github.com/KarinJS/Karin/commit/e998b9de51941141d842c1e6032fdc6c721efdf8))
748
- * test ci ([d2c0771](https://github.com/KarinJS/Karin/commit/d2c077180e0f495dd5918a2cb2f0c51683192c0c))
749
- * test ci ([437350f](https://github.com/KarinJS/Karin/commit/437350f3376af7bc7f3fca6e51e8c6d846f1d798))
750
- * tips ([9f67525](https://github.com/KarinJS/Karin/commit/9f67525d592094532a3a29fe1f3de41bc1ec1936))
751
- * version ([1b15d0b](https://github.com/KarinJS/Karin/commit/1b15d0b6c1583a8abc674b97cd746aac97b918c1))
752
- * 导出 ([33b0683](https://github.com/KarinJS/Karin/commit/33b06831c3c4e6679edb3353962d88d7e2cb4d9b))
753
-
754
-
755
- ### 🎫 Chores
756
-
757
- * release main ([#219](https://github.com/KarinJS/Karin/issues/219)) ([bfe073f](https://github.com/KarinJS/Karin/commit/bfe073fa5af28364f12e3143bf3aab612cd87c59))
758
- * release main ([#220](https://github.com/KarinJS/Karin/issues/220)) ([9cb7b59](https://github.com/KarinJS/Karin/commit/9cb7b59d003a1a3582d222413056af1d8ce5b13a))
759
- * release main ([#221](https://github.com/KarinJS/Karin/issues/221)) ([0c871c5](https://github.com/KarinJS/Karin/commit/0c871c58b3fc26d5cb66b0d2f6e33a0c3bef4bb9))
760
- * release main ([#224](https://github.com/KarinJS/Karin/issues/224)) ([abdf414](https://github.com/KarinJS/Karin/commit/abdf4149a171f8c9c58ea9f8d4cf7705690e1941))
761
- * release main ([#225](https://github.com/KarinJS/Karin/issues/225)) ([4343d8d](https://github.com/KarinJS/Karin/commit/4343d8dab7f58f5c913345ee818d19ad14ebac48))
762
- * release main ([#226](https://github.com/KarinJS/Karin/issues/226)) ([bedfe6a](https://github.com/KarinJS/Karin/commit/bedfe6a98d4637b59d0752565d353caf4a776251))
763
- * **release:** node-karin 1.0.1 [skip-ci] ([#218](https://github.com/KarinJS/Karin/issues/218)) ([f3ce8b7](https://github.com/KarinJS/Karin/commit/f3ce8b7d0e7ad19ebe96a97e818e8aa4c52130c7))
764
-
765
- ## [1.0.6](https://github.com/KarinJS/Karin/compare/node-karin-v1.0.5...node-karin-v1.0.6) (2025-01-15)
766
-
767
-
768
- ### 🐛 Bug Fixes
769
-
770
- * test ci ([e998b9d](https://github.com/KarinJS/Karin/commit/e998b9de51941141d842c1e6032fdc6c721efdf8))
771
-
772
- ## [1.0.5](https://github.com/KarinJS/Karin/compare/node-karin-v1.0.4...node-karin-v1.0.5) (2025-01-15)
773
-
774
-
775
- ### 🐛 Bug Fixes
776
-
777
- * test ci ([d2c0771](https://github.com/KarinJS/Karin/commit/d2c077180e0f495dd5918a2cb2f0c51683192c0c))
778
-
779
- ## [1.0.4](https://github.com/KarinJS/Karin/compare/node-karin-v1.0.3...node-karin-v1.0.4) (2025-01-15)
780
-
781
-
782
- ### 🐛 Bug Fixes
783
-
784
- * test ci ([437350f](https://github.com/KarinJS/Karin/commit/437350f3376af7bc7f3fca6e51e8c6d846f1d798))
785
-
786
- ## [1.0.3](https://github.com/KarinJS/Karin/compare/node-karin-v1.0.2...node-karin-v1.0.3) (2025-01-15)
787
-
788
-
789
- ### Bug Fixes
790
-
791
- * registerBot ws_client ([a9d7905](https://github.com/KarinJS/Karin/commit/a9d7905b5c0c739eb1e8c64beafb658a3c12c64d))
792
-
793
- ## [1.0.2](https://github.com/KarinJS/Karin/compare/node-karin-v1.0.1...node-karin-v1.0.2) (2025-01-15)
794
-
795
-
796
- ### Bug Fixes
797
-
798
- * build types error ([f732ca3](https://github.com/KarinJS/Karin/commit/f732ca38155f08adefed7a9f8d42d373a9fc9cc7))
799
- * ci ([56b3823](https://github.com/KarinJS/Karin/commit/56b382335d63577078e5aa8572d6238c63caf3e9))
800
- * tips ([9f67525](https://github.com/KarinJS/Karin/commit/9f67525d592094532a3a29fe1f3de41bc1ec1936))
801
- * version ([1b15d0b](https://github.com/KarinJS/Karin/commit/1b15d0b6c1583a8abc674b97cd746aac97b918c1))
802
- * 导出 ([33b0683](https://github.com/KarinJS/Karin/commit/33b06831c3c4e6679edb3353962d88d7e2cb4d9b))
803
-
804
- ## [1.0.1](https://github.com/KarinJS/Karin/compare/node-karin-v1.0.0...node-karin-v1.0.1) (2025-01-15)
805
-
806
-
807
- ### Bug Fixes
808
-
809
- * ci ([56b3823](https://github.com/KarinJS/Karin/commit/56b382335d63577078e5aa8572d6238c63caf3e9))
810
- * version ([1b15d0b](https://github.com/KarinJS/Karin/commit/1b15d0b6c1583a8abc674b97cd746aac97b918c1))
811
- * 导出 ([33b0683](https://github.com/KarinJS/Karin/commit/33b06831c3c4e6679edb3353962d88d7e2cb4d9b))
812
-
813
- ## [1.0.1](https://github.com/KarinJS/Karin/compare/node-karin-v1.0.0...node-karin-v1.0.1) (2025-01-15)
814
-
815
-
816
- ### Bug Fixes
817
-
818
- * version ([1b15d0b](https://github.com/KarinJS/Karin/commit/1b15d0b6c1583a8abc674b97cd746aac97b918c1))
819
- * 导出 ([33b0683](https://github.com/KarinJS/Karin/commit/33b06831c3c4e6679edb3353962d88d7e2cb4d9b))
1
+ # 更新日志
2
+
3
+ ## [1.8.3](https://github.com/KarinJS/Karin/compare/core-v1.8.2...core-v1.8.3) (2025-05-03)
4
+
5
+
6
+ ### 🐛 Bug Fixes
7
+
8
+ * 修正axios ([8d093c0](https://github.com/KarinJS/Karin/commit/8d093c0f7cb2dfafdab79fd1ec8aa2a35f60b848))
9
+ * 更新axios版本至1.1.6 ([ee1b0b9](https://github.com/KarinJS/Karin/commit/ee1b0b94dfa58fc5d3774d75f31168c180b0073a))
10
+
11
+ ## [1.8.2](https://github.com/KarinJS/Karin/compare/core-v1.8.1...core-v1.8.2) (2025-05-03)
12
+
13
+
14
+ ### 🐛 Bug Fixes
15
+
16
+ * build error ([7facb80](https://github.com/KarinJS/Karin/commit/7facb80f5f7e4968916a57459c0293c856398147))
17
+ * 处理`ERR_PNPM_PUBLIC_HOIST_PATTERN_DIFF` 提升兼容性 ([3ecb7d0](https://github.com/KarinJS/Karin/commit/3ecb7d0ac30245b18a0702da6a6604e7510e099b))
18
+ * 强制修复`ERR_PNPM_PUBLIC_HOIST_PATTERN_DIFF` ([b48b1b0](https://github.com/KarinJS/Karin/commit/b48b1b073a035dd6fe8d9f544f4a684761fabf37))
19
+
20
+ ## [1.8.1](https://github.com/KarinJS/Karin/compare/core-v1.8.0...core-v1.8.1) (2025-05-03)
21
+
22
+
23
+ ### 🐛 Bug Fixes
24
+
25
+ * main error ([878c141](https://github.com/KarinJS/Karin/commit/878c141452fd550baedf2d2f2a6e129b777e9e7e))
26
+
27
+ ## [1.8.0](https://github.com/KarinJS/Karin/compare/core-v1.7.14...core-v1.8.0) (2025-05-03)
28
+
29
+
30
+ ### Features
31
+
32
+ * `pingRequest` ([2fea411](https://github.com/KarinJS/Karin/commit/2fea411fd135d01b0caf628a2078ecc5608c8c2e))
33
+ * 1.8.0 ([#344](https://github.com/KarinJS/Karin/issues/344)) ([be97fae](https://github.com/KarinJS/Karin/commit/be97fae5815b808b3453853c9ed6929540f2b340))
34
+ * 在package.json中添加默认文件路径以支持新功能 ([d8f5619](https://github.com/KarinJS/Karin/commit/d8f56197dcbde9725da351a83da72e571791e0d5))
35
+ * 增加插件热加载功能 ([2c8ff09](https://github.com/KarinJS/Karin/commit/2c8ff09c44fbdf78af3963170b1e6f8502fd7626))
36
+ * 增强webui插件安装和卸载日志记录 ([6decbd5](https://github.com/KarinJS/Karin/commit/6decbd52181c4c533f04be64c677871a183ecd52))
37
+ * 增强插件安装功能 ([1013ed9](https://github.com/KarinJS/Karin/commit/1013ed92c680db13fcd09fe2076b4c1ef4454155))
38
+ * 处理WebSocket连接中的敏感信息 ([49869c2](https://github.com/KarinJS/Karin/commit/49869c2478d7aca1165384bf22508038498f0281))
39
+ * 控制台支持 `rs` `restart` `stop` ([47cf9e3](https://github.com/KarinJS/Karin/commit/47cf9e3f78fa5a9036dd2cae0343656a88fe9d1f))
40
+ * 更新插件选择器和命令插件缓存逻辑 ([9c60dfd](https://github.com/KarinJS/Karin/commit/9c60dfd67f2d6f4bd4bba3196a40185af078ff43))
41
+ * 更新缓存过期时间和版本信息 ([b580908](https://github.com/KarinJS/Karin/commit/b58090815f8c77ad6079b4a49e5cdcf336b0e7be))
42
+ * 更新获取完整插件列表的逻辑 ([e8c1768](https://github.com/KarinJS/Karin/commit/e8c17683cafc0b66f668ca16e971173f396dc6ea))
43
+ * 更新适配器基类和插件管理逻辑 ([ca05cb6](https://github.com/KarinJS/Karin/commit/ca05cb6bfa429599b5e7777d3c327a84895b6dfe))
44
+ * 添加发送消息和转发消息后的钩子功能,支持开发者自定义处理逻辑 ([2de67a1](https://github.com/KarinJS/Karin/commit/2de67a173b109753cd1fde1ef585d0845f269b5a))
45
+ * 添加已加载命令插件缓存信息列表接口 ([d1219ec](https://github.com/KarinJS/Karin/commit/d1219ec28282bb391e97391fed8047bb86fb1606))
46
+ * 添加文件存在性检查和优化配置路径获取逻辑 ([21122a2](https://github.com/KarinJS/Karin/commit/21122a271a7a42cdeb2618abce91fbe9eaab37b4))
47
+
48
+
49
+ ### 🐛 Bug Fixes
50
+
51
+ * pty init ([12d7bbc](https://github.com/KarinJS/Karin/commit/12d7bbc9090f45d41e312869492a61d3048d691e))
52
+ * sqlite3不转esm。 ([59933da](https://github.com/KarinJS/Karin/commit/59933dac81b57e93d0ca1939cd567174ff52fe6e))
53
+ * 修复KarinConvertAdapter消息转换逻辑 ([4d0252c](https://github.com/KarinJS/Karin/commit/4d0252c9c3380aac89c2f38bb148a6c4296c485e))
54
+ * 修复web静态资源路径错误 ([b1fc1e1](https://github.com/KarinJS/Karin/commit/b1fc1e1ca7d241617e64edacb7656c0b5f27e222))
55
+ * 修复编译后启动顺序造成的`logger`函数不存在的问题 ([2640e97](https://github.com/KarinJS/Karin/commit/2640e9741ef7799bcf64bdbed9e814b4cb457312))
56
+ * 修正安装虚拟终端后,动态加载失败的问题 ([b9caf0e](https://github.com/KarinJS/Karin/commit/b9caf0e24649c8995a8695ed04c0dfd4d4012ddd))
57
+ * 工作区 ([1635d9d](https://github.com/KarinJS/Karin/commit/1635d9d3015b53f055134cb6746ae338d0d8ce48))
58
+ * 更新模块类型判断逻辑 ([ef2162a](https://github.com/KarinJS/Karin/commit/ef2162ab172a36d04ef2949ba0ec1f34eed47a0e))
59
+
60
+
61
+ ### ⚡️ Performance
62
+
63
+ * 优化网络状态获取和监控可见性管理 ([9ff1ad5](https://github.com/KarinJS/Karin/commit/9ff1ad5b84e7db81069c1441123bc70aabc7c00c))
64
+
65
+
66
+ ### 🎫 Chores
67
+
68
+ * 提升`node-pty`版本 支持`nodejs 23` ([59f07f6](https://github.com/KarinJS/Karin/commit/59f07f67470c43b5b18f5401940913da3d61df62))
69
+
70
+
71
+ ### ♻️ Code Refactoring
72
+
73
+ * 优化插件加载逻辑,简化入口文件处理;增强本地插件配置获取功能 ([8008784](https://github.com/KarinJS/Karin/commit/80087840ac4c9e0b6f3d78125bf5e7cb448e1f43))
74
+ * 重构插件市场 ([fb19543](https://github.com/KarinJS/Karin/commit/fb19543b9c2f55bd23bee40c682085fdd2949481))
75
+ * 重构插件市场完成 ([24a47b1](https://github.com/KarinJS/Karin/commit/24a47b16915f7338e4b9ec7d7bf050641b6a2365))
76
+ * 重构路由导出和工具函数 ([12b2a7e](https://github.com/KarinJS/Karin/commit/12b2a7ee6938e9eb7079e4567cc2c8f139ce3797))
77
+
78
+
79
+ ### 📦️ Build System
80
+
81
+ * fix error ([832f3d8](https://github.com/KarinJS/Karin/commit/832f3d8daa841b5771c052ba6a3f0c4339cebc49))
82
+
83
+ ## [1.7.14](https://github.com/KarinJS/Karin/compare/core-v1.7.13...core-v1.7.14) (2025-03-28)
84
+
85
+
86
+ ### 🐛 Bug Fixes
87
+
88
+ * 初始化计数器以确保缓存统计正确 ([bec90c1](https://github.com/KarinJS/Karin/commit/bec90c1cfa90a545fe41b838ecab8a74fa0725fd))
89
+
90
+
91
+ ### 💄 Styles
92
+
93
+ * 增加更新依赖和插件的功能,优化输出结果格式 ([9fc2375](https://github.com/KarinJS/Karin/commit/9fc23758aeec43a1e365083a379631565bc1696a))
94
+
95
+ ## [1.7.13](https://github.com/KarinJS/Karin/compare/core-v1.7.12...core-v1.7.13) (2025-03-28)
96
+
97
+
98
+ ### 🐛 Bug Fixes
99
+
100
+ * 修正npm plugin不加载的问题 ([4811aef](https://github.com/KarinJS/Karin/commit/4811aef5fb39e56584b95e68df7bae65d6e0cba2))
101
+
102
+ ## [1.7.12](https://github.com/KarinJS/Karin/compare/core-v1.7.11...core-v1.7.12) (2025-03-27)
103
+
104
+
105
+ ### 🐛 Bug Fixes
106
+
107
+ * close [#327](https://github.com/KarinJS/Karin/issues/327) close [#319](https://github.com/KarinJS/Karin/issues/319) ([3d5816d](https://github.com/KarinJS/Karin/commit/3d5816d52550d72e8a261a137fc6042d7d27895b))
108
+ * close [#329](https://github.com/KarinJS/Karin/issues/329) 添加插件版本兼容性检查,更新文件获取函数以支持绝对路径返回 ([0e29b3a](https://github.com/KarinJS/Karin/commit/0e29b3a31c834262d56ddd25d06eed3b2ad8c928))
109
+ * 优化插件版本兼容性检查,延迟日志输出以提高用户体验 ([cdbfcba](https://github.com/KarinJS/Karin/commit/cdbfcba05d4d043150092358711a1b8386d6ba06))
110
+ * 优化插件版本兼容性检查,延迟日志输出以提高用户体验 ([aa8a07b](https://github.com/KarinJS/Karin/commit/aa8a07b93b25ce41c8053398c201851205ba155e))
111
+ * 更新插件版本兼容性检查,使用 satisfies 替代 range 函数名称 解决导出冲突 ([d526b4f](https://github.com/KarinJS/Karin/commit/d526b4f456d9257c3fdd6f698a5735c7b4706d18))
112
+
113
+
114
+ ### ♻️ Code Refactoring
115
+
116
+ * close [#325](https://github.com/KarinJS/Karin/issues/325) 重构消息钩子系统,移除旧的空消息钩子,新增事件调用钩子支持 ([b54d294](https://github.com/KarinJS/Karin/commit/b54d294cff3972bd7730fe287e4ccdf8c633eb22))
117
+ * 移除 range.ts 中的示例使用代码,简化文件结构 ([c413fa3](https://github.com/KarinJS/Karin/commit/c413fa39cd9d978af01dc473515c3bb9d4d5eb73))
118
+ * 重构路径常量,新增以 karinPath 开头的新常量,保留旧常量以保持兼容性 ([a80a3db](https://github.com/KarinJS/Karin/commit/a80a3db1d76bca825ba023c7d8bfa42e4773c321))
119
+
120
+
121
+ ### 📦️ Build System
122
+
123
+ * fix build type ([b7b4f50](https://github.com/KarinJS/Karin/commit/b7b4f50657c07369538ef6a3d07a80c27dcbb582))
124
+
125
+ ## [1.7.11](https://github.com/KarinJS/Karin/compare/core-v1.7.10...core-v1.7.11) (2025-03-27)
126
+
127
+
128
+ ### 🐛 Bug Fixes
129
+
130
+ * close [#341](https://github.com/KarinJS/Karin/issues/341) ([6c738ab](https://github.com/KarinJS/Karin/commit/6c738ab5d01487db9dfefed6ec97bdfdde1ba84d))
131
+
132
+
133
+ ### 📦️ Build System
134
+
135
+ * type error ([761f659](https://github.com/KarinJS/Karin/commit/761f659205d8524293661cd87f8f7bbbe1783e46))
136
+
137
+ ## [1.7.10](https://github.com/KarinJS/Karin/compare/core-v1.7.9...core-v1.7.10) (2025-03-26)
138
+
139
+
140
+ ### 🐛 Bug Fixes
141
+
142
+ * sqlite3 锁定5.1.6 ([5c8589e](https://github.com/KarinJS/Karin/commit/5c8589e3825ac58c13734d11707e9009eaea0190))
143
+ * 清理日志有点多 ([5d9895a](https://github.com/KarinJS/Karin/commit/5d9895a3d9dd23895a3519aaaad0666c0af48022))
144
+
145
+
146
+ ### ✅ Tests
147
+
148
+ * 初步适配`puppeteer-server` ([264eb11](https://github.com/KarinJS/Karin/commit/264eb11f7a928eaebb363a8526342b2588a2525d))
149
+
150
+ ## [1.7.9](https://github.com/KarinJS/Karin/compare/core-v1.7.8...core-v1.7.9) (2025-03-24)
151
+
152
+
153
+ ### 🐛 Bug Fixes
154
+
155
+ * close [#332](https://github.com/KarinJS/Karin/issues/332) ([3c80968](https://github.com/KarinJS/Karin/commit/3c80968366d9e2b963ac3d6f49101ee788490adf))
156
+
157
+
158
+ ### ⚡️ Performance
159
+
160
+ * 优化日志显示 ([f3339a9](https://github.com/KarinJS/Karin/commit/f3339a998c16588e24a7418fa9e5b8ff7987462f))
161
+
162
+ ## [1.7.8](https://github.com/KarinJS/Karin/compare/core-v1.7.7...core-v1.7.8) (2025-03-23)
163
+
164
+
165
+ ### 🐛 Bug Fixes
166
+
167
+ * fix [#316](https://github.com/KarinJS/Karin/issues/316) ([4c2340b](https://github.com/KarinJS/Karin/commit/4c2340bbd47c193182e2b1761e1840e39c7b3e70))
168
+ * fix [#322](https://github.com/KarinJS/Karin/issues/322) ([4214772](https://github.com/KarinJS/Karin/commit/421477269702d06d67d915000186efc5177f9f69))
169
+ * **网络监控:** 优化网络监控组件的轮询和图表管理 ([73369c7](https://github.com/KarinJS/Karin/commit/73369c791c5c4b7a59e5c31ff6ec464523d490ac))
170
+
171
+
172
+ ### 💄 Styles
173
+
174
+ * 优化部分样式 ([5eaaeed](https://github.com/KarinJS/Karin/commit/5eaaeed6722efdd9e282e9ab43b5f59c5975ab3f))
175
+
176
+
177
+ ### 🎡 Continuous Integration
178
+
179
+ * 锁定版本 ([db44a80](https://github.com/KarinJS/Karin/commit/db44a80e4ebb4a63fb47c7c58113fbebff0aa07f))
180
+
181
+ ## [1.7.7](https://github.com/KarinJS/Karin/compare/core-v1.7.6...core-v1.7.7) (2025-03-20)
182
+
183
+
184
+ ### 🐛 Bug Fixes
185
+
186
+ * export renderTpl ([73b8d58](https://github.com/KarinJS/Karin/commit/73b8d58bc356a1a178b590202afd859028300f16))
187
+
188
+ ## [1.7.6](https://github.com/KarinJS/Karin/compare/core-v1.7.5...core-v1.7.6) (2025-03-19)
189
+
190
+
191
+ ### 🐛 Bug Fixes
192
+
193
+ * **login:** 自动登录 ([6911cd8](https://github.com/KarinJS/Karin/commit/6911cd84ad56ef11c2e69695e8ef090617a57a1f))
194
+
195
+ ## [1.7.5](https://github.com/KarinJS/Karin/compare/core-v1.7.4...core-v1.7.5) (2025-03-18)
196
+
197
+
198
+ ### 🐛 Bug Fixes
199
+
200
+ * 哎呀 ([d77e5f8](https://github.com/KarinJS/Karin/commit/d77e5f85f0b56157e895d7945f9bd38662c6d8fa))
201
+
202
+ ## [1.7.4](https://github.com/KarinJS/Karin/compare/core-v1.7.3...core-v1.7.4) (2025-03-17)
203
+
204
+
205
+ ### 🐛 Bug Fixes
206
+
207
+ * close [#313](https://github.com/KarinJS/Karin/issues/313) ([665ee4f](https://github.com/KarinJS/Karin/commit/665ee4f4771310f658532e05099cbb1bfd0a97bd))
208
+
209
+
210
+ ### ⚡️ Performance
211
+
212
+ * 缓存一周 ([23dd2d7](https://github.com/KarinJS/Karin/commit/23dd2d71a1fda0f5a4c1ff042389ccc80adb5141))
213
+
214
+
215
+ ### 📦️ Build System
216
+
217
+ * fix error ([a29345e](https://github.com/KarinJS/Karin/commit/a29345e91a858b1446b93d23753c1049608541fe))
218
+
219
+ ## [1.7.3](https://github.com/KarinJS/Karin/compare/core-v1.7.2...core-v1.7.3) (2025-03-14)
220
+
221
+
222
+ ### ♻️ Code Refactoring
223
+
224
+ * 去除level 使用sqlite3代替 ([d4d950f](https://github.com/KarinJS/Karin/commit/d4d950f923bd7357c90a39e474418157baa7a22e))
225
+
226
+ ## [1.7.2](https://github.com/KarinJS/Karin/compare/core-v1.7.1...core-v1.7.2) (2025-03-12)
227
+
228
+
229
+ ### 🐛 Bug Fixes
230
+
231
+ * 细节优化 ([a2dcdb0](https://github.com/KarinJS/Karin/commit/a2dcdb0eaaed203c77ab8c0f553e7db84000a6e4))
232
+
233
+ ## [1.7.1](https://github.com/KarinJS/Karin/compare/core-v1.7.0...core-v1.7.1) (2025-03-12)
234
+
235
+
236
+ ### 🐛 Bug Fixes
237
+
238
+ * ... ([d43be54](https://github.com/KarinJS/Karin/commit/d43be549728975cf8cbbd38f2d6ba9c47cb88634))
239
+
240
+ ## [1.7.0](https://github.com/KarinJS/Karin/compare/core-v1.6.0...core-v1.7.0) (2025-03-12)
241
+
242
+
243
+ ### Features
244
+
245
+ * jwt ([#284](https://github.com/KarinJS/Karin/issues/284)) ([9f4c2d8](https://github.com/KarinJS/Karin/commit/9f4c2d831fb57f1d4b2ac2417cec366753f419ab))
246
+ * 仿真终端 网络监控 感谢都行师傅~ ([#304](https://github.com/KarinJS/Karin/issues/304)) ([4d16851](https://github.com/KarinJS/Karin/commit/4d16851ec3c66be423ac6a485036a742f69e5ef6))
247
+ * 新增主页更新提示、快速更新本体入口、首次加载页面动画 ([#301](https://github.com/KarinJS/Karin/issues/301)) ([3f7efc5](https://github.com/KarinJS/Karin/commit/3f7efc52fdcf2f9b5708800e57c88b6658034817))
248
+
249
+
250
+ ### 🐛 Bug Fixes
251
+
252
+ * fix [#287](https://github.com/KarinJS/Karin/issues/287) 提供兼容性 ([1ac554f](https://github.com/KarinJS/Karin/commit/1ac554fcb7b60aacb31fcfc4c5107fd84c1c9ae3))
253
+ * hmr ([c09f423](https://github.com/KarinJS/Karin/commit/c09f4231d53d26ac1e3643ba18dd7dab10d032cc))
254
+ * pub error ([0bfc6dc](https://github.com/KarinJS/Karin/commit/0bfc6dcb4603f4002b1b90400a6e8fd2e68f34ba))
255
+ * 修复在组织下的npm包名称在web下跳转错误的问题 ([4c64c8c](https://github.com/KarinJS/Karin/commit/4c64c8c82a3776e19448dea1973080844b5f2dba))
256
+ * 修复插件页面跳转 修复web在夜间模式下某些样式问题 ([aa8734e](https://github.com/KarinJS/Karin/commit/aa8734e74d064a86b88256c53768dfaae9bdf70a))
257
+ * 发版 ([ee46097](https://github.com/KarinJS/Karin/commit/ee4609716831ae7eac3f89ee222958903e8302c1))
258
+ * 启动时依赖缺失不打印依赖的问题 ([5d1d98a](https://github.com/KarinJS/Karin/commit/5d1d98a584e03fcf66652d15dbe532e88429dea7))
259
+ * 实时日志 ([d3512b2](https://github.com/KarinJS/Karin/commit/d3512b20ea08e348390f7fbfde0046e133595a14))
260
+ * 登录api增加阈值 fix [#288](https://github.com/KarinJS/Karin/issues/288) ([116ed45](https://github.com/KarinJS/Karin/commit/116ed45b0cf9c6e4980d6810c8b4569edee1a0a2))
261
+ * 路由注册错误 ([594a453](https://github.com/KarinJS/Karin/commit/594a453e3ab41504cdc5735ca08546b2ea683099))
262
+
263
+
264
+ ### 💄 Styles
265
+
266
+ * tabs ([9369507](https://github.com/KarinJS/Karin/commit/9369507dc16a561fa69eafd95af07c62bfc6dce9))
267
+ * 优化前端样式 ([#283](https://github.com/KarinJS/Karin/issues/283)) ([0c4745d](https://github.com/KarinJS/Karin/commit/0c4745d299d49f3a93f6d5dba8f55b5a3bc71f33))
268
+
269
+
270
+ ### 🎫 Chores
271
+
272
+ * **main:** release 1.4.6 ([#296](https://github.com/KarinJS/Karin/issues/296)) ([79d9233](https://github.com/KarinJS/Karin/commit/79d92338a5af5c323094a20eac768e9edd276ccd))
273
+ * **main:** release 1.6.0 ([#305](https://github.com/KarinJS/Karin/issues/305)) ([f682392](https://github.com/KarinJS/Karin/commit/f6823927681d14325c9dfeeab2c977d364dab182))
274
+ * **main:** release core 1.4.5 ([#295](https://github.com/KarinJS/Karin/issues/295)) ([08b1a1b](https://github.com/KarinJS/Karin/commit/08b1a1b060a629834ab7b97f23e406e2794b2f97))
275
+ * release 1.4.2 ([#290](https://github.com/KarinJS/Karin/issues/290)) ([f702235](https://github.com/KarinJS/Karin/commit/f70223501dbea5cc0609514bf2958c61d117e562))
276
+ * release main ([#282](https://github.com/KarinJS/Karin/issues/282)) ([b88b7ce](https://github.com/KarinJS/Karin/commit/b88b7ceb234c1e23a4defe8fc931160bc2b04df0))
277
+ * release main ([#285](https://github.com/KarinJS/Karin/issues/285)) ([4632b85](https://github.com/KarinJS/Karin/commit/4632b85fe94993e5c68d12427bdf3b88fff14055))
278
+ * release main ([#286](https://github.com/KarinJS/Karin/issues/286)) ([66ff138](https://github.com/KarinJS/Karin/commit/66ff138f74dc54cc1f18c8d9679ae026c541a58f))
279
+ * release main ([#291](https://github.com/KarinJS/Karin/issues/291)) ([dacf483](https://github.com/KarinJS/Karin/commit/dacf48327411667dddb18f11c0450233512f136d))
280
+ * release main ([#298](https://github.com/KarinJS/Karin/issues/298)) ([69008cd](https://github.com/KarinJS/Karin/commit/69008cd7832d758d0fcb8a68e4b3f384303da762))
281
+ * release main 1.4.4 ([#293](https://github.com/KarinJS/Karin/issues/293)) ([0fc3d8f](https://github.com/KarinJS/Karin/commit/0fc3d8f2f38112f1c2bc2ed1d722c581837637e1))
282
+ * release main 1.4.8 ([#299](https://github.com/KarinJS/Karin/issues/299)) ([cda5a1a](https://github.com/KarinJS/Karin/commit/cda5a1af8565f677bf7923fe371731f4e55de413))
283
+ * release main 1.5.0 ([#300](https://github.com/KarinJS/Karin/issues/300)) ([2d97516](https://github.com/KarinJS/Karin/commit/2d97516866376365c47d69d106e45dee88ffc819))
284
+
285
+
286
+ ### ♻️ Code Refactoring
287
+
288
+ * 重构框架配置页面 ([#292](https://github.com/KarinJS/Karin/issues/292)) ([e718144](https://github.com/KarinJS/Karin/commit/e7181441b2b4c86b1f557a8e17c735e2396817f8))
289
+
290
+
291
+ ### 📦️ Build System
292
+
293
+ * 1.6.0 ([f318e05](https://github.com/KarinJS/Karin/commit/f318e05020e0c5a8ddb8a214c02ae7e6af0c499d))
294
+ * **deps:** bump axios from 1.7.9 to 1.8.2 ([#303](https://github.com/KarinJS/Karin/issues/303)) ([04d337b](https://github.com/KarinJS/Karin/commit/04d337be3981722807395d1e9e1e1c632c2175b4))
295
+ * **deps:** bump axios from 1.7.9 to 1.8.2 in /packages/core ([#302](https://github.com/KarinJS/Karin/issues/302)) ([c2e3379](https://github.com/KarinJS/Karin/commit/c2e3379670a56c2bd1abd88fbe6315766a479348))
296
+
297
+ ## [1.6.0](https://github.com/KarinJS/Karin/compare/core-v1.5.0...core-v1.6.0) (2025-03-12)
298
+
299
+
300
+ ### Features
301
+
302
+ * 仿真终端 网络监控 感谢都行师傅~ ([#304](https://github.com/KarinJS/Karin/issues/304)) ([4d16851](https://github.com/KarinJS/Karin/commit/4d16851ec3c66be423ac6a485036a742f69e5ef6))
303
+
304
+ ## [1.5.0](https://github.com/KarinJS/Karin/compare/core-v1.4.8...core-v1.5.0) (2025-03-09)
305
+
306
+
307
+ ### Features
308
+
309
+ * 新增主页更新提示、快速更新本体入口、首次加载页面动画 ([#301](https://github.com/KarinJS/Karin/issues/301)) ([3f7efc5](https://github.com/KarinJS/Karin/commit/3f7efc52fdcf2f9b5708800e57c88b6658034817))
310
+
311
+
312
+ ### 📦️ Build System
313
+
314
+ * **deps:** bump axios from 1.7.9 to 1.8.2 ([#303](https://github.com/KarinJS/Karin/issues/303)) ([04d337b](https://github.com/KarinJS/Karin/commit/04d337be3981722807395d1e9e1e1c632c2175b4))
315
+ * **deps:** bump axios from 1.7.9 to 1.8.2 in /packages/core ([#302](https://github.com/KarinJS/Karin/issues/302)) ([c2e3379](https://github.com/KarinJS/Karin/commit/c2e3379670a56c2bd1abd88fbe6315766a479348))
316
+
317
+ ## [1.4.8](https://github.com/KarinJS/Karin/compare/core-v1.4.7...core-v1.4.8) (2025-03-07)
318
+
319
+
320
+ ### 🐛 Bug Fixes
321
+
322
+ * 启动时依赖缺失不打印依赖的问题 ([5d1d98a](https://github.com/KarinJS/Karin/commit/5d1d98a584e03fcf66652d15dbe532e88429dea7))
323
+
324
+ ## [1.4.7](https://github.com/KarinJS/Karin/compare/core-v1.4.6...core-v1.4.7) (2025-03-06)
325
+
326
+
327
+ ### 🐛 Bug Fixes
328
+
329
+ * hmr ([c09f423](https://github.com/KarinJS/Karin/commit/c09f4231d53d26ac1e3643ba18dd7dab10d032cc))
330
+
331
+ ## [1.4.6](https://github.com/KarinJS/Karin/compare/core-v1.4.5...core-v1.4.6) (2025-03-05)
332
+
333
+
334
+ ### 🐛 Bug Fixes
335
+
336
+ * 修复插件页面跳转 修复web在夜间模式下某些样式问题 ([aa8734e](https://github.com/KarinJS/Karin/commit/aa8734e74d064a86b88256c53768dfaae9bdf70a))
337
+ * 实时日志 ([d3512b2](https://github.com/KarinJS/Karin/commit/d3512b20ea08e348390f7fbfde0046e133595a14))
338
+
339
+
340
+ ### 💄 Styles
341
+
342
+ * tabs ([9369507](https://github.com/KarinJS/Karin/commit/9369507dc16a561fa69eafd95af07c62bfc6dce9))
343
+
344
+ ## [1.4.5](https://github.com/KarinJS/Karin/compare/core-v1.4.4...core-v1.4.5) (2025-03-04)
345
+
346
+
347
+ ### 🐛 Bug Fixes
348
+
349
+ * pub error ([0bfc6dc](https://github.com/KarinJS/Karin/commit/0bfc6dcb4603f4002b1b90400a6e8fd2e68f34ba))
350
+
351
+ ## [1.4.4](https://github.com/KarinJS/Karin/compare/core-v1.4.3...core-v1.4.4) (2025-03-04)
352
+
353
+
354
+ ### 🐛 Bug Fixes
355
+
356
+ * 修复在组织下的npm包名称在web下跳转错误的问题 ([4c64c8c](https://github.com/KarinJS/Karin/commit/4c64c8c82a3776e19448dea1973080844b5f2dba))
357
+
358
+ ## [1.4.3](https://github.com/KarinJS/Karin/compare/core-v1.4.2...core-v1.4.3) (2025-03-04)
359
+
360
+
361
+ ### ♻️ Code Refactoring
362
+
363
+ * 重构框架配置页面 ([#292](https://github.com/KarinJS/Karin/issues/292)) ([e718144](https://github.com/KarinJS/Karin/commit/e7181441b2b4c86b1f557a8e17c735e2396817f8))
364
+
365
+ ## [1.4.2](https://github.com/KarinJS/Karin/compare/core-v1.4.1...core-v1.4.2) (2025-03-01)
366
+
367
+
368
+ ### 🐛 Bug Fixes
369
+
370
+ * fix [#287](https://github.com/KarinJS/Karin/issues/287) 提供兼容性 ([1ac554f](https://github.com/KarinJS/Karin/commit/1ac554fcb7b60aacb31fcfc4c5107fd84c1c9ae3))
371
+ * 登录api增加阈值 fix [#288](https://github.com/KarinJS/Karin/issues/288) ([116ed45](https://github.com/KarinJS/Karin/commit/116ed45b0cf9c6e4980d6810c8b4569edee1a0a2))
372
+
373
+ ## [1.4.1](https://github.com/KarinJS/Karin/compare/core-v1.4.0...core-v1.4.1) (2025-02-28)
374
+
375
+
376
+ ### 🐛 Bug Fixes
377
+
378
+ * 发版 ([ee46097](https://github.com/KarinJS/Karin/commit/ee4609716831ae7eac3f89ee222958903e8302c1))
379
+
380
+ ## [1.4.0](https://github.com/KarinJS/Karin/compare/core-v1.3.21...core-v1.4.0) (2025-02-27)
381
+
382
+
383
+ ### ✨ Features
384
+
385
+ * jwt ([#284](https://github.com/KarinJS/Karin/issues/284)) ([9f4c2d8](https://github.com/KarinJS/Karin/commit/9f4c2d831fb57f1d4b2ac2417cec366753f419ab))
386
+
387
+ ## [1.3.21](https://github.com/KarinJS/Karin/compare/core-v1.3.20...core-v1.3.21) (2025-02-27)
388
+
389
+
390
+ ### 💄 Styles
391
+
392
+ * 优化前端样式 ([#283](https://github.com/KarinJS/Karin/issues/283)) ([0c4745d](https://github.com/KarinJS/Karin/commit/0c4745d299d49f3a93f6d5dba8f55b5a3bc71f33))
393
+
394
+
395
+ ### ♻️ Code Refactoring
396
+
397
+ * 使用react-hook-form重构前端配置页面 ([#281](https://github.com/KarinJS/Karin/issues/281)) ([8dc953e](https://github.com/KarinJS/Karin/commit/8dc953e430c9eafe67f25ae95a598921bbc4ce22))
398
+
399
+
400
+ ### 🎡 Continuous Integration
401
+
402
+ * test ([3b7e1de](https://github.com/KarinJS/Karin/commit/3b7e1de85e57b55dba2e180db6f4ba5ffe6ac973))
403
+ * 将pr包发包github上 ([ad51b69](https://github.com/KarinJS/Karin/commit/ad51b692faaeb6747ef209296c5ee9db04f60a4a))
404
+
405
+ ## [1.3.20](https://github.com/KarinJS/Karin/compare/core-v1.3.19...core-v1.3.20) (2025-02-26)
406
+
407
+
408
+ ### 🐛 Bug Fixes
409
+
410
+ * cause error ([140831f](https://github.com/KarinJS/Karin/commit/140831fe99da39506278838ca7afc3a7deca92b8))
411
+ * middleware ([8a7896e](https://github.com/KarinJS/Karin/commit/8a7896ebec77716069d9a31dc3db2da6669ca0c4))
412
+
413
+ ## [1.3.19](https://github.com/KarinJS/Karin/compare/core-v1.3.18...core-v1.3.19) (2025-02-25)
414
+
415
+
416
+ ### 🐛 Bug Fixes
417
+
418
+ * hook ([3647bb2](https://github.com/KarinJS/Karin/commit/3647bb2db51d09a7ad94c33a78abb42455300abe))
419
+
420
+ ## [1.3.18](https://github.com/KarinJS/Karin/compare/core-v1.3.17...core-v1.3.18) (2025-02-24)
421
+
422
+
423
+ ### 🐛 Bug Fixes
424
+
425
+ * 兼容性提升 ([d22b68a](https://github.com/KarinJS/Karin/commit/d22b68a7600d419c4c2571e21893d2d36011df25))
426
+
427
+ ## [1.3.17](https://github.com/KarinJS/Karin/compare/core-v1.3.16...core-v1.3.17) (2025-02-24)
428
+
429
+
430
+ ### 🐛 Bug Fixes
431
+
432
+ * 完善未匹配到插件的hook ([ba1869c](https://github.com/KarinJS/Karin/commit/ba1869c25d072be5832b26a7e0e0cd6602cabb8f))
433
+ * 完善消息hooks ([0896237](https://github.com/KarinJS/Karin/commit/089623798bc508eca0753cd6cac108f3585c9654))
434
+ * 完善消息发送hook ([cb65ebe](https://github.com/KarinJS/Karin/commit/cb65ebeff4242b8d320d5bac4f9e3977cda2732c))
435
+
436
+ ## [1.3.16](https://github.com/KarinJS/Karin/compare/core-v1.3.15...core-v1.3.16) (2025-02-23)
437
+
438
+
439
+ ### 🐛 Bug Fixes
440
+
441
+ * ci ([7606096](https://github.com/KarinJS/Karin/commit/76060969ea778e9a79543514a2fa1f45a0d2ea3a))
442
+
443
+ ## [1.3.15](https://github.com/KarinJS/Karin/compare/core-v1.3.14...core-v1.3.15) (2025-02-23)
444
+
445
+
446
+ ### 🐛 Bug Fixes
447
+
448
+ * 补充api 获取本地插件列表 ([181daf6](https://github.com/KarinJS/Karin/commit/181daf6e8ac3ca7acb41853c51e21d2c4d1b7310))
449
+ * 重构插件配置页面 ([47f423e](https://github.com/KarinJS/Karin/commit/47f423e37e748dee9c83ee6fa38c913e1d126545))
450
+
451
+
452
+ ### 💄 Styles
453
+
454
+ * 手风琴pro ([1cc4085](https://github.com/KarinJS/Karin/commit/1cc40855c88e67be5f9cb5bd993fc9db9ddce24a))
455
+
456
+
457
+ ### ✅ Tests
458
+
459
+ * 重构插件配置组件 ([e49fde0](https://github.com/KarinJS/Karin/commit/e49fde0dae4c97e7f720e8dfa849362eef38a33e))
460
+
461
+ ## [1.3.14](https://github.com/KarinJS/Karin/compare/core-v1.3.13...core-v1.3.14) (2025-02-18)
462
+
463
+
464
+ ### 🐛 Bug Fixes
465
+
466
+ * connectTime ([b6ec69e](https://github.com/KarinJS/Karin/commit/b6ec69e04acbf043ccd1724e583de7e4c19b4d24))
467
+ * redis.setEx ([f6f69ed](https://github.com/KarinJS/Karin/commit/f6f69ed1a4b35826011954a2df229514456a9958))
468
+ * 手风琴适配输入框组 ([1e33a72](https://github.com/KarinJS/Karin/commit/1e33a72157fd1c4420f3c97a45bce0412bc31cb0))
469
+ * 新增组件输入框组 ([834a2bd](https://github.com/KarinJS/Karin/commit/834a2bd558670ebff54ef948c1f3fd15d026077b))
470
+
471
+ ## [1.3.13](https://github.com/KarinJS/Karin/compare/core-v1.3.12...core-v1.3.13) (2025-02-16)
472
+
473
+
474
+ ### 🐛 Bug Fixes
475
+
476
+ * console adapter基本接口 ([42c421d](https://github.com/KarinJS/Karin/commit/42c421d295c6666c14f75e2f4a2113fdd1f66fd7))
477
+ * console adapter基本接口 ([041031d](https://github.com/KarinJS/Karin/commit/041031d2a8093a5ab33aadd5e5aba918f294342f))
478
+
479
+ ## [1.3.12](https://github.com/KarinJS/Karin/compare/core-v1.3.11...core-v1.3.12) (2025-02-15)
480
+
481
+
482
+ ### 🐛 Bug Fixes
483
+
484
+ * 组件分隔线适配描述文本 ([cedff08](https://github.com/KarinJS/Karin/commit/cedff082a8b1b4a169640f3e812d13f646a2cfbb))
485
+
486
+ ## [1.3.11](https://github.com/KarinJS/Karin/compare/core-v1.3.10...core-v1.3.11) (2025-02-15)
487
+
488
+
489
+ ### 🐛 Bug Fixes
490
+
491
+ * `web.config` save方法给予默认值 ([c5f8539](https://github.com/KarinJS/Karin/commit/c5f853995a3ed0ac285a7031a595b26f2e27ccbb))
492
+ * 修正后端传递组件包含正则处理错误的问题 ([dc3a2ae](https://github.com/KarinJS/Karin/commit/dc3a2aebdfd7d685ecab27cfa1fc18093579933d))
493
+ * 组件save函数返回值处理 ([452c725](https://github.com/KarinJS/Karin/commit/452c725c815827d8ceb9189dbb974ce49f89de13))
494
+ * 补上组件注释 ([7885de6](https://github.com/KarinJS/Karin/commit/7885de68cd86d32f170074ae04605012dbc444aa))
495
+
496
+
497
+ ### 🎫 Chores
498
+
499
+ * 格式化 ([800d1de](https://github.com/KarinJS/Karin/commit/800d1de2c29c1e2fbedb870dcf5c659d774ff533))
500
+
501
+
502
+ ### 🎡 Continuous Integration
503
+
504
+ * build.js ([c6bc6c1](https://github.com/KarinJS/Karin/commit/c6bc6c1a92acb57bf5048e355ed78732d887eb33))
505
+
506
+ ## [1.3.10](https://github.com/KarinJS/Karin/compare/core-v1.3.9...core-v1.3.10) (2025-02-14)
507
+
508
+
509
+ ### 🐛 Bug Fixes
510
+
511
+ * 负责捕获处理非OneBOT11标准适配器报错的问题 ([#267](https://github.com/KarinJS/Karin/issues/267)) ([9291a0c](https://github.com/KarinJS/Karin/commit/9291a0c1de9cf02aa54439807d497ecd511cb49a))
512
+
513
+ ## [1.3.9](https://github.com/KarinJS/Karin/compare/core-v1.3.8...core-v1.3.9) (2025-02-14)
514
+
515
+
516
+ ### 🐛 Bug Fixes
517
+
518
+ * 鉴权失败打印auth ([a0a4df6](https://github.com/KarinJS/Karin/commit/a0a4df6d2300f7ee08326a309bfcb38ae674f30d))
519
+
520
+ ## [1.3.8](https://github.com/KarinJS/Karin/compare/core-v1.3.7...core-v1.3.8) (2025-02-14)
521
+
522
+
523
+ ### 🐛 Bug Fixes
524
+
525
+ * 修复Router导出 ([c4304de](https://github.com/KarinJS/Karin/commit/c4304de57f63bdd67252d379bc96deb2da3e8c7b))
526
+ * 怎么有适配器结构体都不传 ([cc42593](https://github.com/KarinJS/Karin/commit/cc425930d61897a292adadb63cb4b261c14941cd))
527
+
528
+ ## [1.3.7](https://github.com/KarinJS/Karin/compare/core-v1.3.6...core-v1.3.7) (2025-02-14)
529
+
530
+
531
+ ### 🐛 Bug Fixes
532
+
533
+ * 组件类型 ([e83ec8b](https://github.com/KarinJS/Karin/commit/e83ec8b2908ea8df58fb702c6153664623f305ce))
534
+
535
+ ## [1.3.6](https://github.com/KarinJS/Karin/compare/core-v1.3.5...core-v1.3.6) (2025-02-14)
536
+
537
+
538
+ ### 🐛 Bug Fixes
539
+
540
+ * ... ([3693919](https://github.com/KarinJS/Karin/commit/3693919f5c7c1e55c59cf71a363b613606838fe3))
541
+ * components ([edeccdc](https://github.com/KarinJS/Karin/commit/edeccdc2d43797086c890cec0d0a8ef18775aef8))
542
+ * express types ([9c97066](https://github.com/KarinJS/Karin/commit/9c97066b25f57046ef78fc7e8829f1fdd7bf78ae))
543
+ * fix [#253](https://github.com/KarinJS/Karin/issues/253) ([c6c4d54](https://github.com/KarinJS/Karin/commit/c6c4d54c15ac09ecf8f0e5afbfbee1073626b777))
544
+ * fix [#261](https://github.com/KarinJS/Karin/issues/261) ([440c635](https://github.com/KarinJS/Karin/commit/440c63535c108d31fea5d25be381aab82b7b966e))
545
+ * 修复组件渲染 ([951e4b8](https://github.com/KarinJS/Karin/commit/951e4b8628eef75ef62141b8fbbab05492dec5ed))
546
+ * 增加单选框、复选框组件,修正组件渲染错误 ([edeccdc](https://github.com/KarinJS/Karin/commit/edeccdc2d43797086c890cec0d0a8ef18775aef8))
547
+ * 插件列表缓存 ([009ec94](https://github.com/KarinJS/Karin/commit/009ec947b29578f856b1bc29cd756ba369e92e6c))
548
+
549
+ ## [1.3.5](https://github.com/KarinJS/Karin/compare/core-v1.3.4...core-v1.3.5) (2025-02-11)
550
+
551
+
552
+ ### 🐛 Bug Fixes
553
+
554
+ * 抽象的EventEmitter ([3c5402b](https://github.com/KarinJS/Karin/commit/3c5402b46ae23c49c76fddb101748d298a384538))
555
+
556
+ ## [1.3.4](https://github.com/KarinJS/Karin/compare/core-v1.3.3...core-v1.3.4) (2025-02-11)
557
+
558
+
559
+ ### 🐛 Bug Fixes
560
+
561
+ * pnpm10与pnpm 9冲突 ([c2e7d51](https://github.com/KarinJS/Karin/commit/c2e7d5129e0ff122ddce474e359f402221028740))
562
+ * webui login ([#257](https://github.com/KarinJS/Karin/issues/257)) ([31263c8](https://github.com/KarinJS/Karin/commit/31263c850325bf2c6009ffc27b113100dda2f004))
563
+
564
+ ## [1.3.3](https://github.com/KarinJS/Karin/compare/core-v1.3.2...core-v1.3.3) (2025-02-11)
565
+
566
+
567
+ ### 🐛 Bug Fixes
568
+
569
+ * web.config.mjs ([38d3417](https://github.com/KarinJS/Karin/commit/38d34172931fdeb3de8047971aac026b00cabf46))
570
+
571
+ ## [1.3.2](https://github.com/KarinJS/Karin/compare/core-v1.3.1...core-v1.3.2) (2025-02-10)
572
+
573
+
574
+ ### 🐛 Bug Fixes
575
+
576
+ * web config ([3ed39a0](https://github.com/KarinJS/Karin/commit/3ed39a095978cca055415c67e1fae21388df3c09))
577
+
578
+ ## [1.3.1](https://github.com/KarinJS/Karin/compare/core-v1.3.0...core-v1.3.1) (2025-02-10)
579
+
580
+
581
+ ### 🐛 Bug Fixes
582
+
583
+ * pnpm 10 (原谅我 push错了 ([1b06936](https://github.com/KarinJS/Karin/commit/1b06936b15864cb6ac61ab279448a86c630f23e4))
584
+ * web页面的请求不走缓存 ([5055eab](https://github.com/KarinJS/Karin/commit/5055eab032bf786d471ca88fbd5c685982e3c4e2))
585
+
586
+ ## [1.3.0](https://github.com/KarinJS/Karin/compare/core-v1.2.3...core-v1.3.0) (2025-02-08)
587
+
588
+
589
+ ### ✨ Features
590
+
591
+ * `/sandbox/self/update` ([0ff19fb](https://github.com/KarinJS/Karin/commit/0ff19fb45f0c0f882fe2240a6694984365a2c688))
592
+ * 插件市场 ([b9b0504](https://github.com/KarinJS/Karin/commit/b9b050426ebef23cda064051f24eafa0c84f277b))
593
+ * 新增web沙盒 插件管理 插件市场 插件配置 框架配置 ([#251](https://github.com/KarinJS/Karin/issues/251)) ([26483ae](https://github.com/KarinJS/Karin/commit/26483aedd0cbe1f99bce98d82cc7483ca281c4d2))
594
+ * 沙盒支持获取历史记录。 ([ba37287](https://github.com/KarinJS/Karin/commit/ba372878dc452b0a903af33cc646c42e0269de31))
595
+ * 获取在线插件列表Api ([3dcb874](https://github.com/KarinJS/Karin/commit/3dcb8744867e88d7a95f847dfb95c9bb7d6f8ffb))
596
+ * 获取已安装插件列表详情 ([75f3541](https://github.com/KarinJS/Karin/commit/75f35414b4e1d852e8d3e7e35975c51075742e25))
597
+ * 获取沙盒连接地址 ([4699dde](https://github.com/KarinJS/Karin/commit/4699dde53ffe1dd611257000e61ce38497192722))
598
+
599
+
600
+ ### 🐛 Bug Fixes
601
+
602
+ * avatar dir ([04f370f](https://github.com/KarinJS/Karin/commit/04f370f87f704e2df53b65d54387abde5d23738c))
603
+ * export create event ([0152581](https://github.com/KarinJS/Karin/commit/0152581e74c1255017ec0aa987da048d4b7dd626))
604
+ * pnpm 10 ([0951485](https://github.com/KarinJS/Karin/commit/0951485209c228e77441994c10ae0d0f4a4cf6da))
605
+ * tips ([7e096bd](https://github.com/KarinJS/Karin/commit/7e096bd38269ebfc62712148a6ed7a2a02d42fb1))
606
+ * web plugins ([cf0d0e0](https://github.com/KarinJS/Karin/commit/cf0d0e02d0025cdc7dce124820076bfc0204b01b))
607
+ * web适配获取好友列表、群列表 ([68d1632](https://github.com/KarinJS/Karin/commit/68d16322294e3d3bf5fe018b4b38b63edd347f0a))
608
+
609
+ ## [1.2.3](https://github.com/KarinJS/Karin/compare/core-v1.2.2...core-v1.2.3) (2025-01-21)
610
+
611
+
612
+ ### 🐛 Bug Fixes
613
+
614
+ * web ([5bfc670](https://github.com/KarinJS/Karin/commit/5bfc67040d8ff7d7845a35ad05d17f58853aef13))
615
+
616
+ ## [1.2.2](https://github.com/KarinJS/Karin/compare/core-v1.2.1...core-v1.2.2) (2025-01-21)
617
+
618
+
619
+ ### 🐛 Bug Fixes
620
+
621
+ * @heroui/popover ([0a9039a](https://github.com/KarinJS/Karin/commit/0a9039acd447d743532f9270ff3d5715314c7e82))
622
+ * Components types ([447bd62](https://github.com/KarinJS/Karin/commit/447bd62fba77be04351e4b708926913174f07997))
623
+ * file api ([1df3ee2](https://github.com/KarinJS/Karin/commit/1df3ee22128bb77ae4ca340cd8316ca0c71601c9))
624
+ * set env ([c3b311e](https://github.com/KarinJS/Karin/commit/c3b311e3830f36697f369eb62d6cbaccea0df56b))
625
+ * 修正保存的类型错误 ([bd042fe](https://github.com/KarinJS/Karin/commit/bd042feac367b4fd768e585dd41e87564029aa00))
626
+ * 配置 ([aa6d02d](https://github.com/KarinJS/Karin/commit/aa6d02dfb78baa385acc0405b77da7176fbe662d))
627
+ * 重构配置文件格式 ([1abd5be](https://github.com/KarinJS/Karin/commit/1abd5be785074d02453cc0ddfa46022d871c62bd))
628
+
629
+ ## [1.2.1](https://github.com/KarinJS/Karin/compare/core-v1.2.0...core-v1.2.1) (2025-01-18)
630
+
631
+
632
+ ### 🐛 Bug Fixes
633
+
634
+ * build web ([54fb566](https://github.com/KarinJS/Karin/commit/54fb566fda73bfb3f37f2cc445b197358e447847))
635
+
636
+ ## [1.2.0](https://github.com/KarinJS/Karin/compare/core-v1.1.5...core-v1.2.0) (2025-01-18)
637
+
638
+
639
+ ### ✨ Features
640
+
641
+ * webui ([833eb2a](https://github.com/KarinJS/Karin/commit/833eb2a7bd40225d074f51b21cbfa1261d681665))
642
+ * 修改当前日志等级Api ([874bb7b](https://github.com/KarinJS/Karin/commit/874bb7ba2a220275cc85cff26a2013524523b445))
643
+ * 系统状态 ([4380a76](https://github.com/KarinJS/Karin/commit/4380a76c170e99a74aec2956bedf5ee4a0260e92))
644
+ * 系统状态 ([23d8664](https://github.com/KarinJS/Karin/commit/23d8664706c8c1814b3c160ff1cf3667be4f8e8e))
645
+ * 获取日志Api 修复进程启动检查 ([4f762a1](https://github.com/KarinJS/Karin/commit/4f762a17cdabeba40587e456aa24424cbf8d0ac4))
646
+
647
+
648
+ ### 🐛 Bug Fixes
649
+
650
+ * onebot11请求事件 ([f91edbe](https://github.com/KarinJS/Karin/commit/f91edbe01aa3b4f3213b0c0ed791baa6d00e3476))
651
+ * 请求方式&打包路径 ([2a52898](https://github.com/KarinJS/Karin/commit/2a52898033364185e28ad7b31047571fce2ecf44))
652
+ * 配置文件api ([a7ca287](https://github.com/KarinJS/Karin/commit/a7ca287277172577705d70ceb8dc785af525e41b))
653
+
654
+ ## [1.1.5](https://github.com/KarinJS/Karin/compare/core-v1.1.4...core-v1.1.5) (2025-01-17)
655
+
656
+
657
+ ### 🐛 Bug Fixes
658
+
659
+ * 好友事件启用 ([7109f61](https://github.com/KarinJS/Karin/commit/7109f61cefe16bddc3f791b4e6bb13092d7d6757))
660
+
661
+ ## [1.1.4](https://github.com/KarinJS/Karin/compare/core-v1.1.3...core-v1.1.4) (2025-01-16)
662
+
663
+
664
+ ### 🐛 Bug Fixes
665
+
666
+ * 热更新`.env`未更新日志等级 ([b8b7c99](https://github.com/KarinJS/Karin/commit/b8b7c995cbd1fcd957e298f704fbafaa21b1a330))
667
+
668
+ ## [1.1.3](https://github.com/KarinJS/Karin/compare/core-v1.1.2...core-v1.1.3) (2025-01-16)
669
+
670
+
671
+ ### 🐛 Bug Fixes
672
+
673
+ * 热更新`.env` ([90c4eb8](https://github.com/KarinJS/Karin/commit/90c4eb86dbefd236b7a672a8c5a0c0a848964fff))
674
+
675
+ ## [1.1.2](https://github.com/KarinJS/Karin/compare/core-v1.1.1...core-v1.1.2) (2025-01-16)
676
+
677
+
678
+ ### 🐛 Bug Fixes
679
+
680
+ * create-karin ([758e20f](https://github.com/KarinJS/Karin/commit/758e20f2d824d23a998fe85c02883e1db53148f9))
681
+
682
+
683
+ ### 🎫 Chores
684
+
685
+ * release main ([#238](https://github.com/KarinJS/Karin/issues/238)) ([0d68b7b](https://github.com/KarinJS/Karin/commit/0d68b7b9fdcb1857ece912b0c246273a4433567b))
686
+
687
+ ## [1.1.1](https://github.com/KarinJS/Karin/compare/core-v1.1.0...core-v1.1.1) (2025-01-16)
688
+
689
+
690
+ ### 🐛 Bug Fixes
691
+
692
+ * create-karin ([758e20f](https://github.com/KarinJS/Karin/commit/758e20f2d824d23a998fe85c02883e1db53148f9))
693
+ * getPlugins ([5484dfa](https://github.com/KarinJS/Karin/commit/5484dfac88e404116c8e61b755d8ced02aecc576))
694
+
695
+
696
+ ### 🎫 Chores
697
+
698
+ * release main ([#237](https://github.com/KarinJS/Karin/issues/237)) ([f97e931](https://github.com/KarinJS/Karin/commit/f97e931e88c1fed0bb973ef06b7a33797a961c0a))
699
+
700
+ ## [1.1.1](https://github.com/KarinJS/Karin/compare/core-v1.1.0...core-v1.1.1) (2025-01-16)
701
+
702
+
703
+ ### 🐛 Bug Fixes
704
+
705
+ * getPlugins ([5484dfa](https://github.com/KarinJS/Karin/commit/5484dfac88e404116c8e61b755d8ced02aecc576))
706
+
707
+ ## [1.1.0](https://github.com/KarinJS/Karin/compare/core-v1.0.12...core-v1.1.0) (2025-01-16)
708
+
709
+
710
+ ### ✨ Features
711
+
712
+ * 中间件 ([baa34b3](https://github.com/KarinJS/Karin/commit/baa34b35681f665a556a3beb596eb418733840e0))
713
+
714
+
715
+ ### 🐛 Bug Fixes
716
+
717
+ * scripts ([ac0be5f](https://github.com/KarinJS/Karin/commit/ac0be5f047f8be9da565f2ed1d77dc687a5619ad))
718
+ * types ([5fda871](https://github.com/KarinJS/Karin/commit/5fda871ec5fece444914214822e833ad7b8afef8))
719
+ * update TypeScript configuration and enhance console API for file handling ([b5d8d45](https://github.com/KarinJS/Karin/commit/b5d8d453182e67b5880c21d06c634a350eb9b2df))
720
+
721
+
722
+ ### 🎫 Chores
723
+
724
+ * update configuration files and enhance CLI commands ([c01a8db](https://github.com/KarinJS/Karin/commit/c01a8dbc58ecaf308e6dde26c59be901efbab1a6))
725
+
726
+ ## [1.0.12](https://github.com/KarinJS/Karin/compare/core-v1.0.11...core-v1.0.12) (2025-01-16)
727
+
728
+
729
+ ### 🐛 Bug Fixes
730
+
731
+ * fix [#234](https://github.com/KarinJS/Karin/issues/234) fix [#233](https://github.com/KarinJS/Karin/issues/233) ([d03b7bd](https://github.com/KarinJS/Karin/commit/d03b7bd9f9b182825024d91f8e959b8344066e82))
732
+
733
+ ## [1.0.11](https://github.com/KarinJS/Karin/compare/core-v1.0.10...core-v1.0.11) (2025-01-16)
734
+
735
+
736
+ ### 🐛 Bug Fixes
737
+
738
+ * fix [#231](https://github.com/KarinJS/Karin/issues/231) ([085f89d](https://github.com/KarinJS/Karin/commit/085f89d51beee4dbe715a3dc129432736ef3fe3d))
739
+
740
+ ## [1.0.10](https://github.com/KarinJS/Karin/compare/core-v1.0.9...core-v1.0.10) (2025-01-15)
741
+
742
+
743
+ ### 🐛 Bug Fixes
744
+
745
+ * remove deprecated configuration files and enhance WebSocket client reconnection logic ([1ebec80](https://github.com/KarinJS/Karin/commit/1ebec80515fc6cc0a347b1ae06340db4c7da1054))
746
+
747
+ ## [1.0.9](https://github.com/KarinJS/Karin/compare/core-v1.0.8...core-v1.0.9) (2025-01-15)
748
+
749
+
750
+ ### 🐛 Bug Fixes
751
+
752
+ * 哦~该死 ([aee10ea](https://github.com/KarinJS/Karin/commit/aee10eaa6c6b383f9c8e8953a614e49d653970e4))
753
+
754
+ ## [1.0.8](https://github.com/KarinJS/Karin/compare/core-v1.0.7...core-v1.0.8) (2025-01-15)
755
+
756
+
757
+ ### 🐛 Bug Fixes
758
+
759
+ * close [#217](https://github.com/KarinJS/Karin/issues/217) [#215](https://github.com/KarinJS/Karin/issues/215) ([75e9ea7](https://github.com/KarinJS/Karin/commit/75e9ea7268082fce53862bdca2f4156a3210039b))
760
+ * fix 215 ([036f40d](https://github.com/KarinJS/Karin/commit/036f40da34d599d5b5cc6e184c009bb09fa3d80b))
761
+
762
+ ## [1.0.7](https://github.com/KarinJS/Karin/compare/core-v1.0.6...core-v1.0.7) (2025-01-15)
763
+
764
+
765
+ ### 🐛 Bug Fixes
766
+
767
+ * build types error ([f732ca3](https://github.com/KarinJS/Karin/commit/f732ca38155f08adefed7a9f8d42d373a9fc9cc7))
768
+ * ci ([1d25234](https://github.com/KarinJS/Karin/commit/1d252344a1384314bab30e663be019c6d2536317))
769
+ * ci ([56b3823](https://github.com/KarinJS/Karin/commit/56b382335d63577078e5aa8572d6238c63caf3e9))
770
+ * registerBot ws_client ([a9d7905](https://github.com/KarinJS/Karin/commit/a9d7905b5c0c739eb1e8c64beafb658a3c12c64d))
771
+ * test ci ([e998b9d](https://github.com/KarinJS/Karin/commit/e998b9de51941141d842c1e6032fdc6c721efdf8))
772
+ * test ci ([d2c0771](https://github.com/KarinJS/Karin/commit/d2c077180e0f495dd5918a2cb2f0c51683192c0c))
773
+ * test ci ([437350f](https://github.com/KarinJS/Karin/commit/437350f3376af7bc7f3fca6e51e8c6d846f1d798))
774
+ * tips ([9f67525](https://github.com/KarinJS/Karin/commit/9f67525d592094532a3a29fe1f3de41bc1ec1936))
775
+ * version ([1b15d0b](https://github.com/KarinJS/Karin/commit/1b15d0b6c1583a8abc674b97cd746aac97b918c1))
776
+ * 导出 ([33b0683](https://github.com/KarinJS/Karin/commit/33b06831c3c4e6679edb3353962d88d7e2cb4d9b))
777
+
778
+
779
+ ### 🎫 Chores
780
+
781
+ * release main ([#219](https://github.com/KarinJS/Karin/issues/219)) ([bfe073f](https://github.com/KarinJS/Karin/commit/bfe073fa5af28364f12e3143bf3aab612cd87c59))
782
+ * release main ([#220](https://github.com/KarinJS/Karin/issues/220)) ([9cb7b59](https://github.com/KarinJS/Karin/commit/9cb7b59d003a1a3582d222413056af1d8ce5b13a))
783
+ * release main ([#221](https://github.com/KarinJS/Karin/issues/221)) ([0c871c5](https://github.com/KarinJS/Karin/commit/0c871c58b3fc26d5cb66b0d2f6e33a0c3bef4bb9))
784
+ * release main ([#224](https://github.com/KarinJS/Karin/issues/224)) ([abdf414](https://github.com/KarinJS/Karin/commit/abdf4149a171f8c9c58ea9f8d4cf7705690e1941))
785
+ * release main ([#225](https://github.com/KarinJS/Karin/issues/225)) ([4343d8d](https://github.com/KarinJS/Karin/commit/4343d8dab7f58f5c913345ee818d19ad14ebac48))
786
+ * release main ([#226](https://github.com/KarinJS/Karin/issues/226)) ([bedfe6a](https://github.com/KarinJS/Karin/commit/bedfe6a98d4637b59d0752565d353caf4a776251))
787
+ * **release:** node-karin 1.0.1 [skip-ci] ([#218](https://github.com/KarinJS/Karin/issues/218)) ([f3ce8b7](https://github.com/KarinJS/Karin/commit/f3ce8b7d0e7ad19ebe96a97e818e8aa4c52130c7))
788
+
789
+ ## [1.0.6](https://github.com/KarinJS/Karin/compare/node-karin-v1.0.5...node-karin-v1.0.6) (2025-01-15)
790
+
791
+
792
+ ### 🐛 Bug Fixes
793
+
794
+ * test ci ([e998b9d](https://github.com/KarinJS/Karin/commit/e998b9de51941141d842c1e6032fdc6c721efdf8))
795
+
796
+ ## [1.0.5](https://github.com/KarinJS/Karin/compare/node-karin-v1.0.4...node-karin-v1.0.5) (2025-01-15)
797
+
798
+
799
+ ### 🐛 Bug Fixes
800
+
801
+ * test ci ([d2c0771](https://github.com/KarinJS/Karin/commit/d2c077180e0f495dd5918a2cb2f0c51683192c0c))
802
+
803
+ ## [1.0.4](https://github.com/KarinJS/Karin/compare/node-karin-v1.0.3...node-karin-v1.0.4) (2025-01-15)
804
+
805
+
806
+ ### 🐛 Bug Fixes
807
+
808
+ * test ci ([437350f](https://github.com/KarinJS/Karin/commit/437350f3376af7bc7f3fca6e51e8c6d846f1d798))
809
+
810
+ ## [1.0.3](https://github.com/KarinJS/Karin/compare/node-karin-v1.0.2...node-karin-v1.0.3) (2025-01-15)
811
+
812
+
813
+ ### Bug Fixes
814
+
815
+ * registerBot ws_client ([a9d7905](https://github.com/KarinJS/Karin/commit/a9d7905b5c0c739eb1e8c64beafb658a3c12c64d))
816
+
817
+ ## [1.0.2](https://github.com/KarinJS/Karin/compare/node-karin-v1.0.1...node-karin-v1.0.2) (2025-01-15)
818
+
819
+
820
+ ### Bug Fixes
821
+
822
+ * build types error ([f732ca3](https://github.com/KarinJS/Karin/commit/f732ca38155f08adefed7a9f8d42d373a9fc9cc7))
823
+ * ci ([56b3823](https://github.com/KarinJS/Karin/commit/56b382335d63577078e5aa8572d6238c63caf3e9))
824
+ * tips ([9f67525](https://github.com/KarinJS/Karin/commit/9f67525d592094532a3a29fe1f3de41bc1ec1936))
825
+ * version ([1b15d0b](https://github.com/KarinJS/Karin/commit/1b15d0b6c1583a8abc674b97cd746aac97b918c1))
826
+ * 导出 ([33b0683](https://github.com/KarinJS/Karin/commit/33b06831c3c4e6679edb3353962d88d7e2cb4d9b))
827
+
828
+ ## [1.0.1](https://github.com/KarinJS/Karin/compare/node-karin-v1.0.0...node-karin-v1.0.1) (2025-01-15)
829
+
830
+
831
+ ### Bug Fixes
832
+
833
+ * ci ([56b3823](https://github.com/KarinJS/Karin/commit/56b382335d63577078e5aa8572d6238c63caf3e9))
834
+ * version ([1b15d0b](https://github.com/KarinJS/Karin/commit/1b15d0b6c1583a8abc674b97cd746aac97b918c1))
835
+ * 导出 ([33b0683](https://github.com/KarinJS/Karin/commit/33b06831c3c4e6679edb3353962d88d7e2cb4d9b))
836
+
837
+ ## [1.0.1](https://github.com/KarinJS/Karin/compare/node-karin-v1.0.0...node-karin-v1.0.1) (2025-01-15)
838
+
839
+
840
+ ### Bug Fixes
841
+
842
+ * version ([1b15d0b](https://github.com/KarinJS/Karin/commit/1b15d0b6c1583a8abc674b97cd746aac97b918c1))
843
+ * 导出 ([33b0683](https://github.com/KarinJS/Karin/commit/33b06831c3c4e6679edb3353962d88d7e2cb4d9b))