Skip to content

Commit b916e9a

Browse files
authored
Merge pull request #11109 from saurabhchavan1711/moo/Update-release-notes-of-native-template-in-docs
MOO/ Add release notes for fixes in native template
2 parents 5235c02 + d34d2e5 commit b916e9a

3 files changed

Lines changed: 60 additions & 0 deletions

File tree

content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-14-rn.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ weight: 6
55
description: "Native Template 14"
66
---
77

8+
## 14.1.16
9+
10+
**Release date: Apr 29, 2026**
11+
12+
### Fixes
13+
14+
- We fixed an issue where version logs events were not recorded in Firebase for Android.
15+
- We fixed an issue which occurred when building apps in Xcode 26.4 and above.
16+
817
## 14.1.15 {#1425}
918

1019
**Release date: Apr 22, 2026**

content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-11-parent/nt-17-rn.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,40 @@ weight: 8
55
description: "Native Template 17"
66
---
77

8+
## 17.2.0
9+
10+
**Release date: April 29, 2026**
11+
12+
### Fixes
13+
14+
- We fixed an issue where version logs events were not recorded in Firebase for Android.
15+
- We fixed an issue which occurred when building apps in Xcode 26.4 and above.
16+
17+
## 17.1.0
18+
19+
**Release date: April 8, 2026**
20+
21+
### Fixes
22+
23+
* We added a new dependency for `@shopify/flash-list` to support the migration from FlatList to FlashList.
24+
* We fixed iOS builds crashing when building with Xcode 26 due to Folly.
25+
26+
## 17.0.4
27+
28+
**Release date: January 22, 2026**
29+
30+
### Improvements
31+
32+
* We added the `LocationWhenInUse` permission to the iOS configuration to support `react-native-permissions`.
33+
34+
## 17.0.3
35+
36+
**Release date: January 15, 2026**
37+
38+
### Improvements
39+
40+
* 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.
41+
842
## 17.0.2 {#1702}
943

1044
**Release date: January 12, 2026**

content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-11-parent/nt-19-rn.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@ weight: 6
55
description: "Native Template 19"
66
---
77

8+
## 19.0.4
9+
10+
**Release date: May 4, 2026**
11+
12+
### Improvements
13+
14+
- We updated vulnerable `okhttp`, `jackson`, and `security-crypto` dependencies.
15+
16+
## 19.0.3
17+
18+
**Release date: April 29, 2026**
19+
20+
### Fixes
21+
22+
- We fixed an issue where version logs events were not recorded in Firebase for Android.
23+
- We fixed an issue which occurred when building apps in Xcode 26.4 and above.
24+
825
## 19.0.2 {#1902}
926

1027
**Release date: April 22, 2026**

0 commit comments

Comments
 (0)