Skip to content

camofox-browser v2.4.6

Latest

Choose a tag to compare

@redf0x1 redf0x1 released this 17 Jun 00:50
· 1 commit to main since this release

Fixed

  • Fixed fresh npm installs resolving incompatible Playwright builds that could crash Camoufox on first tab launch with a Browser.setDefaultViewport / isMobile protocol error.
  • playwright-core is now pinned to 1.58.1, matching the Camoufox binary/protocol bundle used by camoufox-js@0.8.5.

Upgrade

  • Upgrade to camofox-browser@2.4.6.
  • If your project uses npm overrides, pnpm overrides, Yarn resolutions, or a manually installed playwright-core, make sure it does not force Playwright above 1.58.1 on this release line.

Verification

  • npm camofox-browser@2.4.6 is published with the latest tag.
  • A clean npm install resolves playwright-core@1.58.1.
  • npm run verify:package passed.
  • Full npm test passed: 64 suites and 495 tests.