Skip to content

Commit cb3f4d2

Browse files
Added recent release notes of fixes in native template
1 parent bb7ab5e commit cb3f4d2

3 files changed

Lines changed: 46 additions & 0 deletions

File tree

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ 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 updated `@mendix/native` to v9.3.1, strengthening Android cookie encryption by migrating from `AES/CBC/PKCS7Padding` to `AES/GCM/NoPadding`.
15+
- 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.
17+
818
## 14.1.15 {#1425}
919

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

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

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,32 @@ 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 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.
16+
* We resolved an issue that version logs events are not getting recorded in firebase for Android.
17+
18+
## 17.0.4
19+
20+
**Release date: January 22, 2026**
21+
22+
### Improvements
23+
24+
* We added the LocationWhenInUse permission to the iOS configuration to support react-native-permissions.
25+
26+
## 17.0.3
27+
28+
**Release date: January 15, 2026**
29+
30+
### Improvements
31+
32+
* 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.
33+
834
## 17.0.2 {#1702}
935

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

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

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

8+
## 19.0.3
9+
10+
**Release date: April 29, 2026**
11+
12+
### Fixes
13+
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.
16+
- We resolved an issue that version logs events are not getting recorded in firebase for Android.
17+
818
## 19.0.2 {#1902}
919

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

0 commit comments

Comments
 (0)