Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ weight: 6
description: "Native Template 14"
---

## 14.1.16

**Release date: Apr 29, 2026**

### Fixes

- We fixed an issue where version logs events were not recorded in Firebase for Android.
- We fixed an issue which occurred when building apps in Xcode 26.4 and above.

## 14.1.15 {#1425}

**Release date: Apr 22, 2026**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,40 @@ weight: 8
description: "Native Template 17"
---

## 17.2.0

**Release date: April 29, 2026**

### Fixes

- We fixed an issue where version logs events were not recorded in Firebase for Android.
- We fixed an issue which occurred when building apps in Xcode 26.4 and above.

## 17.1.0

**Release date: April 8, 2026**

### Fixes

* We added a new dependency for `@shopify/flash-list` to support the migration from FlatList to FlashList.
* We fixed iOS builds crashing when building with Xcode 26 due to Folly.

## 17.0.4

**Release date: January 22, 2026**

### Improvements

* We added the `LocationWhenInUse` permission to the iOS configuration to support `react-native-permissions`.

## 17.0.3

**Release date: January 15, 2026**

### Improvements

* We removed leftover Detox references from the Android build files. This fixes an issue where generating Android APKs would fail due to Detox dependencies not being found.

## 17.0.2 {#1702}

**Release date: January 12, 2026**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,23 @@ weight: 6
description: "Native Template 19"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@saurabhchavan1711 please include changelog for v19.0.4 as well, I will delete another MR.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done . please check

---

## 19.0.4

**Release date: May 4, 2026**

### Improvements

- We updated vulnerable `okhttp`, `jackson`, and `security-crypto` dependencies.

## 19.0.3

**Release date: April 29, 2026**

### Fixes

- We fixed an issue where version logs events were not recorded in Firebase for Android.
- We fixed an issue which occurred when building apps in Xcode 26.4 and above.

## 19.0.2 {#1902}

**Release date: April 22, 2026**
Expand Down