Skip to main content
June 8, 2026
FeaturesImprovements
v1.0.17

New

Text evidence in findings. Ito can now surface text-based artifacts alongside each test case. When a finding is tied to source code output or agent analysis rather than a screenshot or recording, that evidence is now available to users.Threaded PR comments. Ito now posts a master summary comment on each pull request, plus an inline reply directly on the relevant line of code for each individual failure. Every issue is surfaced right where the code changed.

Improvements

  • Inline PR comments now include a working “View replay” link for each finding, taking you directly to that test case on the Ito PR details page.
  • Visual design improvements to the dashboard, PR details, repository, and settings pages.
  • The people picker now displays full names alongside GitHub handles, making it easier to identify the right team member.
  • When the GitHub App installation fails at the final step, the error screen now includes a pre-filled support contact link so you can reach the team without having to find an email address.
  • App pages now display a branded preview image and updated description when shared on GitHub or in other link previews.
May 29, 2026
Improvements
v1.0.15

Improvements

  • General performance and stability improvements.
May 28, 2026
Improvements
v1.0.13

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.
May 27, 2026
FeaturesImprovementsBug Fixes
v1.0.12

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.
May 22, 2026
FeaturesBug Fixes
v1.0.11

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.
May 20, 2026
ImprovementsBug Fixes
v1.0.10

Improvements

  • Dashboard UI and UX polish across several views.

Bug Fixes

  • Fixed a permissions issue on the Test Instructions settings page.
v1.0.9
Bug Fixes
May 18, 2026

Bug Fixes

  • Fixed a crash that could occur in certain UI selection flows.
  • Fixed an issue with the GitHub App installation authentication flow.
v1.0.8
FeaturesImprovements
May 18, 2026

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.
May 14, 2026
Improvements
v1.0.7

Improvements

  • General performance and stability improvements.
v1.0.5
Improvements
May 14, 2026

Improvements

  • Continued work on an updated PR comment format. Changes will roll out progressively.
v1.0.4
Improvements
May 14, 2026

Improvements

  • Improved loading states across the dashboard: tables and cards now show skeleton loaders and cleaner empty states while data loads.
May 12, 2026
Bug FixesImprovements
v1.0.3

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.
May 4, 2026
FeaturesImprovements
v1.0.1

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.