v152.0.4-beta.30
daijro/camoufoxv152.0.4-beta.30Sep 1, 2026by github-actions[bot]
AI Summary
This release introduces Playwright 1.61 support and updates the python library to version 0.5.6, alongside critical bug fixes for rendering and build compatibility. Key improvements include fixes for complex script rendering, speech-voice leaks, and WebGL coherence issues. The team also resolved build errors related to Rust toolchains and fixed a Juggler initialization script.
Key Highlights
- Added Playwright 1.61 support
- Updated pythonlib to version 0.5.6
- Fixed Thai/complex-script rendering
- Fixed WebGL↔screen coherence
- Resolved Rustc 1.98 build compatibility
New Features
- Playwright 1.61 support
- pythonlib 0.5.6 update
Full Release Notes
## What's Changed * fix: Thai/complex-script rendering (#741), host speech-voice leak (#731), WebGL↔screen coherence (#729), + Playwright 1.61 support by @JWriter20 in https://github.com/daijro/camoufox/pull/743 * fix(juggler): let init scripts reach the page world with "mw:" (#738) by @JWriter20 in https://github.com/daijro/camoufox/pull/745 * release: v152.0.4-beta.30 + pythonlib 0.5.6, with a Playwright-keyed browser floor by @JWriter20 in https://github.com/daijro/camoufox/pull/746 * fix(build): resolve the rust host triplet under rustc 1.98 by @JWriter20 in https://github.com/daijro/camoufox/pull/747 **Full Changelog**: https://github.com/daijro/camoufox/compare/v152.0.4-beta.29...v152.0.4-beta.30