diff --git a/content/en/docs/releasenotes/private-platform/1.13.md b/content/en/docs/releasenotes/private-platform/1.13.md index 9f6c23131f7..3012c931889 100644 --- a/content/en/docs/releasenotes/private-platform/1.13.md +++ b/content/en/docs/releasenotes/private-platform/1.13.md @@ -58,6 +58,12 @@ We have fixed some vulnerabilities in the *mxpc-test* and *pmp-pipeline-tools* i * Mendix on Kubernetes Operator version [2.19.0](/releasenotes/developer-portal/mendix-for-private-cloud/#september-13th-2024) * Private Cloud License Manager (PCLM) version [0.9.0](/releasenotes/developer-portal/mendix-for-private-cloud/#september-13th-2024) +#### Known Issues + +##### Character Limit for Commit Messages + +All current releases of Private Mendix Platform have a limit of 200 characters for commit messages. This issue will be fixed in a future release. + ## 1.13.2 ### Release date: September 18, 2024 diff --git a/content/en/docs/releasenotes/private-platform/1.24.md b/content/en/docs/releasenotes/private-platform/1.24.md index 88bca0c2df0..048d57e420c 100644 --- a/content/en/docs/releasenotes/private-platform/1.24.md +++ b/content/en/docs/releasenotes/private-platform/1.24.md @@ -43,6 +43,12 @@ We have provided the following fixes: * (General) We have fixed an issue with the environment URL. * (General) We have fixed an issue where users could see App Metrics and Logs even when their access groups did not allow it. +#### Known Issues + +##### Character Limit for Commit Messages + +All current releases of Private Mendix Platform have a limit of 200 characters for commit messages. This issue will be fixed in a future release. + ## 1.24.2 ### Release date: November 21, 2025 diff --git a/content/en/docs/releasenotes/private-platform/2.6.md b/content/en/docs/releasenotes/private-platform/2.6.md index 80428753f16..5a4028b2a0c 100644 --- a/content/en/docs/releasenotes/private-platform/2.6.md +++ b/content/en/docs/releasenotes/private-platform/2.6.md @@ -72,6 +72,8 @@ We have improved the UI and UX for the **Environment Overview** page, including #### Known Issues {#known-issues} +##### Connected Mode Limitations + The following functionalities are not currently supported in Connected mode: * Environment Overview dashboard @@ -83,3 +85,7 @@ The following functionalities are not currently supported in Connected mode: * Global Operator Support for the functionalities will be added in future releases of Private Mendix Platform. + +##### Character Limit for Commit Messages + +All current releases of Private Mendix Platform have a limit of 200 characters for commit messages. This issue will be fixed in a future release. \ No newline at end of file