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..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 @@ -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 fixed an issue where a white screen was showing instead of splash screen for nanoflow-based home screens. + +## 11.0.7 {#1006} + +**Release date: May 02, 2025** + +### Fixes + +* 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} + +**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..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 @@ -5,13 +5,29 @@ weight: 30 description: "Native Template 13 release notes." --- +## 13.1.1 {#1302} + +**Release date: April 02, 2025** + +### Fixes + +* We fixed an issue affecting building iOS apps using Bitrise. + +## 13.1.0 {#1301} + +**Release date: March 27, 2025** + +### Fixes + +* We applied the patch for `@react-native-camera-roll` to fix a saving picture issue. + ## 13.0.0 {#1300} **Release date: March 21, 2025** ### 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 06a3763cc6d..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 @@ -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 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} + +**Release date: April 02, 2025** + +### Fixes + +* We upgraded `@mendix/native` to version 9.0.1. ## 14.0.0 {#1400}