Releases: chrisbanes/haze
Releases · chrisbanes/haze
1.6.10
1.6.9
1.6.8
What's Changed
- Check if node is attached from updateEffect by @chrisbanes in #724
 - Reduce unnecessary draw invalidations by @chrisbanes in #725
 
Full Changelog: 1.6.7...1.6.8
1.6.7
What's Changed
- Workaround Compose draw exception on Android 9 by @chrisbanes in #707
 - Fix bounded edge treatment not working by @chrisbanes in #710
 - Fix Haze'd dialogs not blurring background content by @chrisbanes in #714
 
Full Changelog: 1.6.6...1.6.7
1.6.6
What's Changed
- Remove dependency on kotlinx-datetime by @chrisbanes in #704
 
Full Changelog: 1.6.5...1.6.6
1.6.5
What's Changed
- [RenderScript] Don't crash when blurRadius == 0 by @chrisbanes in #686
 - Add Dokka docs module by @chrisbanes in #687
 - Fix docs publish action by @chrisbanes in #690
 - Hide internal functions by @chrisbanes in #691
 
Full Changelog: 1.6.4...1.6.5
1.6.4
What's Changed
- Refactor screenshot testing setup by @chrisbanes in #673
 - Enable Dokka v2 by @chrisbanes in #676
 - Fix overlapping content with layer transformations by @chrisbanes in #674
 
Full Changelog: 1.6.3...1.6.4
1.6.3
🆕 MacOS CMP targets
Thanks to @YuKongA for adding 'native' MacOS targets. These are completely experimental (and untested), as per MacOS targets for CMP.
What's Changed
- Add macos targets by @YuKongA in #660
 - Skip drawing if not attached by @chrisbanes in #666
 - Skip layout calls if not attached by @chrisbanes in #668
 
New Contributors
Full Changelog: 1.6.2...1.6.3
1.6.2
What's Changed
- Stop clipping the drawn layer size by @chrisbanes in #654
 - Call drawContent safely by @chrisbanes in #655
 
Full Changelog: 1.6.1...1.6.2
1.6.1
What's Changed
- Update outdated Dialog doc by @skaldebane in #639
 - Handle RenderScript not initializing by @chrisbanes in #645
 - Clarify fallbackTint kdoc by @chrisbanes in #647
 
New Contributors
- @skaldebane made their first contribution in #639
 
Full Changelog: 1.6.0...1.6.1