CloakBrowser Pro — Stable advances to Chromium 152.0.7977.82.1 (Linux + Windows)
Chromium 152.0.7977.82.1 is now Stable on Linux (x64 and ARM64) and Windows (x64). This is the first Stable on Chromium 152. macOS Stable remains on 151.0.7922.108.3.
With a valid CloakBrowser key, the wrapper automatically selects the Stable build for your platform. No version pin is required.
What's new
- The newest Chromium, 152. The engine, its features, and the version it reports all step up to the current major, so you stay current with what real browsers ship.
- Windows persona, another deep pass — the fonts your browser reports now line up the same way everywhere a site can read them. Coverage is broader and more accurate, and more of your graphics and storage match real Windows hardware.
- The macOS persona on 152 — its graphics, text, and media are refreshed for the new engine. It runs on Linux and macOS only, not on Windows. Select it with
--fingerprint-platform=macos, and install the Mac fonts (a persona without its fonts is one of the most common causes of blocks). - A more reliable proxy connection — the proxy connection mode now works across more setups, and a rare connection hang is fixed. Enable it alongside your
--proxy-serverwith--fingerprint-transparent-proxy.
Current wrapper: v0.5.10
Update the wrapper before launching:
pip install -U cloakbrowser
npm update cloakbrowser
dotnet add package CloakBrowser --version 0.5.10Roll back if needed
If a workload regresses, pin the previous Stable build:
export CLOAKBROWSER_VERSION=151.0.7922.108.6 # Linux and WindowsRemove the pin to return to the newest Stable build.
If you hit a regression, please tell us — open an issue or email support@cloakbrowser.dev with the site and what you saw. Pinning the old build gets you unblocked; a report gets it fixed for everyone.
Checksums (SHA-256)
version=152.0.7977.82.1
4fe4ee3c4c014a42c164607ee7730dc68cc84a21c5673f54d3d81a0597b0742a cloakbrowser-linux-x64.tar.gz
888e42c998b60092c6784c35294fac917af7648fc333ece6cba47e4c237e2ec1 cloakbrowser-linux-arm64.tar.gz
3f94622cb8911b3c678f7bbba0f5fe815a94c7d4fd83c474b9469a399b120a37 cloakbrowser-windows-x64.zip
The signed manifest (SHA256SUMS and SHA256SUMS.sig) is attached. The wrapper verifies its Ed25519 signature and each archive's SHA-256 checksum automatically.