Skip to content

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 09 Jun 07:51
· 1307 commits to main since this release

Highlights

  • Fixed macOS Apple Silicon startup failures caused by missing embedded
    PostgreSQL platform packages in the cached Rudder runtime. Runtime installs
    now validate the required platform dependency and rebuild an incomplete cache
    instead of failing later with ERR_MODULE_NOT_FOUND.
  • Improved release safety for runtime installs by surfacing missing optional
    platform dependencies during rudder start, including clearer remediation
    output when npm registry, mirror, proxy, or cache behavior skips a required
    package.
  • Refined Messenger issue detail, parent-issue linking, comment deletion,
    content edit activity, and collapsed project group interactions.
  • Tightened Desktop shell presentation across workspace cards, rail sizing,
    glass surfaces, Library icons, and update failure diagnostics.
  • Expanded regression coverage for runtime installation integrity, comment image
    preview behavior, issue detail headers, and Messenger interaction fixes.

Install

npx @rudderhq/cli@latest start

After 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.3.3 package line to the stable npm latest
dist-tag. Desktop assets are attached to the v0.3.3 GitHub Release and
verified by checksum before installation.