Skip to content

Commit d2c736f

Browse files
committed
Format and edit
1 parent d6b75ee commit d2c736f

1 file changed

Lines changed: 26 additions & 7 deletions

File tree

content/en/docs/releasenotes/mobile/make-it-native-parent/make-it-native.md

Lines changed: 26 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,25 +12,28 @@ Depending on the Mendix version your app is developed in and the device you want
1212

1313
**Release date: March 12, 2026**
1414

15+
### Improvements
16+
1517
* We added support for Native Templates using the `flash-list` dependency.
1618

1719
## Android 11.7.0 / iOS 11.7.0
1820

1921
**Release date: February 10, 2026**
2022

23+
### Improvements
24+
2125
* This new version is compatible with Mendix 11.7.0
2226

2327
## Android 11.6.4 / iOS 11.6.4
2428

2529
**Release date: February 2, 2026**
2630

31+
### Fixes
32+
2733
* We fixed the OPSQLite pod to skip bundled XCFramework slices.
2834
* We fixed an issue with checking and requesting `read-media` permissions on Android devices using SDK 33+.
29-
* We updated OPSQLite to a new minor version, which includes 16 KB page alignment for vector search lib 7 and an updated Gradle configuration. We also updated the build YAML and patch file for this OPSQLite version.
3035
* We addressed npm audit issues.
3136
* We fixed session cookie persistence on iOS.
32-
* We removed the old Mendix native configuration.
33-
* We upgraded to Swift version 5 for iOS builds.
3437
* We migrated to Node version 24.
3538
* We fixed GCC preprocessor definitions.
3639
* We fixed a file-not-found exception in Native FS.
@@ -39,18 +42,29 @@ Depending on the Mendix version your app is developed in and the device you want
3942
* We updated `react-native-gesture-handler` to version 2.25.0.
4043
* We updated `react-native-safe-area-context` to version 5.4.1.
4144
* We updated `react-native-screens` to version 4.9.1.
45+
46+
### Improvements
47+
4248
* We enhanced the edge-to-edge viewing experience on Android.
49+
* We upgraded to Swift version 5 for iOS builds.
50+
* We updated OPSQLite to a new minor version, which includes 16 KB page alignment for vector search lib 7 and an updated Gradle configuration. We also updated the build YAML and patch file for this OPSQLite version.
51+
* We removed the old Mendix native configuration.
4352

4453
## Android 11.5.0 / iOS 11.5.0
4554

4655
**Release date: November 25, 2025**
4756

57+
### Fixes
58+
4859
* We updated the native binary version to 31 to match Studio Pro 11.5.
49-
* We changed the Mendix native dependency source from source code to a tarball.
50-
* We removed unused configuration from the Xcode project settings.
60+
* We removed unused configurations from the Xcode project settings.
61+
* We fixed an issue where TextInput-based fields like the text box and text area would not receive focus on Android devices via touch.
62+
63+
### Improvements
64+
5165
* We updated the pod install script in `package.json` to use bundle.
5266
* We added support for the new React Native architecture.
53-
* We fixed an issue where TextInput-based fields like the text box and text area would not receive focus on Android devices via touch.
67+
* We changed the Mendix native dependency source from source code to a tarball.
5468

5569
## Android 11.4.1 / iOS 11.4.1
5670

@@ -105,12 +119,17 @@ Depending on the Mendix version your app is developed in and the device you want
105119

106120
**Release date: January 13, 2026**
107121

122+
### Fixes
123+
108124
* We fixed the iOS session cookie persistence issue.
109125
* We fixed GCC preprocessor definitions.
110-
* We improved the UI for users who use three-button navigation when edge-to-edge mode is enabled.
111126
* We updated `react-native-vision-camera` to v4.7.3, which includes an upstream fix for an Android crash occurring during camera module initialization.
112127
* We removed augmented reality support.
113128

129+
### Improvements
130+
131+
* We improved the UI for users who use three-button navigation when edge-to-edge mode is enabled.
132+
114133
## Android 10.24.4 / iOS 10.24.4
115134

116135
**Release date: November 25, 2025**

0 commit comments

Comments
 (0)