changelog
约 12 字小于 1 分钟
2025-05-22
更新日志
1.9.8 (2025-05-24)
🐛 Bug Fixes
1.9.7 (2025-05-23)
⚡️ Performance
- 优化事件工具 新增
hasPermission
(fb1d693)
1.9.6 (2025-05-22)
🐛 Bug Fixes
- 发版 (11a3701)
1.9.5 (2025-05-21)
🐛 Bug Fixes
- 提升兼容性 (506453e)
1.9.4 (2025-05-21)
🐛 Bug Fixes
⚡️ Performance
1.9.3 (2025-05-17)
🐛 Bug Fixes
1.9.2 (2025-05-12)
🐛 Bug Fixes
1.9.1 (2025-05-11)
♻️ Code Refactoring
1.9.0 (2025-05-10)
✨ Features
🎡 Continuous Integration
1.8.13 (2025-05-09)
🐛 Bug Fixes
🎡 Continuous Integration
1.8.12 (2025-05-08)
🐛 Bug Fixes
1.8.11 (2025-05-08)
🐛 Bug Fixes
1.8.10 (2025-05-08)
🐛 Bug Fixes
1.8.9 (2025-05-07)
🐛 Bug Fixes
1.8.8 (2025-05-07)
🐛 Bug Fixes
1.8.7 (2025-05-07)
♻️ Code Refactoring
1.8.6 (2025-05-05)
🐛 Bug Fixes
♻️ Code Refactoring
1.8.5 (2025-05-04)
🐛 Bug Fixes
1.8.4 (2025-05-03)
🐛 Bug Fixes
- axios入口错误 (8da00d9)
1.8.3 (2025-05-03)
🐛 Bug Fixes
1.8.2 (2025-05-03)
🐛 Bug Fixes
- build error (7facb80)
- 处理
ERR_PNPM_PUBLIC_HOIST_PATTERN_DIFF
提升兼容性 (3ecb7d0) - 强制修复
ERR_PNPM_PUBLIC_HOIST_PATTERN_DIFF
(b48b1b0)
1.8.1 (2025-05-03)
🐛 Bug Fixes
- main error (878c141)
1.8.0 (2025-05-03)
✨ Features
pingRequest
(2fea411)- 1.8.0 (#344) (be97fae)
- 在package.json中添加默认文件路径以支持新功能 (d8f5619)
- 增加插件热加载功能 (2c8ff09)
- 增强webui插件安装和卸载日志记录 (6decbd5)
- 增强插件安装功能 (1013ed9)
- 处理WebSocket连接中的敏感信息 (49869c2)
- 控制台支持
rs
restart
stop
(47cf9e3) - 更新插件选择器和命令插件缓存逻辑 (9c60dfd)
- 更新缓存过期时间和版本信息 (b580908)
- 更新获取完整插件列表的逻辑 (e8c1768)
- 更新适配器基类和插件管理逻辑 (ca05cb6)
- 添加发送消息和转发消息后的钩子功能,支持开发者自定义处理逻辑 (2de67a1)
- 添加已加载命令插件缓存信息列表接口 (d1219ec)
- 添加文件存在性检查和优化配置路径获取逻辑 (21122a2)
🐛 Bug Fixes
- pty init (12d7bbc)
- sqlite3不转esm。 (59933da)
- 修复KarinConvertAdapter消息转换逻辑 (4d0252c)
- 修复web静态资源路径错误 (b1fc1e1)
- 修复编译后启动顺序造成的
logger
函数不存在的问题 (2640e97) - 修正安装虚拟终端后,动态加载失败的问题 (b9caf0e)
- 工作区 (1635d9d)
- 更新模块类型判断逻辑 (ef2162a)
⚡️ Performance
- 优化网络状态获取和监控可见性管理 (9ff1ad5)
🎫 Chores
- 提升
node-pty
版本 支持nodejs 23
(59f07f6)
♻️ Code Refactoring
📦️ Build System
- fix error (832f3d8)
1.7.14 (2025-03-28)
🐛 Bug Fixes
- 初始化计数器以确保缓存统计正确 (bec90c1)
💄 Styles
- 增加更新依赖和插件的功能,优化输出结果格式 (9fc2375)
1.7.13 (2025-03-28)
🐛 Bug Fixes
- 修正npm plugin不加载的问题 (4811aef)
1.7.12 (2025-03-27)
🐛 Bug Fixes
- close #327 close #319 (3d5816d)
- close #329 添加插件版本兼容性检查,更新文件获取函数以支持绝对路径返回 (0e29b3a)
- 优化插件版本兼容性检查,延迟日志输出以提高用户体验 (cdbfcba)
- 优化插件版本兼容性检查,延迟日志输出以提高用户体验 (aa8a07b)
- 更新插件版本兼容性检查,使用 satisfies 替代 range 函数名称 解决导出冲突 (d526b4f)
♻️ Code Refactoring
- close #325 重构消息钩子系统,移除旧的空消息钩子,新增事件调用钩子支持 (b54d294)
- 移除 range.ts 中的示例使用代码,简化文件结构 (c413fa3)
- 重构路径常量,新增以 karinPath 开头的新常量,保留旧常量以保持兼容性 (a80a3db)
📦️ Build System
- fix build type (b7b4f50)
1.7.11 (2025-03-27)
🐛 Bug Fixes
📦️ Build System
- type error (761f659)
1.7.10 (2025-03-26)
🐛 Bug Fixes
✅ Tests
- 初步适配
puppeteer-server
(264eb11)
1.7.9 (2025-03-24)
🐛 Bug Fixes
⚡️ Performance
- 优化日志显示 (f3339a9)
1.7.8 (2025-03-23)
🐛 Bug Fixes
💄 Styles
- 优化部分样式 (5eaaeed)
🎡 Continuous Integration
- 锁定版本 (db44a80)
1.7.7 (2025-03-20)
🐛 Bug Fixes
- export renderTpl (73b8d58)
1.7.6 (2025-03-19)
🐛 Bug Fixes
- login: 自动登录 (6911cd8)
1.7.5 (2025-03-18)
🐛 Bug Fixes
- 哎呀 (d77e5f8)
1.7.4 (2025-03-17)
🐛 Bug Fixes
⚡️ Performance
- 缓存一周 (23dd2d7)
📦️ Build System
- fix error (a29345e)
1.7.3 (2025-03-14)
♻️ Code Refactoring
- 去除level 使用sqlite3代替 (d4d950f)
1.7.2 (2025-03-12)
🐛 Bug Fixes
- 细节优化 (a2dcdb0)
1.7.1 (2025-03-12)
🐛 Bug Fixes
- ... (d43be54)
1.7.0 (2025-03-12)
✨ Features
🐛 Bug Fixes
- fix #287 提供兼容性 (1ac554f)
- hmr (c09f423)
- pub error (0bfc6dc)
- 修复在组织下的npm包名称在web下跳转错误的问题 (4c64c8c)
- 修复插件页面跳转 修复web在夜间模式下某些样式问题 (aa8734e)
- 发版 (ee46097)
- 启动时依赖缺失不打印依赖的问题 (5d1d98a)
- 实时日志 (d3512b2)
- 登录api增加阈值 fix #288 (116ed45)
- 路由注册错误 (594a453)
💄 Styles
🎫 Chores
- main: release 1.4.6 (#296) (79d9233)
- main: release 1.6.0 (#305) (f682392)
- main: release core 1.4.5 (#295) (08b1a1b)
- release 1.4.2 (#290) (f702235)
- release main (#282) (b88b7ce)
- release main (#285) (4632b85)
- release main (#286) (66ff138)
- release main (#291) (dacf483)
- release main (#298) (69008cd)
- release main 1.4.4 (#293) (0fc3d8f)
- release main 1.4.8 (#299) (cda5a1a)
- release main 1.5.0 (#300) (2d97516)
♻️ Code Refactoring
📦️ Build System
- 1.6.0 (f318e05)
- deps: bump axios from 1.7.9 to 1.8.2 (#303) (04d337b)
- deps: bump axios from 1.7.9 to 1.8.2 in /packages/core (#302) (c2e3379)
1.6.0 (2025-03-12)
✨ Features
1.5.0 (2025-03-09)
✨ Features
📦️ Build System
- deps: bump axios from 1.7.9 to 1.8.2 (#303) (04d337b)
- deps: bump axios from 1.7.9 to 1.8.2 in /packages/core (#302) (c2e3379)
1.4.8 (2025-03-07)
🐛 Bug Fixes
- 启动时依赖缺失不打印依赖的问题 (5d1d98a)
1.4.7 (2025-03-06)
🐛 Bug Fixes
- hmr (c09f423)
1.4.6 (2025-03-05)
🐛 Bug Fixes
💄 Styles
- tabs (9369507)
1.4.5 (2025-03-04)
🐛 Bug Fixes
- pub error (0bfc6dc)
1.4.4 (2025-03-04)
🐛 Bug Fixes
- 修复在组织下的npm包名称在web下跳转错误的问题 (4c64c8c)
1.4.3 (2025-03-04)
♻️ Code Refactoring
1.4.2 (2025-03-01)
🐛 Bug Fixes
1.4.1 (2025-02-28)
🐛 Bug Fixes
- 发版 (ee46097)
1.4.0 (2025-02-27)
✨ Features
1.3.21 (2025-02-27)
💄 Styles
♻️ Code Refactoring
🎡 Continuous Integration
1.3.20 (2025-02-26)
🐛 Bug Fixes
1.3.19 (2025-02-25)
🐛 Bug Fixes
- hook (3647bb2)
1.3.18 (2025-02-24)
🐛 Bug Fixes
- 兼容性提升 (d22b68a)
1.3.17 (2025-02-24)
🐛 Bug Fixes
1.3.16 (2025-02-23)
🐛 Bug Fixes
- ci (7606096)
1.3.15 (2025-02-23)
🐛 Bug Fixes
💄 Styles
- 手风琴pro (1cc4085)
✅ Tests
- 重构插件配置组件 (e49fde0)
1.3.14 (2025-02-18)
🐛 Bug Fixes
1.3.13 (2025-02-16)
🐛 Bug Fixes
1.3.12 (2025-02-15)
🐛 Bug Fixes
- 组件分隔线适配描述文本 (cedff08)
1.3.11 (2025-02-15)
🐛 Bug Fixes
web.config
save方法给予默认值 (c5f8539)- 修正后端传递组件包含正则处理错误的问题 (dc3a2ae)
- 组件save函数返回值处理 (452c725)
- 补上组件注释 (7885de6)
🎫 Chores
- 格式化 (800d1de)
🎡 Continuous Integration
- build.js (c6bc6c1)
1.3.10 (2025-02-14)
🐛 Bug Fixes
1.3.9 (2025-02-14)
🐛 Bug Fixes
- 鉴权失败打印auth (a0a4df6)
1.3.8 (2025-02-14)
🐛 Bug Fixes
1.3.7 (2025-02-14)
🐛 Bug Fixes
- 组件类型 (e83ec8b)
1.3.6 (2025-02-14)
🐛 Bug Fixes
- ... (3693919)
- components (edeccdc)
- express types (9c97066)
- fix #253 (c6c4d54)
- fix #261 (440c635)
- 修复组件渲染 (951e4b8)
- 增加单选框、复选框组件,修正组件渲染错误 (edeccdc)
- 插件列表缓存 (009ec94)
1.3.5 (2025-02-11)
🐛 Bug Fixes
- 抽象的EventEmitter (3c5402b)
1.3.4 (2025-02-11)
🐛 Bug Fixes
1.3.3 (2025-02-11)
🐛 Bug Fixes
- web.config.mjs (38d3417)
1.3.2 (2025-02-10)
🐛 Bug Fixes
- web config (3ed39a0)
1.3.1 (2025-02-10)
🐛 Bug Fixes
1.3.0 (2025-02-08)
✨ Features
/sandbox/self/update
(0ff19fb)- 插件市场 (b9b0504)
- 新增web沙盒 插件管理 插件市场 插件配置 框架配置 (#251) (26483ae)
- 沙盒支持获取历史记录。 (ba37287)
- 获取在线插件列表Api (3dcb874)
- 获取已安装插件列表详情 (75f3541)
- 获取沙盒连接地址 (4699dde)
🐛 Bug Fixes
- avatar dir (04f370f)
- export create event (0152581)
- pnpm 10 (0951485)
- tips (7e096bd)
- web plugins (cf0d0e0)
- web适配获取好友列表、群列表 (68d1632)
1.2.3 (2025-01-21)
🐛 Bug Fixes
- web (5bfc670)
1.2.2 (2025-01-21)
🐛 Bug Fixes
- @heroui/popover (0a9039a)
- Components types (447bd62)
- file api (1df3ee2)
- set env (c3b311e)
- 修正保存的类型错误 (bd042fe)
- 配置 (aa6d02d)
- 重构配置文件格式 (1abd5be)
1.2.1 (2025-01-18)
🐛 Bug Fixes
- build web (54fb566)
1.2.0 (2025-01-18)
✨ Features
🐛 Bug Fixes
1.1.5 (2025-01-17)
🐛 Bug Fixes
- 好友事件启用 (7109f61)
1.1.4 (2025-01-16)
🐛 Bug Fixes
- 热更新
.env
未更新日志等级 (b8b7c99)
1.1.3 (2025-01-16)
🐛 Bug Fixes
- 热更新
.env
(90c4eb8)
1.1.2 (2025-01-16)
🐛 Bug Fixes
- create-karin (758e20f)
🎫 Chores
1.1.1 (2025-01-16)
🐛 Bug Fixes
🎫 Chores
1.1.1 (2025-01-16)
🐛 Bug Fixes
- getPlugins (5484dfa)
1.1.0 (2025-01-16)
✨ Features
- 中间件 (baa34b3)
🐛 Bug Fixes
- scripts (ac0be5f)
- types (5fda871)
- update TypeScript configuration and enhance console API for file handling (b5d8d45)
🎫 Chores
- update configuration files and enhance CLI commands (c01a8db)
1.0.12 (2025-01-16)
🐛 Bug Fixes
1.0.11 (2025-01-16)
🐛 Bug Fixes
1.0.10 (2025-01-15)
🐛 Bug Fixes
- remove deprecated configuration files and enhance WebSocket client reconnection logic (1ebec80)
1.0.9 (2025-01-15)
🐛 Bug Fixes
- 哦~该死 (aee10ea)
1.0.8 (2025-01-15)
🐛 Bug Fixes
1.0.7 (2025-01-15)
🐛 Bug Fixes
- build types error (f732ca3)
- ci (1d25234)
- ci (56b3823)
- registerBot ws_client (a9d7905)
- test ci (e998b9d)
- test ci (d2c0771)
- test ci (437350f)
- tips (9f67525)
- version (1b15d0b)
- 导出 (33b0683)
🎫 Chores
- release main (#219) (bfe073f)
- release main (#220) (9cb7b59)
- release main (#221) (0c871c5)
- release main (#224) (abdf414)
- release main (#225) (4343d8d)
- release main (#226) (bedfe6a)
- release: node-karin 1.0.1 [skip-ci] (#218) (f3ce8b7)
1.0.6 (2025-01-15)
🐛 Bug Fixes
- test ci (e998b9d)
1.0.5 (2025-01-15)
🐛 Bug Fixes
- test ci (d2c0771)
1.0.4 (2025-01-15)
🐛 Bug Fixes
- test ci (437350f)
1.0.3 (2025-01-15)
Bug Fixes
- registerBot ws_client (a9d7905)