Skip to content

idea-1.9.0

Compare
Choose a tag to compare
@takahirom takahirom released this 19 Oct 04:14
· 334 commits to main since this release
80159e8

Roborazzi Idea Plugin now checks the report file.

Previously, the Roborazzi Idea Plugin used to check the file names in the build/output/roborazzi directory to find screenshots. However, since screenshots can be named and placed in various ways, the Roborazzi Idea Plugin now first checks the build/test-results/roborazzi/results-summary.json file to locate screenshots.

Thank you for reporting the issues, @timothyfroehlich and @Pschsch.

What's Changed

  • fix duplicate screenshot by @yuchan2215 in #494
  • Fix the issue with the Roborazzi Idea Plugin not being able to display images by @takahirom in #504

New Contributors

Full Changelog: idea-1.8.0...idea-1.9.0