Skip to content
- Smarter regression history. Flakiness.io now tracks each test against its own recent commit history instead of a fixed calendar window. This makes regression detection more reliable for projects with infrequent activity and removes the
regression window setting.
- PR branch labels. Pull requests now show their base and target branches, helping with more complicated branching workflows.
- Clearer environment timelines. Timeline rendering is now tied more closely to the selected environment, so reports and commit history stay aligned in projects that test across multiple environments.
- Project-local usage time. Usage views now follow the project’s configured timezone.
- Performance and reliability improvements. Dashboard loading is faster, and several history and pull-request edge cases were fixed behind the scenes.