Skip to content

v1.3.0

Compare
Choose a tag to compare
@botzai botzai released this 11 Jul 13:25
· 1030 commits to master since this release

1.3.0 (2024-07-11)

Bug Fixes

  • ai: fix (8f94cee)
  • ai: fix (f5ba9f5)
  • Initialized OpenAI client before using it to prevent "Cannot read properties of undefined (reading 'chat')" error (a112b43)
  • refactor: logic issues and async issue (2ad8cdd)
  • sec: prevent error reflection (93eca93)
  • sec: santize input (6f78c39)
  • server: fix ai error (20341fa)

Features

  • server: remote config server (f027ed2)