# Changelog

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.7.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/audio-filters-web-0.7.2...@stream-io/audio-filters-web-0.7.3) (2026-03-09)

### Bug Fixes

- **react:** await initialization before enabling / disabling noise cancellation ([#2153](https://github.com/GetStream/stream-video-js/issues/2153)) ([3455a0e](https://github.com/GetStream/stream-video-js/commit/3455a0e597245af6c34332424b4b7029abf7c675))

## [0.7.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/audio-filters-web-0.7.1...@stream-io/audio-filters-web-0.7.2) (2026-01-26)

### Bug Fixes

- **safari:** Handle interrupted AudioContext and AudioSession states ([#2098](https://github.com/GetStream/stream-video-js/issues/2098)) ([975901f](https://github.com/GetStream/stream-video-js/commit/975901f399b46479928ec1e9f32da7e47bba9ad3))

## [0.7.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/audio-filters-web-0.7.0...@stream-io/audio-filters-web-0.7.1) (2025-12-18)

### Bug Fixes

- **audio:** Ensure KrispAI filters are included in the package ([7d8ef51](https://github.com/GetStream/stream-video-js/commit/7d8ef5183a9d319226f4f8b0152b9fed2cd6044a))

## [0.7.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/audio-filters-web-0.6.1...@stream-io/audio-filters-web-0.7.0) (2025-12-18)

### Features

- **audio-filters-web:** upgrade Krisp.ai & move build process from Rollup to Vite ([#1960](https://github.com/GetStream/stream-video-js/issues/1960)) ([7c3de2f](https://github.com/GetStream/stream-video-js/commit/7c3de2fedf534cc914213a9c6f493c25c27f13cb))

## [0.6.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/audio-filters-web-0.6.0...@stream-io/audio-filters-web-0.6.1) (2025-11-25)

### Bug Fixes

- **noise cancellation:** delay toggling until initialization is finished ([#2014](https://github.com/GetStream/stream-video-js/issues/2014)) ([d28b8ea](https://github.com/GetStream/stream-video-js/commit/d28b8ea282322a25688ff48966b0dc10dd7e60bd))
- **noise cancellation:** delay toggling until initialization is finished ([#2017](https://github.com/GetStream/stream-video-js/issues/2017)) ([cbd3e43](https://github.com/GetStream/stream-video-js/commit/cbd3e437f75979d6babd8ff8b825140d4afbc062))

## [0.6.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/audio-filters-web-0.5.0...@stream-io/audio-filters-web-0.6.0) (2025-10-14)

### Features

- **deps:** React 19.1, React Native 0.81, NextJS 15.5, Expo 54 ([#1940](https://github.com/GetStream/stream-video-js/issues/1940)) ([30f8ce2](https://github.com/GetStream/stream-video-js/commit/30f8ce2b335189e1f77160236839bc6c6a02f634))

## [0.5.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/audio-filters-web-0.4.3...@stream-io/audio-filters-web-0.5.0) (2025-09-30)

### Features

- Audio profiles and Hi-Fi stereo audio ([#1887](https://github.com/GetStream/stream-video-js/issues/1887)) ([3b60c89](https://github.com/GetStream/stream-video-js/commit/3b60c89b8c0dbc40544fe13be79c10e93bbddd3d))

## [0.4.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/audio-filters-web-0.4.2...@stream-io/audio-filters-web-0.4.3) (2025-07-25)

### Bug Fixes

- improved audio and video filter tracing ([#1862](https://github.com/GetStream/stream-video-js/issues/1862)) ([701ea4b](https://github.com/GetStream/stream-video-js/commit/701ea4b3266f68072c1325b70221fdefd77137ec))

## [0.4.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/audio-filters-web-0.4.1...@stream-io/audio-filters-web-0.4.2) (2025-06-02)

### Bug Fixes

- use AudioContext for Safari ([#1810](https://github.com/GetStream/stream-video-js/issues/1810)) ([63542f4](https://github.com/GetStream/stream-video-js/commit/63542f419efa475c7acf50f053621ace74a1eff4))

## [0.4.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/audio-filters-web-0.4.0...@stream-io/audio-filters-web-0.4.1) (2025-05-26)

### Bug Fixes

- add audio context state tracing ([#1805](https://github.com/GetStream/stream-video-js/issues/1805)) ([0d86623](https://github.com/GetStream/stream-video-js/commit/0d8662398a2e8b5c07bf3ef5b68faf0a4003c702))

## [0.4.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/audio-filters-web-0.3.1...@stream-io/audio-filters-web-0.4.0) (2025-05-20)

### Features

- **react-native:** Noise Cancellation ([#1793](https://github.com/GetStream/stream-video-js/issues/1793)) ([d7843e1](https://github.com/GetStream/stream-video-js/commit/d7843e1a23e6f6a35d1c159438d09bdfd17450a5))
- **web:** improved noise cancellation ([#1794](https://github.com/GetStream/stream-video-js/issues/1794)) ([d59f19b](https://github.com/GetStream/stream-video-js/commit/d59f19b1ba1ff83fe5f024d783b868f4e98d3380))

## [0.3.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/audio-filters-web-0.3.0...@stream-io/audio-filters-web-0.3.1) (2025-05-15)

### Bug Fixes

- enable chore releases ([#1792](https://github.com/GetStream/stream-video-js/issues/1792)) ([6046654](https://github.com/GetStream/stream-video-js/commit/6046654fe19505a1c115a4fb838759d010540614))

## [0.3.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/audio-filters-web-0.2.3...@stream-io/audio-filters-web-0.3.0) (2025-05-08)

### Features

- Expo 53 Swift Config Plugin and React Native 0.79 compatibility ([#1714](https://github.com/GetStream/stream-video-js/issues/1714)) ([380331e](https://github.com/GetStream/stream-video-js/commit/380331e11fd6182c3111413aa25689a669dd3c9c))

## [0.2.3](https://github.com/GetStream/stream-video-js/compare/@stream-io/audio-filters-web-0.2.2...@stream-io/audio-filters-web-0.2.3) (2025-02-17)

### Features

- support static token and token provider at the same time ([#1685](https://github.com/GetStream/stream-video-js/issues/1685)) ([4365a3d](https://github.com/GetStream/stream-video-js/commit/4365a3dd0a14c98041982bde8be21258b8cfd571))

## [0.2.2](https://github.com/GetStream/stream-video-js/compare/@stream-io/audio-filters-web-0.2.1...@stream-io/audio-filters-web-0.2.2) (2024-09-19)

### Features

- React SDK cold-start optimizations ([#1488](https://github.com/GetStream/stream-video-js/issues/1488)) ([972e579](https://github.com/GetStream/stream-video-js/commit/972e5792b5a131a212b1031ade76dcb383897a46))

### [0.2.1](https://github.com/GetStream/stream-video-js/compare/@stream-io/audio-filters-web-0.2.0...@stream-io/audio-filters-web-0.2.1) (2024-07-02)

### Bug Fixes

- refactor background filters ([#1415](https://github.com/GetStream/stream-video-js/issues/1415)) ([deb6da2](https://github.com/GetStream/stream-video-js/commit/deb6da238f541c733451e84b198434671da8dceb))

## [0.2.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/audio-filters-web-0.1.0...@stream-io/audio-filters-web-0.2.0) (2024-06-07)

### ⚠ BREAKING CHANGES

- the return value of the `isSupported` method changed
  from `boolean` to `boolean | Promise<boolean>`

### Features

- extend `isSupported` method ([#1387](https://github.com/GetStream/stream-video-js/issues/1387)) ([ee021ea](https://github.com/GetStream/stream-video-js/commit/ee021eae4e3779e27edf481954198bde71978991))

## [0.1.0](https://github.com/GetStream/stream-video-js/compare/@stream-io/audio-filters-web-0.0.1...@stream-io/audio-filters-web-0.1.0) (2024-04-25)

### ⚠ BREAKING CHANGES

- **nc:** add ts-ignore to the krispsdk import

### Bug Fixes

- **nc:** add ts-ignore to the krispsdk import ([872a462](https://github.com/GetStream/stream-video-js/commit/872a46231434afabad34d799ae0eac18f9420172))

### 0.0.1 (2024-04-25)

### Features

- Noise Cancellation ([#1321](https://github.com/GetStream/stream-video-js/issues/1321)) ([9144385](https://github.com/GetStream/stream-video-js/commit/91443852986ad7453d82efb900626266d8df0e96))
