---
title: "Haze 1.0"
url: https://daily.dev/posts/haze-1-0-xrsxbtxkg
source_url: https://chrisbanes.me/posts/haze-1.0
type: article
source: "Chris Banes"
published: 2026-07-05T07:13:22.469Z
updated: 2026-07-05T07:14:12.916Z
tags: ["jetpack-compose", "compose-multiplatform"]
reading_time: 12
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Haze 1.0

**[Chris Banes](https://daily.dev/sources/chrisbanes)** · 12 min read · 0 upvotes · 0 comments

## Summary

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).

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://chrisbanes.me/posts/haze-1.0>

## Similar posts on daily.dev

- [Haze 2.0: A Pluggable Visual Effects Engine](https://daily.dev/posts/haze-2-0-a-pluggable-visual-effects-engine-lqmoxkrmb) · Chris Banes · 0 upvotes · 0 comments
- [jetc.dev Newsletter Issue \#278](https://daily.dev/posts/jetc-dev-newsletter-issue-278-nhg135hhl) · Jetpack Compose Newsletter · 0 upvotes · 0 comments

---

Tags: [#jetpack-compose](https://daily.dev/tags/jetpack-compose), [#compose-multiplatform](https://daily.dev/tags/compose-multiplatform)

[View this post on daily.dev](https://daily.dev/posts/haze-1-0-xrsxbtxkg)
