15.8.2

Released Released on January 5, 2026

Bugfixes:

  • Fixed an issue where the ffprobe path was not properly configured for video operations. The path is now set at module load time, ensuring it's available for all video operations. Upgraded @ffprobe-installer/ffprobe from 1.1.0 to 2.1.2 to support darwin-arm64 (Apple Silicon). Addressed in #33136.

  • Fixed an issue where test:after:run and test:after:run:async events were not firing after both a before all and after all hook failed. Addressed in #33172.

Dependency Updates:

  • Upgraded @cypress/request to 3.0.10. This removes the CVE-2025-15284 vulnerability being reported in security scans. Addressed in #33188.