Skip to content

Releases: chrisbanes/haze

0.7.1

01 May 17:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.7.1

0.7.0

12 Apr 08:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.2...0.7.0

0.6.2

10 Mar 19:03
Compare
Choose a tag to compare

What's Changed

  • Fix corner radius not applying to the correct corners by @mikepenz in #162
  • [Test] Add test-case to verify rounded corners by @mikepenz in #163

New Contributors

Full Changelog: 0.6.1...0.6.2

0.6.1

09 Mar 17:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.6.1

0.6.0

06 Mar 21:01
Compare
Choose a tag to compare

Highlights

  • [iOS and Desktop] Fix edges not being blurred uniformly (#142). Big thanks to @Dynaruid for contributing this!
  • [Android] Fix artifacts on rounded edges (#132)

Changelog

New Contributors

Full Changelog: 0.5.4...0.6.0

0.5.4

27 Feb 18:20
Compare
Choose a tag to compare

What's Changed

  • Update dependency androidx.test.uiautomator:uiautomator to v2.3.0 by @renovate in #136
  • Update dependency androidx.compose.ui:ui-test-manifest to v1.6.2 by @renovate in #135
  • Update dependency io.github.qdsfdhvh:image-loader to v1.7.6 by @renovate in #134
  • Update compose.multiplatform to v1.6.0 by @renovate in #137

Full Changelog: 0.5.3...0.5.4

0.5.3

18 Feb 10:09
Compare
Choose a tag to compare

What's Changed

  • Update dependency io.github.qdsfdhvh:image-loader to v1.7.5 by @renovate in #98
  • Update compose.multiplatform to v1.6.0-rc02 by @renovate in #130
  • Update roborazzi to v1.10.1 by @renovate in #131

Full Changelog: 0.5.2...0.5.3

0.5.2

14 Feb 21:31
Compare
Choose a tag to compare

What's Changed

  • Update compose.multiplatform to v1.6.0-rc01 by @renovate in #128
  • Update plugin cacheFixPlugin to v3.0.1 - autoclosed by @renovate in #127

Full Changelog: 0.5.1...0.5.2

0.5.1

07 Feb 22:09
Compare
Choose a tag to compare

What's Changed

  • Update dependency gradle to v8.6 by @renovate in #121
  • Update dependency androidx.compose.ui:ui-test-manifest to v1.6.1 by @renovate in #125
  • Update compose.multiplatform to v1.6.0-beta02 by @renovate in #124
  • Fix Android noise texture changing luminance by @chrisbanes in #126

Full Changelog: 0.5.0...0.5.1

0.5.0

31 Jan 16:20
Compare
Choose a tag to compare

Highlights

🏃 Optimizations and performance increases (see here)
🌫️ New Materials library (see here)
🆕 Tidied up styling API
✨ Updated to Compose Multiplatform 1.6.0-beta01 (and Jetpack Compose 1.6.0)
🔁 Merged haze and haze-jetpack-compose
📜 (Android) New baseline profiles bundled in library. Thanks to @simonlebras for this.

What's Changed

New Contributors

Full Changelog: 0.4.5...0.5.0