Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 27 Jun 13:15

New Features

  • Added Feishu quick commands and richer Feishu chat interactions, including
    clearer setup guidance and safer handling for stop commands.
  • Added a server-only install path for npx @rudderhq/cli@latest start so
    headless environments can skip Desktop asset resolution.
  • Added release-note links in the app and surfaced agent integration options
    from the agent setup flow.

Improvements

  • Improved Desktop and runtime startup reliability by preparing embedded
    Postgres payloads automatically, moving Desktop workspaces into Documents,
    and tightening local runtime home boundaries.
  • Improved Messenger and chat readability with dismissible unread indicators,
    clearer search result timestamps, better jump highlights, and more stable
    unread selection.
  • Improved control-plane performance and operator safeguards with bounded
    navigation payloads and stricter spawned lifecycle gates.

Bug Fixes

  • Fixed CI and release verification after the pinned pnpm version rejected the
    legacy desktop server staging flag.
  • Fixed Feishu integration details around logo display, stop-command handling,
    and quick-command setup boundaries.
  • Fixed chat and runtime edge cases around missing result sentinels,
    recoverable run failures, Codex terminal summaries, Windows Codex startup
    failures, and release notes appearing before an update had actually applied.