Skip to content

v2.1.17

Choose a tag to compare

@github-actions github-actions released this 09 Feb 17:48
· 1753 commits to master since this release
e885264

v2.1.17 (English)

Highlights

  • Added Discord IM support.
  • Improved Slack handling for shared/forwarded messages with thread fetching.
  • Reduced Slack rate-limit risk by defaulting to bot-member channels.

Changes

Added

  • Discord: add IM support. (#46)
  • Slack: support shared/forwarded messages with thread fetching. (#49)

Changed

  • Reaction: decouple :eyes: lifecycle from agent implementations. (#50)

Fixed

  • Slack: avoid rate-limit by defaulting to bot-member channels. (#48)

Full Changelog: v2.1.16...v2.1.17


v2.1.17(中文)

Highlights

  • 新增 Discord 私信(IM)支持。
  • 改进 Slack 对共享/转发消息的处理,并支持拉取线程内容。
  • 通过默认使用机器人已加入的频道,降低 Slack 触发限流的风险。

Changes

Added

  • Discord:新增私信(IM)支持。(#46
  • Slack:支持共享/转发消息,并通过拉取线程内容增强处理。(#49

Changed

  • Reaction:将 :eyes: 生命周期与各 Agent 实现解耦。(#50

Fixed

  • Slack:默认使用机器人已加入的频道以避免触发限流。(#48

Full Changelog: v2.1.16...v2.1.17