Skip to content

This release fixes issues for SREs watching stability and regressions.

Published 7d API Development
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

anti-bot anti-detect-browser automation browser-automation browser-fingerprinting captcha
+14 more
captcha-bypass fingerprint fingerprint-spoofing fingerprintjs firefox hcaptcha headless-browser playwright recaptcha recaptcha-bypass scraping socks5 stealth web-scraping

Summary

AI summary

Fixed CLI version command handling and synchronized version with package metadata.

Changes in this release

Bugfix Low

CLI version flag now works as top-level `-V`/`--version`.

CLI version flag now works as top-level `-V`/`--version`.

Source: llm_adapter@2026-05-27

Confidence: high

Bugfix Low

`__version__` reads from package metadata instead of stale hardcoded value.

`__version__` reads from package metadata instead of stale hardcoded value.

Source: llm_adapter@2026-05-27

Confidence: high

Full changelog

Patch release that fixes a couple of CLI cosmetic bugs reported in #24.

  • python -m invisible_playwright --version (and -V) now work as a top-level flag, in addition to the existing version subcommand.
  • __version__ is now read from the package metadata, so it always matches pip show invisible-playwright. The previous releases shipped with a stale hardcoded 0.1.0 string in __init__.py that nobody had bumped past the initial commit.

No changes to the wrapper behaviour or to the patched Firefox binary (still pinned to firefox-7).

pip install --upgrade invisible-playwright or pip install --upgrade git+https://github.com/feder-cr/[email protected]

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track feder-cr/invisible_playwright

Get notified when new releases ship.

Sign up free

About feder-cr/invisible_playwright

All releases →

Related context

Earlier breaking changes

  • vfirefox-3 Supersedes firefox-2; invisible_playwright BINARY_VERSION bumped to firefox-3 in 0.1.3.

Beta — feedback welcome: [email protected]