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/ffprobefrom1.1.0to2.1.2to support darwin-arm64 (Apple Silicon). Addressed in #33136.Fixed an issue where
test:after:runandtest:after:run:asyncevents were not firing after both abefore allandafter allhook failed. Addressed in #33172.
Dependency Updates:
Upgraded
@cypress/requestto3.0.10. This removes the CVE-2025-15284 vulnerability being reported in security scans. Addressed in #33188.