From 1faf926a755aa74b233ea6699fbaa006bd32fe5c Mon Sep 17 00:00:00 2001 From: "m.travaille@menditect.com" Date: Thu, 2 Jul 2026 15:38:25 +0200 Subject: [PATCH 1/2] Updated MTA roadmap and capabilities for 2026 @tknippenberg --- .../en/docs/marketplace/partner-solutions/mta/_index.md | 8 ++++---- .../docs/releasenotes/feature-release-calendar/_index.md | 3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/content/en/docs/marketplace/partner-solutions/mta/_index.md b/content/en/docs/marketplace/partner-solutions/mta/_index.md index e891975ac11..913d5a59cba 100644 --- a/content/en/docs/marketplace/partner-solutions/mta/_index.md +++ b/content/en/docs/marketplace/partner-solutions/mta/_index.md @@ -22,12 +22,12 @@ For more information about purchasing MTA, contact your Customer Success Manager When purchased via Mendix, MTA can be used with any Mendix cloud hosting option, with the below requirements: -* The application model being tested must be stored in the Mendix Team Server repository. -* The MTA application and the application under test must be able to establish network connectivity with the Mendix platform APIs, including the Mendix Team Server and Project APIs. +* The application model being tested must be stored in the Mendix Team Server repository. In Q4 2026 MTA will start to become available for Airgapped deployments. This version allows for private Git or SVN repositories. +* The MTA application and the application under test must be able to establish network connectivity with the Mendix platform APIs, including the Mendix Team Server and Project APIs. Once Airgapped deployment is supported this requirement is not applicable for customers who have opted for the Airgapped version of MTA. -For UI testing, MTA requires Playwright. The supported options are self-hosted Playwright or BrowserStack SaaS instances. +For UI testing, MTA requires Playwright. The supported options are self-hosted Playwright or Azure App testing SaaS instances. -Currently, MTA cannot be used for apps using an on-premises Git repository or running in a fully air-gapped scenario. +Currently, MTA cannot be used for apps using an on-premises Git repository or running in a fully air-gapped scenario. As of Q4 2026 Menditect will also suport Airgapped deployment. {{% alert color="info" %}} MTA is offered as a paid add-on separate from the Mendix subscription. As a Mendix-based application, it requires a Mendix license and cloud resources, which must be obtained separately. diff --git a/content/en/docs/releasenotes/feature-release-calendar/_index.md b/content/en/docs/releasenotes/feature-release-calendar/_index.md index f5959b15c74..c3784a4da75 100644 --- a/content/en/docs/releasenotes/feature-release-calendar/_index.md +++ b/content/en/docs/releasenotes/feature-release-calendar/_index.md @@ -96,7 +96,8 @@ General Availability means that a feature is available for all users. This type | Access data in offline apps while syncing | General Availability: Mx 11.6 | | Embed a Mendix application into another Mendix application as a web component | Public Beta: 2027 | | Theme Customizer | General Availability: Mx 11.12 | -| Menditect UI testing | Public Beta: Q2 2025
General Availability: H2 2025 | +| Menditect MCP server | Release: Q3 2026 | +| Menditect Airgapped deployment | Release: Q4 2026 | | Bulk DML | General Availability: Mx 11.7 | | Increased decimal precision | General Availability: Mx 11.6 | | Consumed OpenAPI and API discovery | Public Beta: Q2 2025
General Availability: H2 2026 | From 84b03f053626bd7ffd43e9e784074338f5a88ce7 Mon Sep 17 00:00:00 2001 From: nicoletacoman Date: Mon, 6 Jul 2026 14:07:11 +0200 Subject: [PATCH 2/2] TW review --- .../en/docs/marketplace/partner-solutions/mta/_index.md | 8 +++++--- .../docs/releasenotes/feature-release-calendar/_index.md | 2 +- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/content/en/docs/marketplace/partner-solutions/mta/_index.md b/content/en/docs/marketplace/partner-solutions/mta/_index.md index 913d5a59cba..6d173006ef8 100644 --- a/content/en/docs/marketplace/partner-solutions/mta/_index.md +++ b/content/en/docs/marketplace/partner-solutions/mta/_index.md @@ -22,12 +22,14 @@ For more information about purchasing MTA, contact your Customer Success Manager When purchased via Mendix, MTA can be used with any Mendix cloud hosting option, with the below requirements: -* The application model being tested must be stored in the Mendix Team Server repository. In Q4 2026 MTA will start to become available for Airgapped deployments. This version allows for private Git or SVN repositories. -* The MTA application and the application under test must be able to establish network connectivity with the Mendix platform APIs, including the Mendix Team Server and Project APIs. Once Airgapped deployment is supported this requirement is not applicable for customers who have opted for the Airgapped version of MTA. +* The application model being tested must be stored in the Mendix Team Server repository. +* The MTA application and the application under test must be able to establish network connectivity with the Mendix platform APIs, including the Mendix Team Server and Project APIs. + +Support for air-gapped deployments is on the [roadmap](/releasenotes/feature-release-calendar/#enterprise-grade-platform). This will bring private Git or SVN repository support, and will eliminate the need for connecting to Mendix platform APIs. For UI testing, MTA requires Playwright. The supported options are self-hosted Playwright or Azure App testing SaaS instances. -Currently, MTA cannot be used for apps using an on-premises Git repository or running in a fully air-gapped scenario. As of Q4 2026 Menditect will also suport Airgapped deployment. +Currently, MTA cannot be used for apps using an on-premises Git repository or running in a fully air-gapped scenario. {{% alert color="info" %}} MTA is offered as a paid add-on separate from the Mendix subscription. As a Mendix-based application, it requires a Mendix license and cloud resources, which must be obtained separately. diff --git a/content/en/docs/releasenotes/feature-release-calendar/_index.md b/content/en/docs/releasenotes/feature-release-calendar/_index.md index c3784a4da75..34df4082265 100644 --- a/content/en/docs/releasenotes/feature-release-calendar/_index.md +++ b/content/en/docs/releasenotes/feature-release-calendar/_index.md @@ -97,7 +97,7 @@ General Availability means that a feature is available for all users. This type | Embed a Mendix application into another Mendix application as a web component | Public Beta: 2027 | | Theme Customizer | General Availability: Mx 11.12 | | Menditect MCP server | Release: Q3 2026 | -| Menditect Airgapped deployment | Release: Q4 2026 | +| Menditect air-gapped deployment | Release: Q4 2026 | | Bulk DML | General Availability: Mx 11.7 | | Increased decimal precision | General Availability: Mx 11.6 | | Consumed OpenAPI and API discovery | Public Beta: Q2 2025
General Availability: H2 2026 |