v135.0-beta.22
daijro/camoufoxv135.0-beta.22Feb 11, 2025by github-actions[bot]
AI Summary
This is a bugfix release that restores Playwright routing API functionality that was broken in the previous version and fixes the disableTheming configuration option.
Key Highlights
- Bugfix: Restore Playwright routing API functionality
- Bugfix: Allow disableTheming in the config
- Fixes for issues #173, #186, and #179
New Features
- Playwright routing API restoration
- disableTheming configuration support
Full Release Notes
**Full Changelog**: https://github.com/daijro/camoufox/compare/v135.0-beta.21...v135.0-beta.22 --- > [!WARNING] > Keep in mind that Camoufox is in active development and may not be suitable for a production environment. > If you experience any issues, please report them [here](https://github.com/daijro/camoufox/issues). --- ### Changes * Bugfix: Restore Playwright routing API functionality that broke in v135.0-beta.21 #173 #186 * Bugfix: Allow `disableTheming` in the config #179