Skip to content

Commit ccee2a0

Browse files
authored
Merge pull request mendix#10786 from stelselim/patch-7
chore: Update release notes for Native Template 14.1.12
2 parents 6034bad + 949a4ee commit ccee2a0

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

  • content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent

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

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

8-
## 14.1.14
8+
## 14.1.14 {#1424}
99

1010
**Release date: Feb 25, 2026**
1111

1212
- We updated `.gitignore` to more precisely exclude `node_modules` directories in specific locations.
1313

14-
## 14.1.13 {#1422}
14+
## 14.1.13 {#1423}
1515

1616
**Release date: February 24, 2026**
1717

@@ -24,6 +24,14 @@ description: "Native Template 14"
2424
* We fixed an iOS crash in encrypted storage by correcting native error handling. Now Keychain failures no longer trigger an unrecognized selector abort.
2525
* We added a mandatory, one-time Keychain migration to update existing stored items. For compatibility, this Native Template version still works with older Studio Pro 10.24.x, but migration support requires a version of Studio Pro 10.24.16 or newer, as well as a new iOS app build and rollout. Without migration, the original Keychain accessibility issue can still occur, although improved error handling reduces crash severity.
2626

27+
## 14.1.12 {#1422}
28+
29+
**Release date: January 22, 2026**
30+
31+
### Improvements
32+
33+
* We added the `LocationWhenInUse` permission to the iOS configuration to support `react-native-permissions`.
34+
2735
## 14.1.11 {#1421}
2836

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

0 commit comments

Comments
 (0)