Skip to content

v1.4.0

Latest

Choose a tag to compare

@TimOliver TimOliver released this 13 Feb 10:28
· 2 commits to main since this release

Breaking Changes

  • dimmingOvershoot has been refactored so the fraction value maps 1.0 to 100% (As opposed to 0.0 previously being 100%). This enables being able to shrink the dimming view inside the blur view as needed.

Fixes

  • An issue where changing between light and dark mode would periodically break the blur view
  • Fixed needing to map SwiftUI Color to UIColor in the SwiftUI wrapper