ReleaseDecember 10, 2025
Version 1.5.0
A performance and visibility release. v1.5.0 adds powerful analytics, device testing, and notifications — plus a significant boost to execution speed.
Added
- Analytics — Test execution trends, pass rate charts, and flaky test detection across your entire project history.
- Device Presets — Pre-configured device settings for mobile, tablet, and desktop testing. Switch devices per test run in one click.
- Notifications — Email notifications for test failures and execution completions, with configurable thresholds and recipients.
- Screenshot Storage — Optional S3 integration for scalable screenshot storage, keeping your local disk free.
Changed
- Test Case Editor — Improved drag-and-drop step reordering with visual feedback and undo support.
- Execution Engine — Reduced average test execution time by 30% through parallel step resolution and smarter browser reuse.
Fixed
- Browser Compatibility — Fixed Firefox-specific selector issues that caused tests to fail on non-Chromium browsers.
- Concurrent Executions — Resolved race conditions in parallel test runs that occasionally caused incorrect pass/fail results.