v1.0.1
Fixes
- Sidecar commands now work on Windows. The binary check ran
which(a Unix-only command), so it always failed with "Node.js not found on PATH" even when Node was installed. Replaced with SymfonyExecutableFinder, and swappedrm -rf,$_SERVER['HOME'],nohup, andposix_killfor cross-platform equivalents (proc_openwith a new console,taskkill/tasklist,USERPROFILE, and a pure-PHP recursive delete). whatsapp:sidecar:startno longer fails on Windows with "Failed to spawn sidecar process (no PID written)". The PID file is now seeded fromproc_open's PID so the start poll succeeds while Node is still loadingwhatsapp-web.js.
Feature
WHATSAPP_WEB_CHROME_PATH(falls back toPUPPETEER_EXECUTABLE_PATH) lets Puppeteer reuse a system Chrome/Chromium. This makeswhatsapp:sidecar:install --skip-chromiumactually usable — the escape hatch it already advertised was never wired through before.
Full changelog: v1.0.0...v1.0.1