Skip to content

Commit ecef7ce

Browse files
Remove incorrect entries of release notes from v14 & v17
1 parent ae7d865 commit ecef7ce

3 files changed

Lines changed: 13 additions & 5 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@ description: "Native Template 14"
1111

1212
### Fixes
1313

14-
- We updated `@mendix/native` to v9.3.1, strengthening Android cookie encryption by migrating from `AES/CBC/PKCS7Padding` to `AES/GCM/NoPadding`.
1514
- We resolved an issue that version logs events are not getting recorded in firebase for Android.
16-
- We Fixed the iOS builds crashing when building with Xcode 26.
15+
- We fix an issue occurring when building apps in Xcode 26.4 or newer.
1716

1817
## 14.1.15 {#1425}
1918

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

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,19 @@ description: "Native Template 17"
1111

1212
### Fixes
1313

14-
* We updated `@mendix/native` to v9.3.1, strengthening Android cookie encryption by migrating from `AES/CBC/PKCS7Padding` to `AES/GCM/NoPadding`.
15-
* We fixed the iOS builds crashing when building with Xcode 26.
14+
* We fix an issue occurring when building apps in Xcode 26.4 or newer.
1615
* We resolved an issue that version logs events are not getting recorded in firebase for Android.
1716

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+
* Fix the iOS builds crashing when building with Xcode 26 due to folly.
25+
26+
1827
## 17.0.4
1928

2029
**Release date: January 22, 2026**

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ description: "Native Template 19"
1919

2020
### Fixes
2121

22-
- We fixed the iOS builds crashing when building with Xcode 26.
22+
- We fix an issue occurring when building apps in Xcode 26.4 or newer.
2323
- We resolved an issue that version logs events are not getting recorded in firebase for Android.
2424

2525
## 19.0.2 {#1902}

0 commit comments

Comments
 (0)