diff --git a/content/en/docs/releasenotes/mobile/make-it-native-parent/make-it-native.md b/content/en/docs/releasenotes/mobile/make-it-native-parent/make-it-native.md index 9946fdfe070..34fe25c47ee 100644 --- a/content/en/docs/releasenotes/mobile/make-it-native-parent/make-it-native.md +++ b/content/en/docs/releasenotes/mobile/make-it-native-parent/make-it-native.md @@ -8,6 +8,19 @@ description: "These release notes showcase each release of the iOS and Android M 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*. +## Android 11.4.1 / iOS 11.4.1 + +**Release date: November 10, 2025** + +* We updated the version of @mendix/native to 10.3.1 to update op-sqlite version to 15.0.7. + +## Android 11.4.0 / iOS 11.4.0 + +**Release date: November 5, 2025** + +* We updated the version of @mendix/native to 10.3.0 to fix the `components.json` errors. +* We updated Firebase packages to newer versions. + ## Android 11.3.1 / iOS 11.3.1 **Release date: October 8, 2025** diff --git a/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-11-parent/nt-15-rn.md b/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-11-parent/nt-15-rn.md index adc5362dd2d..9159a5c833a 100644 --- a/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-11-parent/nt-15-rn.md +++ b/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-11-parent/nt-15-rn.md @@ -5,6 +5,18 @@ weight: 10 description: "Native Template 15" --- +## 15.4.4 {#1544} + +**Release date: November 10, 2025** + +* We updated the version of @mendix/native to 10.3.1 to update op-sqlite version to 15.0.7. + +## 15.4.3 {#1543} + +**Release date: November 5, 2025** + +* We updated the version of @mendix/native to 10.3.0 to fix the `components.json` errors. + ## 15.4.2 {#1542} **Release date: October 27, 2025** @@ -103,7 +115,7 @@ description: "Native Template 15" ### Improvements -* We upgraded our Database Backend Library to the most recent version. This update brings better performance on database operations and performance improvements. +* We upgraded our Database Backend Library to the most recent version. This update brings better performance on database operations and performance improvements. ### Library Updates and Improvements