Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down Expand Up @@ -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

Expand Down