Skip to content

Blog

Gasoline v5.4.1 Released

Quick patch release fixing element selection and interaction issues in v5.4.0.

  • Fixed semantic selector matching on shadow DOM elements
  • Resolved toast visibility on pages with z-index layering
  • Improved form field detection for hidden labels
  • Better handling of contenteditable elements
Terminal window
npm install -g gasoline-mcp@5.4.1

v5.4.1 Release

Gasoline v5.4.3 Released

Gasoline v5.4.3 includes additional bug fixes and stability improvements following v5.4.1.

  • Fixed click handling on elements inside iframes
  • Resolved memory leak in toast notification cleanup
  • Improved robustness of element scrolling
  • Better error recovery when pages reload during interaction
  • Reduced CPU usage during idle observation
  • Optimized selector matching algorithm
Terminal window
npm install -g gasoline-mcp@5.4.3

v5.4.3 Release

Gasoline v5.4.0 Released

Gasoline v5.4.0 redesigns the interaction model for better AI agent integration and reliability.

  • Improved interact() Tool — More reliable element selection and action execution
  • Visual Feedback — Toast notifications for AI-triggered interactions
  • Better Form Handling — Enhanced form filling with validation awareness
  • Robust Navigation — Improved page load detection and state tracking
  • More deterministic element targeting with semantic selectors
  • Better handling of dynamic content and SPA navigation
  • Improved timeout handling for slow operations
  • Enhanced compatibility with modern web frameworks
  • Fixed element visibility detection on overlaid modals
  • Resolved form submission race conditions
  • Improved navigation state after dialog close
Terminal window
npm install -g gasoline-mcp@5.4.0

v5.4.0 Release

Gasoline v5.3.0 Released

Gasoline v5.3.0 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
npm install -g gasoline-mcp@5.3.0

v5.3.0 Release

Gasoline v5.2.5 Released

Gasoline v5.2.5 focuses on stability and fixes edge cases discovered in production use.

  • Better handling of rapid tab switching
  • Improved memory cleanup on long sessions
  • Fixed race conditions in message queue
  • Enhanced resilience to malformed responses
  • Resolved observer disconnection on network errors
  • Fixed log queue overflow handling
  • Improved error message formatting for edge cases
Terminal window
npm install -g gasoline-mcp@5.2.5

v5.2.5 Release