v152.0.4-beta.27

Chainlit/chainlitv152.0.4-beta.27Jul 16, 2026by github-actions[bot]

AI Summary

This release is marked as the new latest stable version, moving away from the outdated Firefox 135 build to better evade modern anti-bot systems. It resolves hanging issues and WebRTC leaks.

Key Highlights

  • Marked as new latest stable due to outdated FF135 build
  • Fixes `new_page()` hanging when window dimensions are spoofed
  • Fixes incomplete WebRTC proxy IP leak from beta.26
  • Fixes `getResponseBody` on ORB-decompressed responses

Full Release Notes

> [!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).

I've gone ahead and marked this release as the new latest stable due to the FF135 build being terribly out of date and unsuitable for modern anti-bot systems. If you were following the official/prerelease channel, please switch over to official/stable to fetch this release. You can always [pin the active version](https://camoufox.com/python/installation/#managing-multiple-camoufox-versions) the library launches to go back to the March 2025 FF135 build. 

## What's Changed
* fix: page-recycle hang under spoofed window dims (#666), + the unmerged pythonlib/settings halves of #637-#647 by @JWriter20 in https://github.com/daijro/camoufox/pull/673
    * Fixes `new_page()` hanging when window.outer* is spoofed
    * Fixes WebRTC proxy IP leak that was incomplete in beta.26
* Fix getResponseBody on ORB-decompressed responses by @pratyush618 in https://github.com/daijro/camoufox/pull/671

**Full Changelog**: https://github.com/daijro/camoufox/compare/v152.0.4-beta.26...v152.0.4-beta.27

This release includes Windows 64-bit and 32-bit. Note that 32-bit releases may be removed in later versions and aren't thoroughly tested.