diff --git a/content/en/docs/marketplace/partner-solutions/mta/_index.md b/content/en/docs/marketplace/partner-solutions/mta/_index.md
index e891975ac11..6d173006ef8 100644
--- a/content/en/docs/marketplace/partner-solutions/mta/_index.md
+++ b/content/en/docs/marketplace/partner-solutions/mta/_index.md
@@ -22,10 +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.
+* 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.
-For UI testing, MTA requires Playwright. The supported options are self-hosted Playwright or BrowserStack SaaS instances.
+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.
diff --git a/content/en/docs/releasenotes/feature-release-calendar/_index.md b/content/en/docs/releasenotes/feature-release-calendar/_index.md
index f5959b15c74..34df4082265 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 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 |