Releases: daijro/camoufox
v129.0-beta.4
Full Changelog: v129.0-beta.3...v129.0-beta.4
Keep in mind that Camoufox is in active development and not production ready.
If you experience any issues, please report them here.
Changes:
- Added WebRTC IP spoofing.
- Validates property types passed in
--config
.
Known issues:
v129.0-beta.3
Full Changelog: 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.
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
tofalse
to prevent IP leaking. (Note: WebRTC IP spoofing has been added in v129.0-beta.4)
v129.0-beta.2
Full Changelog: v129.0-beta.1...v129.0-beta.2
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.
Fixes:
- Fixed inner window viewport hijacking.
- Fixed
screen.width
andscreen.height
causing matchMedia leaks
Initial release
Full Changelog: https://github.com/daijro/camoufox/commits/v129.0-beta.1
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.