Skip to content

Commit 2c54268

Browse files
Merge pull request #1170 from mendix/fix-gitignore-nodemodules-exclusion
chore: update changelog
2 parents def41d1 + 686ba6a commit 2c54268

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,18 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
- We updated `.gitignore` to more precisely exclude `node_modules` directories in specific locations.
10+
11+
## [14.1.13] - 2026-02-24
12+
913
- We fixed an iOS crash in encrypted storage by correcting native error handling, so Keychain failures no longer trigger an unrecognized selector abort.
1014
- We changed iOS Keychain item accessibility to After First Unlock for encrypted storage and persisted session cookies.
1115
- We added a required 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 Studio Pro 10.24.16 or newer plus a new iOS app build and rollout. Without migration, the original Keychain accessibility issue can still occur, although improved error handling reduces crash impact.
1216

1317
## [14.1.12] - 2026-01-22
1418

1519
- We added the `LocationWhenInUse` permission to the iOS configuration to support react-native-permissions.
16-
-
20+
1721
## [14.1.11] - 2026-01-12
1822

1923
- We updated `@mendix/native` to v9.2.2, enabling session cookie persistence and restoration on iOS.

0 commit comments

Comments
 (0)