idea-1.9.0
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
- @yuchan2215 made their first contribution in #494
Full Changelog: idea-1.8.0...idea-1.9.0