Engineering Velocity

Chronological release notes and protocol updates.

v2.4.1: Isolate Memory Compression
May 2, 2026

We've deployed a deep optimization to the V8 isolate pooling engine, aggressively stripping out rendering pipeline components that are unnecessary for AXTree mapping.

  • Reduced base memory footprint of isolated contexts from 35MB to 18MB.
  • Increased maximum concurrency per edge node by 45%.
  • Fixed a memory leak during prolonged WebSocket sessions.
v2.4.0: Stealth Evasion Upgrade
April 18, 2026

The evasion architecture has been overhauled to handle next-generation behavioral analysis tools deployed by tier-1 CDNs.

  • Implemented dynamic Canvas API fingerprint spoofing.
  • Perfected TLS ClientHello signatures to mirror exactly Chrome 124.
  • Introduced organic scroll-jitter algorithms to bypass hardware-level mouse event tracking.
v2.3.5: Enterprise SSO & Auth Portal
March 30, 2026

Security enhancements for institutional deployments.

  • Added SAML SSO integration for Enterprise Tier customers.
  • New Authentication portal with GitHub and Google OAuth bridging.
  • Strict IP-allowlisting capabilities added to the API keys management console.