From e523fbc018f038e93cebb9e70a82f0aa68d407be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uraz=20Akg=C3=BCltan?= Date: Wed, 18 Jun 2025 15:46:46 +0200 Subject: [PATCH 1/3] fix native template release notes --- .../nt-studio-pro-10-parent/nt-11-rn.md | 28 +++++++++++++++++-- .../nt-studio-pro-10-parent/nt-13-rn.md | 16 +++++++++++ .../nt-studio-pro-10-parent/nt-14-rn.md | 22 +++++++++++++-- 3 files changed, 61 insertions(+), 5 deletions(-) diff --git a/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-11-rn.md b/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-11-rn.md index 479079694d5..9121d12d165 100644 --- a/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-11-rn.md +++ b/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-11-rn.md @@ -5,14 +5,38 @@ weight: 50 description: "Native Template 11 release notes." --- -## 11.0.6 {#1005} +## 11.1.1 {#1008} -**Release date: June 5, 2025** +**Release date: June 10, 2025** ### Fixes * We resolved an issue where iOS applications built with Mendix 10.18 or higher would fail when the React client was enabled in **Runtime** settings. +## 11.1.0 {#1007} + +**Release date: May 23, 2025** + +### Fixes + +* We have fixed an issue where a white screen was showing instead of splash screen for nanoflow based home screen. + +## 11.0.7 {#1006} + +**Release date: May 02, 2025** + +### Fixes + +* We have fixed an issue where a user may face an error during build process because latest version 18 for playServices is not compatible with current gradle version. + +## 11.0.6 {#1005} + +**Release date: April 23, 2025** + +### Fixes + +* We fixed an issue where an image that was not in PNG format caused errors because the react-native version was missing a patch. + ## 11.0.5 {#1004} ### Fixes diff --git a/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-13-rn.md b/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-13-rn.md index cc2e1428cf4..c7af458b762 100644 --- a/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-13-rn.md +++ b/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-13-rn.md @@ -5,6 +5,22 @@ weight: 30 description: "Native Template 13 release notes." --- +## 13.1.1 {#1302} + +**Release date: April 02, 2025** + +### Fixes + +* We have fixed an issue building iOS apps using Bitrise. + +## 13.1.0 {#1301} + +**Release date: March 27, 2025** + +### Fixes + +* We have applied the patch for @react-native-camera-roll to fix the saving picture issue. + ## 13.0.0 {#1300} **Release date: March 21, 2025** diff --git a/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-14-rn.md b/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-14-rn.md index 06a3763cc6d..724d388a646 100644 --- a/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-14-rn.md +++ b/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-14-rn.md @@ -2,16 +2,32 @@ title: "Native Template 14" url: /releasenotes/mobile/nt-14-rn/ weight: 6 -description: "Native Template 14" +description: "Native Template 14 release notes" --- -## 14.0.1 {#1401} +## 14.1.2 -**Release date: June 5, 2025** +**Release date: June 06, 2025** ### Fixes * We resolved an issue where iOS applications built with Mendix 10.18 or higher would fail when the React client was enabled in **Runtime** settings. + +## 14.1.1 {#1402} + +**Release date: May 02, 2025** + +### Fixes + +* We have fixed an issue where a user may face an error during build process because latest version 18 for playServices is not compatible with current gradle version. + +## 14.1.0 {#1401} + +**Release date: April 02, 2025** + +### Fixes + +* We have upgraded `@mendix/native` to version 9.0.1. ## 14.0.0 {#1400} From 62b6cb07a87bee59d7954346c671516613038abe Mon Sep 17 00:00:00 2001 From: ConnorLand Date: Tue, 24 Jun 2025 13:33:28 +0200 Subject: [PATCH 2/3] edit --- .../native-template/nt-studio-pro-10-parent/nt-11-rn.md | 4 ++-- .../native-template/nt-studio-pro-10-parent/nt-13-rn.md | 6 +++--- .../native-template/nt-studio-pro-10-parent/nt-14-rn.md | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-11-rn.md b/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-11-rn.md index 9121d12d165..503d870480d 100644 --- a/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-11-rn.md +++ b/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-11-rn.md @@ -19,7 +19,7 @@ description: "Native Template 11 release notes." ### Fixes -* We have fixed an issue where a white screen was showing instead of splash screen for nanoflow based home screen. +* We fixed an issue where a white screen was showing instead of splash screen for nanoflow-based home screens. ## 11.0.7 {#1006} @@ -27,7 +27,7 @@ description: "Native Template 11 release notes." ### Fixes -* We have fixed an issue where a user may face an error during build process because latest version 18 for playServices is not compatible with current gradle version. +* We fixed an issue where a user may face an error during the build process because the latest version 18 for playServices is not compatible with the current Gradle version. ## 11.0.6 {#1005} diff --git a/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-13-rn.md b/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-13-rn.md index c7af458b762..658c84a10a4 100644 --- a/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-13-rn.md +++ b/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-13-rn.md @@ -11,7 +11,7 @@ description: "Native Template 13 release notes." ### Fixes -* We have fixed an issue building iOS apps using Bitrise. +* We fixed an issue affecting building iOS apps using Bitrise. ## 13.1.0 {#1301} @@ -19,7 +19,7 @@ description: "Native Template 13 release notes." ### Fixes -* We have applied the patch for @react-native-camera-roll to fix the saving picture issue. +* We applied the patch for `@react-native-camera-roll` to fix a saving picture issue. ## 13.0.0 {#1300} @@ -27,7 +27,7 @@ description: "Native Template 13 release notes." ### Improvements -We have added the option to optionally enable or disable cookie encryption for Android devices. This option was introduced in Studio Pro 9.8 and was enabled by default until Studio Pro Version 10.21. +We added the option to optionally enable or disable cookie encryption for Android devices. This option was introduced in Studio Pro 9.8 and was enabled by default until Studio Pro Version 10.21. You can find this option in the Navigation Tab of the **Mobile** profile in Studio Pro. diff --git a/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-14-rn.md b/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-14-rn.md index 724d388a646..50237ed4d6a 100644 --- a/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-14-rn.md +++ b/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-14-rn.md @@ -19,7 +19,7 @@ description: "Native Template 14 release notes" ### Fixes -* We have fixed an issue where a user may face an error during build process because latest version 18 for playServices is not compatible with current gradle version. +* We fixed an issue where a user may face an error during the build process because the latest version 18 for playServices is not compatible with the current Gradle version. ## 14.1.0 {#1401} @@ -27,7 +27,7 @@ description: "Native Template 14 release notes" ### Fixes -* We have upgraded `@mendix/native` to version 9.0.1. +* We upgraded `@mendix/native` to version 9.0.1. ## 14.0.0 {#1400} From f28b3b0de5f3e2e0c8ea0e36c31dd725e0dfde27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Furkan=20Arabac=C4=B1?= Date: Mon, 30 Jun 2025 14:43:17 +0200 Subject: [PATCH 3/3] add 11.1.2 RN --- .../nt-studio-pro-10-parent/nt-11-rn.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-11-rn.md b/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-11-rn.md index 503d870480d..90cfd78feba 100644 --- a/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-11-rn.md +++ b/content/en/docs/releasenotes/mobile/native-template/nt-studio-pro-10-parent/nt-11-rn.md @@ -5,6 +5,19 @@ weight: 50 description: "Native Template 11 release notes." --- +## 11.1.2 {#1009} + +**Release date: June 30, 2025** + +### Fixes + +* We applied an important fix to `@mendix/native` which caused infrequent crashes in the published app. + +#### Important Notes + +* For projects upgrading to 10.18, follow the steps in [Upgrade Instructions](#upgrade-instructions) to migrate your app. +* Even if your project is already using Hermes, the update is still required. + ## 11.1.1 {#1008} **Release date: June 10, 2025**