1.27.0
Bugfix for Compose Preview Support
As Compose Preview Support don't automatically add dependencies to maintain a single source of truth for user projects, they should show warnings when the required dependencies are missing. However, the warnings were not shown, so I fixed this issue. Thanks for reporting this! @kktaro
Diff Percentage to Report File
@vladcudoidem added the diff percentage to report files. You can use it in your CI workflow or project statistics.
The Roborazzi AI feature prototype is ongoing. 🤖
This version does not include it, but I've implemented a prototype for using AI for assertions. If you are interested, please check it out and leave feedback.
#491
What's Changed
- [Sample / Tests]Update dependency androidx.compose.material:material to v1.6.8 by @renovate in #407
- [Sample/Tests]Update androidx.test.ext.junit to v1.2.1 by @renovate in #468
- [IntelliJ Plugin] Show screenshot filename multiple lines by @sanao1006 in #470
- [IntelliJ Plugin] Filtering Images by Text Field by @sanao1006 in #476
- [CI] chore(deps): update github artifact actions to v4 (major) by @renovate in #482
- [Feature] Implement diff. percentage by @vladcudoidem in #480
- [IntelliJ Plugin] fix duplicate screenshot by @yuchan2215 in #494
- [Docs] update preview screenshot docs by @YusukeMoriJapan in #488
- [Bug fixes] Fix preview dependency check by @takahirom in #495
New Contributors
- @vladcudoidem made their first contribution in #480
- @yuchan2215 made their first contribution in #494
- @YusukeMoriJapan made their first contribution in #488
Full Changelog: 1.26.0...1.27.0