Install
npm install -g camofox-browser@2.4.7The npm latest dist-tag now resolves to 2.4.7. Registry tarball SHA-1: 2ed53751cf4f3905f4761e5c1f35e4b6ef551447; integrity: sha512-tb4DOGf/DvwmZ+6DBZIianZLPD2XQktUcmk1qmQ+GbwGBTBzK8VaSeGW4yXB21BZ6T7gYf8vcM43GTRSncDxWw==.
For Windows without a global Node.js installation, download the portable x64 ZIP attached to this release.
What's Changed
- fix: prevent late blocked navigation from escaping action tracking by @redf0x1 in #29
- fix: validate userId on evaluate and delete-tab endpoints by @dyiapanis in #25
- fix: use -displayfd for atomic Xvfb display allocation by @dyiapanis in #28
- feat: add portable Windows x64 support by @redf0x1 in #31
- feat: wire nav health tracking and auto-recovery into routes by @dyiapanis in #27
- Release: finalize v2.4.7 notes by @redf0x1 in #32
New Contributors
- @redf0x1 made their first contribution in #29
- @dyiapanis made their first contribution in #25
Full Changelog: v2.4.6...v2.4.7