This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryAdds dashboard‑controlled image/video masking for React Native apps.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds dashboard-controlled image/video masking for React Native apps. Adds dashboard-controlled image/video masking for React Native apps. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Medium |
Improves replay quality for media-heavy screens on iOS and Android. Improves replay quality for media-heavy screens on iOS and Android. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Medium |
Adds clearer replay placeholders for protected content (camera, keyboard, etc.). Adds clearer replay placeholders for protected content (camera, keyboard, etc.). Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Medium |
Improves keyboard behavior in mobile replays, reducing dead taps. Improves keyboard behavior in mobile replays, reducing dead taps. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Medium |
Improves touch and device coordinate metadata for consistent mapping across platforms. Improves touch and device coordinate metadata for consistent mapping across platforms. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Medium |
Cleans up network capture, reliably excluding Rejourney config and upload calls. Cleans up network capture, reliably excluding Rejourney config and upload calls. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Low |
Prevents keyboard taps from appearing as rage/dead taps during typing in replays. Prevents keyboard taps from appearing as rage/dead taps during typing in replays. Source: llm_adapter@2026-06-02 Confidence: low |
— |
Full changelog
React Native SDK 1.3.0
Published to npm as @rejourneyco/[email protected].
Highlights
- Adds dashboard-controlled image/video masking for React Native apps. Images and videos remain visible by default; when enabled in Project Settings, supported iOS and Android apps mask media with clear privacy placeholders before frames are captured.
- Improves replay quality for media-heavy screens. iOS now composites current video frames from AVPlayer-backed views, and Android adds SurfaceView video capture support alongside TextureView capture, reducing black boxes in debugging replays when media masking is off.
- Adds clearer replay placeholders for protected content. Camera, keyboard, text input, image, video, and explicit mask regions now use the same white privacy treatment with type-specific labels or icons where space allows.
- Improves keyboard behavior in mobile replays. Keyboard areas are represented as placeholders, fresh frames are captured after keyboard transitions settle, and keyboard taps no longer appear as rage/dead taps while users are typing.
- Improves touch and device coordinate metadata so taps, overlays, and screen dimensions line up more consistently across iOS points, Android dp, and physical pixels.
- Cleans up network capture for self-hosted and upload-heavy sessions. Rejourney config, ingest, and presigned upload calls are excluded more reliably while your app's own API traffic remains visible.
Compatibility
- No breaking API changes.
- Image/video masking is controlled remotely and defaults to
none, so existing apps keep showing images and videos until the project setting is enabled. - Older SDKs ignore the new remote image/video masking field and keep their existing privacy behavior.
Upgrade
npm install @rejourneyco/[email protected]
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About rejourneyco/rejourney
All releases →Beta — feedback welcome: [email protected]