Skip to content

Commit eae1f8b

Browse files
make it native missed release notes updated
1 parent 700811e commit eae1f8b

1 file changed

Lines changed: 70 additions & 0 deletions

File tree

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

Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,48 @@ description: "These release notes showcase each release of the iOS and Android M
88

99
Depending on the Mendix version your app is developed in and the device you want to run on, you need a different Make It Native app. For more information on how to download the correct version, see the [Getting the Make It Native App](/refguide/mobile/getting-started-with-mobile/prerequisites/#get-min-app) section in *Native App Prerequisites and Troubleshooting*.
1010

11+
## Android 11.8.0 / iOS 11.8.0
12+
13+
**Release date: March 12, 2026**
14+
15+
* We added support for Native Templates using the `flash-list` dependency.
16+
17+
## Android 11.7.0 / iOS 11.7.0
18+
19+
**Release date: February 10, 2026**
20+
21+
## Android 11.6.4 / iOS 11.6.4
22+
23+
**Release date: February 2, 2026**
24+
25+
* We fixed the OPSQLite pod to skip bundled XCFramework slices.
26+
* We fixed an issue with checking and requesting `read-media` permissions on Android devices using SDK 33+.
27+
* 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.
28+
* We addressed npm audit issues.
29+
* We fixed session cookie persistence on iOS.
30+
* We removed the old Mendix native configuration.
31+
* We upgraded to Swift version 5 for iOS builds.
32+
* We migrated to Node version 24.
33+
* We fixed GCC preprocessor definitions.
34+
* We fixed a file-not-found exception in Native FS.
35+
* We updated `@react-native-community/cli` and related packages to version 18.0.1.
36+
* We upgraded `react-native` to version 0.78.2.
37+
* We updated `react-native-gesture-handler` to version 2.25.0.
38+
* We updated `react-native-safe-area-context` to version 5.4.1.
39+
* We updated `react-native-screens` to version 4.9.1.
40+
* We enhanced the edge-to-edge viewing experience on Android.
41+
42+
## Android 11.5.0 / iOS 11.5.0
43+
44+
**Release date: November 25, 2025**
45+
46+
* We updated the native binary version to 31 to match Studio Pro 11.5.
47+
* We changed the Mendix native dependency source from source code to a tarball.
48+
* We removed unused configuration from the Xcode project settings.
49+
* We updated the pod install script in `package.json` to use bundle.
50+
* We added support for the new React Native architecture.
51+
* We fixed an issue where TextInput-based fields like the text box and text area would not receive focus on Android devices via touch.
52+
1153
## Android 11.4.1 / iOS 11.4.1
1254

1355
**Release date: November 11, 2025**
@@ -39,6 +81,34 @@ Depending on the Mendix version your app is developed in and the device you want
3981

4082
* We renamed the app to "Make It Native" and aligned its versioning with Studio Pro, so each Studio Pro version (for example, 11.1.x) now uses the matching Make It Native version (for example, 11.1.x).
4183

84+
## Android 10.24.9 / iOS 10.24.9
85+
86+
**Release date: March 11, 2026**
87+
88+
* We rotated the Google Maps API keys.
89+
90+
## Android 10.24.8 / iOS 10.24.8
91+
92+
**Release date: February 23, 2026**
93+
94+
* We fixed an issue with the `@react-native-community/geolocation` package.
95+
96+
## Android 10.24.7 / iOS 10.24.7
97+
98+
**Release date: January 30, 2026**
99+
100+
* We fixed an issue with checking and requesting `read-media` permissions on Android devices using SDK 33+.
101+
102+
## Android 10.24.6 / iOS 10.24.6
103+
104+
**Release date: January 13, 2026**
105+
106+
* We fixed the iOS session cookie persistence issue.
107+
* We fixed GCC preprocessor definitions.
108+
* We improved the UI for users who use three-button navigation when edge-to-edge mode is enabled.
109+
* We updated `react-native-vision-camera` to v4.7.3, which includes an upstream fix for an Android crash occurring during camera module initialization.
110+
* We removed augmented reality support.
111+
42112
## Android 10.24.4 / iOS 10.24.4
43113

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

0 commit comments

Comments
 (0)