v0.3.3
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 withERR_MODULE_NOT_FOUND. - Improved release safety for runtime installs by surfacing missing optional
platform dependencies duringrudder 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 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.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.