Skip to content

v0.4.0

Choose a tag to compare

@acunningham-ship-it acunningham-ship-it released this 22 Jul 21:46

Stealth, security, and MCP hardening since v0.3.0.

Features

  • MCP: expose 6 previously-missing tools + return isError results on tool failures (#6)

Fixes

  • CDP: fix three session-routing bugs across useFrame() (#8)
  • page: well-formed type()/press() key events; fill() clears the field first (#7)
  • security: private-network guard now also blocks CGNAT/tailnet (100.64/10), IPv6 ULA, and IPv4-mapped addresses (#5)
  • transport: robustness — CDP command timeout, stderr leak fix, allow-origins handling (#4)
  • stealth: remove the always-on window.__veil detection tell (#2)

Meta

  • CI: auto-publish to npm on version tag (#9)
  • docs: README badges + corrected stealth-patch description (#1, #3)

Full install: bun add @achamm/veilbrowser / npm install @achamm/veilbrowser