Skip to content

1.12.0

Compare
Choose a tag to compare
@takahirom takahirom released this 11 Apr 23:28
· 742 commits to main since this release
20aeee1

Bug Fixes

  • Fixed an issue where recorded images with a transparent background and a scaling option (e.g., 0.5F) were always detected as changes. Thanks for reporting this, @yongsuk44!
  • Addressed a bug related to robolectric.screenshot.hwrdr.native introduced in Robolectric 4.12, which caused unwanted shadows when using Compose's roboCaptureImage{} with this new option. This has now been corrected by @lukas-mercari. Thanks for your contribution!

What's Changed

  • Hide action bar to avoid shadow creeping into images captured using captureRoboImage by @lukas-mercari in #283
  • [CI]Compare with base branch by @takahirom in #284
  • update robolectric version from 4.10.3 to 4.12.1 by @sanao1006 in #289
  • Add roundTransparentResizeCompose test by @takahirom in #297
  • Fix false positive issue in verification of scaled transparent images by @takahirom in #298

New Contributors

Full Changelog: 1.11.0...1.12.0