Skip to content

Releases: a7garden/oxibrowser

v0.6.0

14 May 12:54

Choose a tag to compare

v0.6.0 — 2026-05-14

Added

  • Input domain: dispatchKeyEvent, dispatchMouseEvent, insertText → JS KeyboardEvent/MouseEvent dispatch
  • document.activeElement + document.elementFromPoint(x,y) JS APIs
  • Page.captureScreenshot: Real PNG output with built-in 8x16 bitmap font
  • Fetch domain complete: continueRequest, failRequest, fulfillRequest, getResponseBody
  • PausedRequestRegistry + HttpClient.intercept() for Fetch integration

Tests

  • 208 tests (164 core + 23 E2E + 18 webapi + 3 smoke)
  • clippy: 0 warnings

Crates published to crates.io

  • oxibrowser-webapi v0.6.0
  • oxibrowser-core v0.6.0
  • oxibrowser-cdp v0.6.0
  • oxibrowser v0.6.0