v0.2.2
Rudder v0.2.2
Released: 2026-05-14
Rudder 0.2.2 is a patch release focused on making the Windows first-run
Desktop install path reliable, improving Desktop update visibility, and
shipping the latest workflow, documentation, and UI fixes from the 0.2.1 line.
Highlights
- Hardened Windows Desktop installation from the CLI by avoiding pnpm store
filesystem edge cases, using Windows-native extraction and copy commands, and
preserving the active package manager when preparing server UI assets. - Improved Desktop update feedback so operators can see update progress instead
of waiting on an opaque install step. - Continued Desktop release hardening around public downloads, stable update
channel checks, and packaged staging output. - Refined the app shell, agent views, issue hierarchy, mobile subissue rows,
workspace routes, and run-duration display. - Updated public documentation and screenshot/demo guidance with more realistic
workflows and clearer installation coverage.
Install
npx @rudderhq/cli@latest startAfter the persistent CLI is installed, rudder start uses the same CLI surface
when it resolves to the same version.
Notes
This release promotes the 0.2.2 package line to the stable npm latest
dist-tag. Desktop assets are attached to the v0.2.2 GitHub Release and
verified by checksum before installation.