Skip to content

Gasoline v0.5.30 Released

Gasoline v0.5.30 adds comprehensive WebSocket inspection and significant performance improvements.

  • WebSocket Capture — Full message tracking for WebSocket connections
  • Real-time Message Streaming — Monitor WebSocket traffic as it happens
  • Binary Message Support — Handle binary WebSocket frames alongside text
  • Connection State Tracking — Visualize connection open/close lifecycle
  • 40% reduction in memory overhead
  • Optimized log buffer management
  • Faster message serialization
  • Fixed observer timeout on high message volume
  • Improved handling of concurrent connections
  • Better cleanup of abandoned resources
Terminal window
curl -sSL https://raw.githubusercontent.com/brennhill/gasoline-agentic-browser-devtools-mcp/STABLE/scripts/install.sh | bash

v0.5.30 Release