Skip to content

Koishi 3.7.0

Compare
Choose a tag to compare
@shigma shigma released this 04 Apr 12:56
· 2113 commits to master since this release
  • koishi-adapter-discord@1.0.7
  • koishi-adapter-onebot@3.0.5
  • koishi-core@3.7.0
  • koishi-plugin-adventure@0.1.16
  • koishi-plugin-chat@0.1.2
  • koishi-plugin-eval@3.0.0-beta.14
  • koishi-plugin-teach@2.1.1
  • koishi-plugin-webui@4.0.2
  • koishi-utils@4.1.3
  • koishi@3.7.0

Features

Bug Fixes

  • discord: handle file url, fix #201 (#202) (e0576e5)
  • webui: fix webui meta error (4c84f33)
  • teach: asset size without plugin-assets (a45811d)
  • webui: fix hour chart error (22988d5)
  • webui: better authorization redirection (7237377)
  • utils: segment.parse() should return unescaped text node (2cad312)
  • webui: fix routing failed when initiated to extension route (5b5a21c)

Other Changes