Channel Log

Version History & Product Updates

v1.0.11
Mar 01, 2026
Latest

Tracking, Fingerprinting & Performance

Version 1.0.11 improves screen tracking, device fingerprinting accuracy, DOM capture reliability, metadata and custom event logging, and delivers performance optimizations across iOS and Android.

  • 01
    Custom Screen Tracking Docs:

    Updated documentation that walks through adding your own screen tracking hooks and naming conventions for React Navigation and Expo Router.

  • 02
    Auto Screen Tracking Fixes:

    Resolved bugs in the auto screen tracking pipeline for setups that do not use Expo Router, ensuring consistent screen names and session timelines.

  • 03
    Expo Router Bug Fix:

    Fixed screen tracking and navigation issues when using Expo Router.

  • 04
    Device Fingerprinting on OS Updates:

    More accurate device fingerprinting that correctly handles OS updates, improving session association across system upgrades.

  • 05
    Accurate Device Model ID on iOS:

    Improved device model identification on iOS for better analytics and device segmentation.

  • 06
    DOM Capture for Background Sessions:

    Fixed DOM capture missing for sessions started from background—visual capture now initializes correctly regardless of app launch state.

  • 07
    Performance Improvements:

    Optimizations on both iOS and Android for smoother capture, lower memory usage, and reduced battery impact.

  • 08
    Metadata & Custom Events:

    Added metadata support and logging of custom events in the Rejourney package for richer analytics and session context.

v1.0.9
Feb 25, 2026

Advanced Observability & UX

Version 1.0.9 introduces deep native interception, a bulletproof console log pipeline, and a complete dashboard overhaul.

  • 01
    Native API Tracking:

    Full interception of native network traffic (OkHttp on Android, URLSession on iOS) integrated directly into the replay timeline.

  • 02
    Reliable Console Logs:

    Completely redesigned JS log pipeline ensuring 100% delivery of logs, warnings, and errors with zero main-thread overhead.

  • 03
    Enhanced Fingerprinting:

    Improved user uniqueness algorithms for more accurate session association and cross-device identification.

  • 04
    Dashboard Overhaul:

    Massive UX/UI improvements across Growth, General Overview, and the Replay Workbench for a more premium feel.

Native

Interception for OkHttp and URLSession.

Privacy

Enhanced redaction during native captures.

v1.0.8
Feb 17, 2026

Zero-Interference Pipeline

This foundational release introduced our highly efficient capture architecture, delivering pixel-perfect accuracy without main thread impact.

  • 01
    Async Capture Pipeline:

    Pixel buffer processing handed off to background queues (QoS: Utility) for JPEG encoding and encryption.

  • 02
    Run Loop Gating:

    Capture timer runs in default loop mode, automatically pausing during user interactions to prevent input lag.

  • 03
    Zero-Trust Privacy:

    On-device RedactionMasks identify and black out sensitive UI elements before encoding ever happens.

Security Feature

Private Data Sanitization

Passwords, text inputs, and camera previews are now redacted in memory, ensuring user privacy by default.

Ready to see it in action?