Skip to content
Merged
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,13 +5,13 @@ weight: 6
description: "Native Template 14"
---

## 14.1.14
## 14.1.14 {#1424}

**Release date: Feb 25, 2026**

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

## 14.1.13 {#1422}
## 14.1.13 {#1423}

**Release date: February 24, 2026**

Expand All @@ -24,6 +24,14 @@ description: "Native Template 14"
* We fixed an iOS crash in encrypted storage by correcting native error handling. Now Keychain failures no longer trigger an unrecognized selector abort.
* 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.

## 14.1.12 {#1422}

**Release date: January 22, 2026**

### Improvements

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

## 14.1.11 {#1421}

**Release date: January 12, 2026**
Expand Down