Haze 1.0 is a major release of the background blurring library for Jetpack Compose and Compose Multiplatform. The library has been completely rewritten on top of the new GraphicsLayer APIs in Compose 1.7, enabling a single unified implementation across all platforms. Key highlights include: up to 10% performance improvements over 0.7.3, new progressive (gradient) blurring with easing curve support, a new masking feature as a performance-friendly alternative to progressive blur, an updated styling system with HazeChildScope and LocalHazeStyle, and new pre-built material styles including CupertinoMaterials (iOS-like) and FluentMaterials (Windows-like).