Skip to content

Releases: koishijs/koishi

Koishi 4.12.6

22 Apr 20:19
5cb515c
Compare
Choose a tag to compare

Notable Changes

Features

Bug Fixes

Other Changes

Koishi 4.12.5

15 Apr 20:25
bdb8e82
Compare
Choose a tag to compare

Notable Changes

Features

Bug Fixes

Other Changes

Koishi 4.12.4

08 Apr 21:04
e37221d
Compare
Choose a tag to compare

Notable Changes

Features

Bug Fixes

Other Changes

Koishi 4.12.3

01 Apr 19:00
ba13441
Compare
Choose a tag to compare

Features

Bug Fixes

Other Changes

Koishi 4.12.2

26 Mar 18:14
d19a34a
Compare
Choose a tag to compare

Notable Changes

Features

Bug Fixes

Other Changes

Koishi 4.12.1

18 Mar 18:43
6b41401
Compare
Choose a tag to compare

Notable Changes

Features

Bug Fixes

Other Changes

Koishi 4.12.0

12 Mar 20:50
1befe72
Compare
Choose a tag to compare

Notable Changes

Features

  • auth: 支持了在控制台解除绑定 (koishijs/webui@c7e91c6)
  • bind: 支持了同平台用户绑定 (c5f2eb7)
  • bind: 支持了 -r 选项,用于解除绑定 (c4f6f7c)
  • core: 现在默认情况下指令如果抛出错误会告知调用者,此行为可以通过 handleError 配置 (0ebb911)
  • locales: 识别本地化中的 $ 特殊标识符以支持定制化的分页 (koishijs/webui#122) (koishijs/webui@51f7a7f)

Bug Fixes

Other Changes

Koishi 4.11.9

04 Mar 18:31
7ff5660
Compare
Choose a tag to compare

Notable Changes

Features

Bug Fixes

Other Changes

Koishi 4.11.8

27 Feb 13:01
a7833f0
Compare
Choose a tag to compare

Features

Bug Fixes

Other Changes

Koishi 4.11.7

20 Feb 06:34
02717b6
Compare
Choose a tag to compare

Notable Changes

  • 增加了新的内置服务 ctx.schema,用于动态注入配置项,以便在控制台中进行配置 (47fa5aa, b150279)
  • 实验性地支持了隐式服务,现在可以使用 plugin:xxxcomponent:xxx 检测插件和组件是否已经被加载 (satorijs/satori@574a068, f5eb2de)

Features

Bug Fixes

Other Changes