Skip to content

Releases: zhinjs/zhin

v2.3.2

18 Jul 12:45
b107910
Compare
Choose a tag to compare

2.3.2 (2023-07-18)

Bug Fixes

  • jsx Runtime (bca1225)
  • update docs (8fa5320)
  • 优化command注册数据类型流程; (1ae2956)
  • 内置组件语法优化,修复函数式组件类型错误 (fc29bb1)
  • 函数组件支持异步 (fc65c92)
  • 支持函数式组件,增强代码健壮性 (b620625)

v2.3.1

16 Jul 13:34
76e271b
Compare
Choose a tag to compare

2.3.1 (2023-07-16)

Bug Fixes

  • daemon 增加zhin升级指令(update),可快速升级zhin到指定版本 (0b9e5a5)

v2.3.0

16 Jul 12:20
ffb5a01
Compare
Choose a tag to compare

2.3.0 (2023-07-16)

Features

  • 指令筛选功能初版 (7929f91)
  • 重构command,破坏更新,请谨慎升级,与旧版command不兼容 (8a2f644)

Bug Fixes

  • fix: (36df4f0)
  • 1.更新文档, (47714ba)
  • allow loop and when (1313491)
  • baseType add user_id,set command action return string (29dbfd7)
  • bug fix (7cf19ff)
  • bug fix (4840c91)
  • built plugin(config) error (93a3f9b)
  • element transform bug (fb00359)
  • execute组件错误 (f489715)
  • fake console (c96b88a)
  • fake global (dfa70e2)
  • icqq isAtMe bug (8b29abb)
  • plugin load error (052151e)
  • type error (9557d14)
  • 上下文过滤bug修复 (36d6da3)
  • 优化plugin文本 (adc75d4)
  • 修复版本号错误 (40531fd)
  • 允许定义指令时,通过/定义父级指令 (269ab97)
  • 内置类型增加json、function (b38b9ca)
  • 内置类型增加json、function (7b6169f)
  • 参数/选项类型判断错误 (b32eeee)
  • 参数类型添加integer (052d105)
  • 同步更改内置指令 (3b2b26c)
  • 增加图片、语音、视频云端加载方案 (1e2dd39)
  • 子进程管道错误 (35eebb8)
  • 子进程管道错误 (6820c7a)
  • 子进程管道错误 (9ddcba8)
  • 将icqq 移入peerDependencies,并指定为最新版本(latest) (d3eecdf)
  • 指令解析优化,elementBuffer传输错误 (f06ee2b)
  • 日志优化 (5a09713)
  • 消息限速、文本超长自动转发 (a1db268)
  • 登录失败输出错误信息,指令定义错误 (49a7986)
  • 类型补充 (5749c35)
  • 系统保护 (6a7f289)
  • 调试参数移除 (e562917)
  • 返回值允许是boolean、number (6948dbf)
  • 返回值允许是boolean、number (2c965e3)
  • 适配器引用错误 (aeb9459)
  • 默认指令写法更改 (387582f)

v2.2.1

01 Jul 07:38
f1dcbe6
Compare
Choose a tag to compare

2.2.1 (2023-07-01)

Bug Fixes

v2.2.0

30 Jun 08:51
4354d59
Compare
Choose a tag to compare

2.2.0 (2023-06-30)

Features

  • 指令筛选功能初版 (7929f91)

Bug Fixes

  • 指令解析优化,elementBuffer传输错误 (f06ee2b)
  • 调试参数移除 (e562917)

v2.1.12

21 Jun 11:49
c6874bc
Compare
Choose a tag to compare

2.1.12 (2023-06-21)

Bug Fixes

v2.1.11

21 Jun 11:28
d059bf4
Compare
Choose a tag to compare

2.1.11 (2023-06-21)

Bug Fixes

  • 登录失败输出错误信息,指令定义错误 (49a7986)

v2.1.10

16 Jun 08:26
f6d136c
Compare
Choose a tag to compare

2.1.10 (2023-06-16)

Bug Fixes

v2.1.9

16 Jun 06:15
27f6c4d
Compare
Choose a tag to compare

2.1.9 (2023-06-16)

Bug Fixes

v2.1.8

13 Jun 13:18
c0a91c8
Compare
Choose a tag to compare

2.1.8 (2023-06-13)

Bug Fixes

  • 内置类型增加json、function (b38b9ca)
  • 内置类型增加json、function (7b6169f)