Skip to content

0.3.3

Choose a tag to compare

@239573049 239573049 released this 01 Mar 19:39
· 149 commits to main since this release

[0.3.3] - 2026-03-02

Fixed

  • Plugin auto-reply helper functions — added missing utility functions (getProviderConfig, resolveModelSupportsVision, resolveOpenAiProviderConfig, transcribeFeishuAudio, hasQueuedPluginTasks, handlePluginAutoReply) to fix runtime errors in plugin auto-reply workflow.
  • Feishu audio transcription — implemented OpenAI-compatible speech-to-text API integration for processing voice messages in Feishu plugin conversations.

Changed

  • Error message improvements — refined user-facing error messages in plugin auto-reply flow with clearer Chinese text and better formatting.