Skip to content

Koishi 3.12.1

Compare
Choose a tag to compare
@shigma shigma released this 28 Jun 07:10
· 1867 commits to master since this release
  • koishi-adapter-discord@1.3.0
  • koishi-adapter-onebot@3.1.0
  • koishi-core@3.12.1
  • koishi-plugin-adventure@0.3.0
  • koishi-plugin-chat@0.5.3
  • koishi-plugin-common@4.3.0
  • koishi-plugin-eval@3.2.1
  • koishi-plugin-teach@2.2.0
  • koishi-plugin-tools@2.1.3
  • koishi-test-utils@6.0.1
  • koishi-utils@4.2.3
  • koishi@3.12.1

Features

  • onebot: update to latest go-cqhttp api (90d9dc8)
  • discord: add $setGroupName, $setGroupCard (#283) (83cfa2a)
  • test-utils: do not use cache for tests (782d33f)
  • discord: optimize image segment sending, fix #280 (#282) (12207bd)
  • adventure: add more event hooks (126832a)
  • adventure: Event.gain() enhancement (1981c0c)
  • adventure: enhance item picker (4b01056)
  • adventure: support phase.prepare() (b6c0527)
  • adventure: enhance choose options (b22612c)
  • adventure: support add-item -p (bd54c86)

Bug Fixes

  • adventure: optimize ending output (b527e0e)
  • adventure: use timer for phase lock (af73653)
  • utils: use empty string for reference error in interpolation (0426a86)
  • chat: fix debug output error (5f34a0e)
  • common: fix assign & authorize command, fix #292 (c342ce0)
  • core: support domain type for greedy args (2087b7c)
  • core: support domain type for shortcuts (a055b26)

Other Changes

  • build: teach plugin have single entry (3215e85)
  • chore: tweak (a7af9c5)
  • build: common plugin have single entry (215d5e5)
  • chore: bump versions (e1ac882)