This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryUpdates Highlights, Compatibility, and iOS SDK 0.3.1 across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Improves view hierarchy capture fidelity by aligning timestamps with screenshot frames. Improves view hierarchy capture fidelity by aligning timestamps with screenshot frames. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Feature | Medium |
Improves replay inspection stability by allowing frame‑synced snapshots to bypass duplicate suppression. Improves replay inspection stability by allowing frame‑synced snapshots to bypass duplicate suppression. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Feature | Medium |
Keeps periodic hierarchy capture for screen‑change and non‑frame cases while providing denser context with frame‑synced captures when visual recording is enabled. Keeps periodic hierarchy capture for screen‑change and non‑frame cases while providing denser context with frame‑synced captures when visual recording is enabled. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Feature | Medium |
Preserves existing visual capture behavior: hierarchy snapshots are added only for actually captured frames. Preserves existing visual capture behavior: hierarchy snapshots are added only for actually captured frames. Source: llm_adapter@2026-06-12 Confidence: high |
— |
| Dependency | Low |
Specifies SwiftPM package tag `v0.3.1` for upgrade. Specifies SwiftPM package tag `v0.3.1` for upgrade. Source: llm_adapter@2026-06-12 Confidence: high |
— |
Full changelog
iOS SDK 0.3.1
Highlights
- Improves view hierarchy capture fidelity by capturing a hierarchy snapshot for every successfully captured visual frame. Hierarchy timestamps now line up with screenshot frame timestamps, including sessions whose FPS is controlled remotely.
- Improves replay inspection stability by keeping the existing hierarchy depth and time-budget guards while allowing frame-synced snapshots to bypass duplicate suppression.
- Keeps periodic hierarchy capture for screen-change and non-frame cases, while frame-synced captures provide denser replay context when visual recording is enabled.
- Preserves existing visual capture behavior: hierarchy snapshots are only added for frames that are actually captured.
Compatibility
- No breaking API changes.
- Existing capture settings still control visual recording cadence. When visual frames are skipped, matching frame-synced hierarchy snapshots are skipped too.
Upgrade
Use the SwiftPM package tag v0.3.1:
.package(url: "https://github.com/rejourneyco/rejourney", from: "0.3.1")
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 →Related context
Beta — feedback welcome: [email protected]