Skip to content

Undefined v3.2.6

Choose a tag to compare

@github-actions github-actions released this 21 Mar 01:31
· 55 commits to main since this release
v3.2.6
33bd958

优化重试与私聊发送的逻辑


📝 Detailed Changes

🚀 Features

  • feat(messages): fallback private sends to temp sessions (1b7ce9c)

🐛 Bug Fixes

  • fix(responses): strip replay-only status fields (33bd958)
  • fix(queue): refine llm retry scheduling (16c46b8)
  • fix(commands): restrict lsadmin visibility (8bb40e7)
  • fix(queue): treat zero interval as immediate dispatch (ff21898)
  • fix(ai): align reasoning handling with OpenAI standards (58f4361)
  • fix(naga): add send uuid idempotency (e245ecc)
  • fix(ci): unblock runtime api tests and trim release notes (42b1c45)
  • fix(naga): add delivery tracing and tests (ddd1e98)

🛠 Maintenance & Others

  • docs(config): add naga moderation switch example (92dd80c)
  • chore(version): bump version to 3.2.6 (247349e)