Skip to content

1.45.0 (Publishing Failed)

Compare
Choose a tag to compare
@takahirom takahirom released this 17 Jun 10:40
· 105 commits to main since this release
36c9a13

The attempt to publish version 1.45.0 to the Maven Central repository appears to have failed. The release status is showing as "FAILED," so I will publish version 1.45.1 instead.

(This issue has since been resolved by contacting Maven Central support. Please use 1.45.1)

Bug fixes

  • The dialog's background dimming is now visible, just as it would be on a real device. Thank you for investigating this. @jeppeman
image
  • There was a bug that caused Roborazzi to crash when using BoxWithConstraints with a Dialog. Thank you, @matsudamper, for the report and the sample code.

What's Changed

  • Add ShadowLooper.shadowMainLooper().idle() before fetchRobolectricWindowRoots() by @takahirom in #696
  • Add dim color to dialog by @takahirom in #697

Full Changelog: 1.44.0...1.45.0