From eb5dc3bc5b917d1e6c71d9cacfecdddb55fbfc4a Mon Sep 17 00:00:00 2001 From: Jake Writer Date: Sat, 5 Sep 2026 19:25:50 -0600 Subject: [PATCH] chore(release): v152.0.4-beta.31, pythonlib 0.5.6 Browser: beta.31, cut from the integration merge in 35b45c1 (#756). Tagging publishes it as a prerelease; beta.30 stays the latest stable release. pythonlib: 0.5.6b1 -> 0.5.6. The pre-release existed because PLAYWRIGHT_BROWSER_FLOORS pins Playwright >= 1.61 to browser beta.30, and beta.30 was itself only a prerelease, so the floor pointed at a build the resolver would not hand to users. beta.30 is now the latest stable release, so the floor resolves and 0.5.6 can ship as final. Verified on linux x86_64 before cutting: build-tester all categories pass; the one varying slot is a cross-profile uniqueness collision across 3 random draws (macOS Screen, then Linux Screen, then macOS Canvas over three runs), not a regression patch guards 16/16 Playwright suite 13 failed, 1083 passed vs stock beta.30's 14/1082 pythonlib tests 209 passed Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01W2RfR387Mh1JhZ9LZvkptP --- pythonlib/pyproject.toml | 2 +- upstream.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pythonlib/pyproject.toml b/pythonlib/pyproject.toml index 1fbf0e1..c65f19d 100644 --- a/pythonlib/pyproject.toml +++ b/pythonlib/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "camoufox" -version = "0.5.6b1" +version = "0.5.6" description = "Wrapper around Playwright to help launch Camoufox" authors = ["daijro "] license = "MIT" diff --git a/upstream.sh b/upstream.sh index 56aa9b5..1d3c674 100644 --- a/upstream.sh +++ b/upstream.sh @@ -1,3 +1,3 @@ version=152.0.4 -release=beta.30 +release=beta.31 closedsrc_rev=1.0.0