# Changelog

## Unpublished

### 🛠 Breaking changes

### 🎉 New features

### 🐛 Bug fixes

### 💡 Others

## 57.0.1 — 2026-07-15

_This version does not introduce any user-facing changes._

## 57.0.0 — 2026-06-25

_This version does not introduce any user-facing changes._

## 56.0.3 — 2026-05-06

_This version does not introduce any user-facing changes._

## 56.0.2 — 2026-05-06

_This version does not introduce any user-facing changes._

## 56.0.1 — 2026-05-06

_This version does not introduce any user-facing changes._

## 56.0.0 — 2026-05-05

### 🛠 Breaking changes

- Bumped minimum iOS/tvOS version to 16.4, macOS to 13.4. ([#43296](https://github.com/expo/expo/pull/43296) by [@tsapeta](https://github.com/tsapeta))

## 55.0.13 - 2026-04-09

_This version does not introduce any user-facing changes._

## 55.0.12 - 2026-04-07

_This version does not introduce any user-facing changes._

## 55.0.11 - 2026-04-02

_This version does not introduce any user-facing changes._

## 55.0.10 - 2026-04-02

_This version does not introduce any user-facing changes._

## 55.0.9 - 2026-03-17

_This version does not introduce any user-facing changes._

## 55.0.8 — 2026-02-25

_This version does not introduce any user-facing changes._

## 55.0.7 — 2026-02-20

_This version does not introduce any user-facing changes._

## 55.0.6 — 2026-02-16

_This version does not introduce any user-facing changes._

## 55.0.5 — 2026-02-08

_This version does not introduce any user-facing changes._

## 55.0.4 — 2026-02-03

_This version does not introduce any user-facing changes._

## 55.0.3 — 2026-01-27

_This version does not introduce any user-facing changes._

## 55.0.2 — 2026-01-26

_This version does not introduce any user-facing changes._

## 55.0.1 — 2026-01-22

_This version does not introduce any user-facing changes._

## 55.0.0 — 2026-01-21

_This version does not introduce any user-facing changes._

## 0.1.10 - 2025-12-05

_This version does not introduce any user-facing changes._

## 0.1.9 - 2025-10-20

### 🛠 Breaking changes

- Rename functions to include `async` suffix. ([#40447](https://github.com/expo/expo/pull/40447) by [@nishan](https://github.com/intergalacticspacehighway)) ([#40447](https://github.com/expo/expo/pull/40447) by [@intergalacticspacehighway](https://github.com/intergalacticspacehighway))

## 0.1.8 - 2025-09-22

### 🎉 New features

- [Android] Add Android hardware attestation support. ([#39725](https://github.com/expo/expo/pull/39725) by [@nishan](https://github.com/intergalacticspacehighway)) ([#39725](https://github.com/expo/expo/pull/39725) by [@intergalacticspacehighway](https://github.com/intergalacticspacehighway))

## 0.1.7 — 2025-09-11

### 🐛 Bug fixes

- [iOS] Fixed `attestKey` and `generateAssertion` methods failing due to improper UTF-8 decoding of binary data. Now returns base64-encoded strings as expected. ([#39566](https://github.com/expo/expo/pull/39566) by [@nishan](https://github.com/intergalacticspacehighway))
