From 9f33cb60d9979a32ca4bc9638dba036b5857345d Mon Sep 17 00:00:00 2001 From: Jonathan Diehl <1334574+jdiehl@users.noreply.github.com> Date: Tue, 9 Jun 2026 15:38:33 +0200 Subject: [PATCH 1/2] Add 11.6 MTS support exception info box --- content/en/docs/releasenotes/mobile/native-support.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/en/docs/releasenotes/mobile/native-support.md b/content/en/docs/releasenotes/mobile/native-support.md index 326084bf98a..b40448573e3 100644 --- a/content/en/docs/releasenotes/mobile/native-support.md +++ b/content/en/docs/releasenotes/mobile/native-support.md @@ -25,6 +25,10 @@ Native mobile apps built using a Mendix LTS version are supported for 15 months Native mobile apps built with a Mendix MTS version are supported for 15 months from the official release date, unless an LTS version of the same Mendix major version is released earlier. In that case, support ends 3 months after the release of that LTS version. This support period is up to 6 months shorter than standard Mendix support durations. +{{% alert color="info" %}} +**Note:** Mendix 11.6 MTS is an exception to the standard MTS support policy. While normally MTS versions end 3 months after the next LTS release (11.12 LTS in this case), Mendix 11.6 will be supported until 3 months after the 11.18 LTS release. +{{% /alert %}} + ### Monthly Release Version Native mobile apps built with a Mendix monthly release follow the same support duration as standard Mendix applications. From 0c95cf3155c19c98dfe8da620b25c43323108e97 Mon Sep 17 00:00:00 2001 From: Mark van Ments <35492184+MarkvanMents@users.noreply.github.com> Date: Tue, 16 Jun 2026 10:30:14 +0200 Subject: [PATCH 2/2] Update Mendix 11.6 MTS support policy details Clarified the support policy for Mendix 11.6 MTS, specifying the extension until 3 months after the 11.18 LTS release. --- content/en/docs/releasenotes/mobile/native-support.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/en/docs/releasenotes/mobile/native-support.md b/content/en/docs/releasenotes/mobile/native-support.md index b40448573e3..9c8e0bc765e 100644 --- a/content/en/docs/releasenotes/mobile/native-support.md +++ b/content/en/docs/releasenotes/mobile/native-support.md @@ -26,7 +26,9 @@ Native mobile apps built using a Mendix LTS version are supported for 15 months Native mobile apps built with a Mendix MTS version are supported for 15 months from the official release date, unless an LTS version of the same Mendix major version is released earlier. In that case, support ends 3 months after the release of that LTS version. This support period is up to 6 months shorter than standard Mendix support durations. {{% alert color="info" %}} -**Note:** Mendix 11.6 MTS is an exception to the standard MTS support policy. While normally MTS versions end 3 months after the next LTS release (11.12 LTS in this case), Mendix 11.6 will be supported until 3 months after the 11.18 LTS release. +Mendix 11.6 MTS is an exception to the standard MTS support policy. + +Mendix 11.6 support will be extended until 3 months after the 11.18 LTS release, instead of 3 months after the next LTS release (11.12 LTS in this case). {{% /alert %}} ### Monthly Release Version