Logo

Termux-Playwright

v1.61.3 (Dual Engine)
PyPI (Python) npm (Node.js) 💖 Sponsor GitHub Repository

Version Archive & Historical Release Notes

Chronological breakdown of architecture milestones, security hardening, and engine evolutions.

v1.61.3 — Dual-Engine (Python & Node.js) Synchronization Release

Release Date: 2026-08-19 | PyPI & npm Synchronized

  • Official npm Package Release: Published official Node.js / TypeScript package at npm: termux-playwright.
  • 1-Line Auto-Installer: Added npx termux-playwright install to provision Chromium and Bionic dependencies automatically.
  • Mobile Engineering Pro-Tips: Added documentation for venv --system-site-packages, pnpm hardlink optimization, and PM2 mobile daemons.

v1.61.2 — Resilient Phantom & RAM Disk Cache Release

Release Date: 2026-08-19

  • Android 14 Single-Process Architecture: Added single_process=True / singleProcess: true.
  • RAM-Disk Cache Injection: Injected --disk-cache-dir=/dev/shm to eliminate eMMC mobile flash memory wear.

v1.61.1 — Doctor Shield & Dynamic Cache Release

Release Date: 2026-08-19

  • Doctor Self-Diagnosis Suite: Integrated 7-tier pre-flight diagnostic checks.
  • Dynamic Stat-Driven Invalidation: 0ns cached Chromium version with auto-invalidation on pkg upgrade.

v1.61.0 — Fortress Overhaul & Stealth Evasion

Release Date: 2026-08-18

  • Persistent Disk Session Ledger: Added $TMPDIR/.tp_ledger/ atomic file ledger.
  • Prototype-Safe Stealth: Eliminated navigator.webdriver from prototype chain.

v1.60.0 — Genesis Spark

Release Date: 2026-08-17

  • Initial release of native Playwright orchestration on Android Termux.