Skip to content

Commit edf02b6

Browse files
authored
Merge pull request #10922 from saurabhchavan1711/MOO-2258-Add-missing-release-notes-make-it-native
[Moo-2258] Add missing release notes of make it native
2 parents 9f4fa4f + d2c736f commit edf02b6

1 file changed

Lines changed: 91 additions & 0 deletions

File tree

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

Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,64 @@ 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+
### Improvements
16+
17+
* We added support for Native Templates using the `flash-list` dependency.
18+
19+
## Android 11.7.0 / iOS 11.7.0
20+
21+
**Release date: February 10, 2026**
22+
23+
### Improvements
24+
25+
* This new version is compatible with Mendix 11.7.0
26+
27+
## Android 11.6.4 / iOS 11.6.4
28+
29+
**Release date: February 2, 2026**
30+
31+
### Fixes
32+
33+
* We fixed the OPSQLite pod to skip bundled XCFramework slices.
34+
* We fixed an issue with checking and requesting `read-media` permissions on Android devices using SDK 33+.
35+
* We addressed npm audit issues.
36+
* We fixed session cookie persistence on iOS.
37+
* We migrated to Node version 24.
38+
* We fixed GCC preprocessor definitions.
39+
* We fixed a file-not-found exception in Native FS.
40+
* We updated `@react-native-community/cli` and related packages to version 18.0.1.
41+
* We upgraded `react-native` to version 0.78.2.
42+
* We updated `react-native-gesture-handler` to version 2.25.0.
43+
* We updated `react-native-safe-area-context` to version 5.4.1.
44+
* We updated `react-native-screens` to version 4.9.1.
45+
46+
### Improvements
47+
48+
* 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.
52+
53+
## Android 11.5.0 / iOS 11.5.0
54+
55+
**Release date: November 25, 2025**
56+
57+
### Fixes
58+
59+
* We updated the native binary version to 31 to match Studio Pro 11.5.
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+
65+
* We updated the pod install script in `package.json` to use bundle.
66+
* We added support for the new React Native architecture.
67+
* We changed the Mendix native dependency source from source code to a tarball.
68+
1169
## Android 11.4.1 / iOS 11.4.1
1270

1371
**Release date: November 11, 2025**
@@ -39,6 +97,39 @@ Depending on the Mendix version your app is developed in and the device you want
3997

4098
* 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).
4199

100+
## Android 10.24.9 / iOS 10.24.9
101+
102+
**Release date: March 11, 2026**
103+
104+
* We rotated the Google Maps API keys.
105+
106+
## Android 10.24.8 / iOS 10.24.8
107+
108+
**Release date: February 23, 2026**
109+
110+
* We fixed an issue with the `@react-native-community/geolocation` package.
111+
112+
## Android 10.24.7 / iOS 10.24.7
113+
114+
**Release date: January 30, 2026**
115+
116+
* We fixed an issue with checking and requesting `read-media` permissions on Android devices using SDK 33+.
117+
118+
## Android 10.24.6 / iOS 10.24.6
119+
120+
**Release date: January 13, 2026**
121+
122+
### Fixes
123+
124+
* We fixed the iOS session cookie persistence issue.
125+
* We fixed GCC preprocessor definitions.
126+
* We updated `react-native-vision-camera` to v4.7.3, which includes an upstream fix for an Android crash occurring during camera module initialization.
127+
* We removed augmented reality support.
128+
129+
### Improvements
130+
131+
* We improved the UI for users who use three-button navigation when edge-to-edge mode is enabled.
132+
42133
## Android 10.24.4 / iOS 10.24.4
43134

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

0 commit comments

Comments
 (0)