Skip to content
Merged
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 @@ -5,6 +5,18 @@ weight: 6
description: "Native Template 14"
---

## 14.1.6 {#1416}

**Release date: October 6, 2025**

### Improvements

* We added support for Android devices that use a 16 KB memory page size, ensuring compatibility with the upcoming Android 16 KB page size requirement.

{{% alert color="info" %}}
This update ensures compatibility for Mendix platform-provided widgets. Any third-party widget that includes precompiled native Android libraries (*.so* files) must be updated separately by the widget's author to support 16 KB page size devices.
{{% /alert %}}

## 14.1.5 {#1415}

**Release date: August 11, 2025**
Expand Down