This month we shipped some major improvements to make reviewing faster and more flexible.
No more rejecting entire test runs over one problematic diff. Right-click any thumbnail to approve, reject, or ignore individual diffs. When you push new code, we automatically highlight which diffs haven't changed so you can focus only on what's new.

We've upgraded our underlying component for viewing HTML differences. You now get better syntax highlighting, smarter whitespace handling, and automatic collapsing of unchanged code sections allowing you to focus in your changes faster.

- ๐ Faster session selection delivers broader coverage in less time.
- โ๏ธ Full support for React 19.1+ (including new useId formats).
- ๐ New project stats chart to spot recorder issues at a glance.
- ๐ Faster test runs via incremental coverage computations.
- ๐ป UX improvements for reviewing PRs on smaller devices.
- โ๏ธ Reduced flake rate by improving handling of shimmering animations.
- ๐ CSS engine support to ignore shadow DOM elements.