Skip to content

v2.1.36.0

Latest
Compare
Choose a tag to compare
@the-rpc the-rpc released this 23 Sep 15:22

Features

  • Integration with the Nova Act extension for enhanced development experience with automated environment setup, chat-based script generation, real-time debugging, and step-by-step testing capabilities

Fixes & Improvements

  • Expand file upload coverage
  • Fix scroll behavior when bounding box is the entire page before scrolling
  • Fix model parameters not being passed to product server start-plan call
  • Fix emoji decoding issues
  • Improve scroll and click functionality on PDFs
  • Fix scroll behavior when bounding box is the entire page (viewport dimensions)
  • Improve setting of session and act ids
  • Major error handling refactor with comprehensive improvements across multiple modules
  • Minor logging improvements
  • Relax Playwright dependency version constraints
  • Add allow-origins for Chrome devtools frontend
  • Interpret double and right clicks
  • Additional minor fixes, improvements, and cleanup

Documentation Updates

  • Add README note about cross-OS keyboard shortcuts with AgentCore Browser
  • Improve documentation following error refactor
  • Add README section for Nova Act extension