From 3579ace62f8b8581a802d95de1891f49cfb3296d Mon Sep 17 00:00:00 2001 From: Kevin Beqo Date: Mon, 6 Jul 2026 11:34:27 +0200 Subject: [PATCH 1/3] Update release notes for Android/iOS 11.6.6 Added release notes for Android 11.6.6 and iOS 11.6.6, including compatibility and fixes. --- .../mobile/make-it-native-parent/make-it-native.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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 05d2a41b0ae..c6d3a865b3b 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 @@ -51,6 +51,14 @@ Depending on the Mendix version your app is developed in and the device you want * This new version is compatible with Mendix 11.7.0 +## Android 11.6.6 / iOS 11.6.6 + +**Release date: July 7, 2026** + +### Fixes + +* We addressed a Google Play Policy change related to [this case](https://support.google.com/googleplay/android-developer/answer/16935362?visit_id=639189272133535581-612682188&rd=1). + ## Android 11.6.4 / iOS 11.6.4 **Release date: February 2, 2026** From 5bf58cd261d861dc9b7866ad8e7d178ee9615c27 Mon Sep 17 00:00:00 2001 From: Kevin Beqo Date: Tue, 7 Jul 2026 14:05:44 +0200 Subject: [PATCH 2/3] Correct release date and add compatibility info Updated release date for Android version and added compatibility note. --- .../mobile/make-it-native-parent/make-it-native.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 c6d3a865b3b..d2027c0fb9c 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 @@ -51,9 +51,9 @@ Depending on the Mendix version your app is developed in and the device you want * This new version is compatible with Mendix 11.7.0 -## Android 11.6.6 / iOS 11.6.6 +## Android 11.6.6 -**Release date: July 7, 2026** +**Release date: July 6, 2026** ### Fixes From 8ad2e5322ea0f1309161687e39ff95666c1d9bb2 Mon Sep 17 00:00:00 2001 From: ConnorLand <47385345+ConnorLand@users.noreply.github.com> Date: Wed, 8 Jul 2026 05:03:35 -0700 Subject: [PATCH 3/3] Update make-it-native.md --- .../releasenotes/mobile/make-it-native-parent/make-it-native.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 d2027c0fb9c..035d91cc7fa 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 @@ -57,7 +57,7 @@ Depending on the Mendix version your app is developed in and the device you want ### Fixes -* We addressed a Google Play Policy change related to [this case](https://support.google.com/googleplay/android-developer/answer/16935362?visit_id=639189272133535581-612682188&rd=1). +* We addressed a Google Play Policy change related to [restricted permissions](https://support.google.com/googleplay/android-developer/answer/16935362?visit_id=639189272133535581-612682188&rd=1). ## Android 11.6.4 / iOS 11.6.4