Skip to content

v0.6.0

Latest

Choose a tag to compare

@a7garden a7garden released this 14 May 12:54
· 76 commits to main since this release

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