Improvements
- Inline PR comments are now anchored to the exact lines in the diff where each issue was found, making it easier to locate findings in context.
New
Repository automation controls. You can now enable or disable Ito’s automation per repository directly from the dashboard.Improvements
- Updates and design improvements to the PR details page.
- Continued refinements to the PR comment format, including further updates to the v2 layout for improved clarity.
- Improved onboarding flow: users who do not yet have organization installation permissions now see a clear pending-approval page instead of a generic error.
- Ito now supports multiple screenshots per run, surfaced as additional context on the PR details page.
Bug Fixes
- Fixed an issue where screenshots and other media would not load correctly on the PR details page.
New
Severity filter on the PR dashboard. You can now filter the PR table by severity level. Hover over severity counts to see a per-severity breakdown at a glance.Improved PR comment format. Ito now outputs an updated comment format on diff runs, giving you clearer, more structured findings directly in GitHub.Bug Fixes
- Fixed scrolling on the Code Analysis section of shared PR pages.
Bug Fixes
- Fixed a crash that could occur in certain UI selection flows.
- Fixed an issue with the GitHub App installation authentication flow.
New
Inline GitHub PR comments. Ito now posts findings as inline comments directly on the relevant lines of your pull request, in addition to the summary comment. Issues are surfaced right where the code changed.Improvements
- Improved reliability of PR comment posting: Ito now automatically retries on transient network errors so comments are less likely to be missed.
Improvements
- Continued work on an updated PR comment format. Changes will roll out progressively.
Improvements
- Improved loading states across the dashboard: tables and cards now show skeleton loaders and cleaner empty states while data loads.
Bug Fixes
- Fixed an issue where the public PR share page could display partial test results before a run completed.
- Fixed a bug where repository automation was not correctly re-enabled after completing onboarding.
Improvements
- Test run performance improvement: Ito now reuses cached test plan artifacts where possible, reducing redundant work on repeated runs.
New
Diff run view in PR details. The PR detail page now surfaces diff run results, making it easy to see what changed between test runs and understand which issues are new vs. pre-existing.Docs now accessible from the dashboard. A docs link is now available directly in the sidebar.Improvements
- Improved PR comment clarity: verified issues and inherited (pre-existing) issues are now clearly separated in the comment summary, with corrected headline counts.