v129.0-beta.3

daijro/camoufoxv129.0-beta.3Aug 18, 2024by github-actions[bot]

AI Summary

This beta update focuses on stabilizing the Playwright integration by resolving cross-origin interaction errors. It also highlights a known issue regarding WebRTC IP leaks and notes that a fix for IP spoofing is scheduled for the next version.

Key Highlights

  • Fixed cross-origin errors when interacting with page in Playwright
  • Automated release via GitHub Actions
  • Known issue: WebRTC enabled by default (fix coming in v129.0-beta.4)

Full Release Notes

**Full Changelog**: https://github.com/daijro/camoufox/compare/v129.0-beta.2...v129.0-beta.3

This is an automated release. Assets were built by GitHub actions.

---

Keep in mind that Camoufox is in active development and not production ready.

If you experience any issues, please report them [here](https://github.com/daijro/camoufox/issues).

---

### Fixes:

- Fixed cross-origin errors when interacting with page in Playwright

### Known issues:

- WebRTC has been kept enabled by default to prevent WAF suspicion. If you are using a proxy, please set `media.peerconnection.enabled` to `false` to prevent IP leaking. (**Note:** WebRTC IP spoofing has been added in v129.0-beta.4)