Skip to content

v2.1.4

Choose a tag to compare

@github-actions github-actions released this 19 Jan 19:16
· 1879 commits to master since this release

v2.1.4 (English)

Highlights

  • Trigger /start when users @mention the bot with an empty message.
  • Add require_mention setting and usage tips to the setup wizard.

Changes

Added

  • Trigger /start when user @mentions bot with empty message.
  • Add require_mention setting and usage tips to setup wizard.
  • Add frontend build and testing workflow to AGENTS.md.

Changed

  • Hide Slack Workspace and Gateway in self_host mode.
  • Preserve require_mention when updating Slack config in wizard.
  • Update start command tip to include @bot mention.
  • Remove DM hint from requireMention description.
  • Remove unused onNext parameter from Summary component.

Fixed

  • Fix tooltip style for error retry limit hint.

Full Changelog: v2.1.3...v2.1.4


v2.1.4(中文)

Highlights

  • 用户在空消息中 @ 机器人时触发 /start
  • 在设置向导中新增 require_mention 配置及使用提示。

Changes

Added

  • 用户在空消息中 @ 机器人时触发 /start
  • 在设置向导中新增 require_mention 配置及使用提示。
  • AGENTS.md 中新增前端构建与测试流程说明。

Changed

  • self_host 模式下隐藏 Slack Workspace 和 Gateway。
  • 设置向导更新 Slack 配置时保留 require_mention
  • 更新 start 命令提示,加入 @机器人 提示。
  • 移除 requireMention 描述中的私信(DM)提示。
  • 移除 Summary 组件中未使用的 onNext 参数。

Fixed

  • 修复错误重试次数提示的 tooltip 样式。

Full Changelog: v2.1.3...v2.1.4