diff --git a/content/en/docs/releasenotes/deployment/_index.md b/content/en/docs/releasenotes/deployment/_index.md index 033e9ea3e8f..ab901efd8b0 100644 --- a/content/en/docs/releasenotes/deployment/_index.md +++ b/content/en/docs/releasenotes/deployment/_index.md @@ -15,7 +15,7 @@ Follow the links in the table below to see the release notes you want: | Type of Deployment | Last Updated | | --- | --- | -| [Mendix Cloud](/releasenotes/developer-portal/mendix-cloud/) | October 12, 2025 | +| [Mendix Cloud](/releasenotes/developer-portal/mendix-cloud/) | October 19, 2025 | | [Mendix on Kubernetes](/releasenotes/developer-portal/mendix-for-private-cloud/) | September 4, 2025 | | [Mendix on Azure](/releasenotes/developer-portal/mendix-on-azure/) | August 7, 2025 | | [SAP Business Technology Platform (SAP BTP)](/releasenotes/developer-portal/sap-cloud-platform/) | August 27, 2024 | diff --git a/content/en/docs/releasenotes/deployment/mendix-cloud.md b/content/en/docs/releasenotes/deployment/mendix-cloud.md index 01729f2519b..9fd1b144576 100644 --- a/content/en/docs/releasenotes/deployment/mendix-cloud.md +++ b/content/en/docs/releasenotes/deployment/mendix-cloud.md @@ -16,6 +16,17 @@ For information on the current status of deployment to Mendix Cloud and any plan ## 2025 +### October 19, 2025 + +#### New Features + +* We have added a new feature in the **Environment Details** page for flexible environments. Users can now use non-Latin characters in the display name of their environment. The display name of an environment can be changed independent of the environment's subdomain. + +* We have added support for email internationalization. The emails sent by the Developer Portal will now be translated to the language set in user's profile. + +#### Bug Fixes + +* We have fixed an issue where apps were getting stuck in the "starting" state instead of failing gracefully due to missing package metadata. ### October 12, 2025 diff --git a/layouts/partials/landingpage/latest-releases.html b/layouts/partials/landingpage/latest-releases.html index 27deedb9bcb..a01d0745583 100644 --- a/layouts/partials/landingpage/latest-releases.html +++ b/layouts/partials/landingpage/latest-releases.html @@ -14,6 +14,6 @@
October 12, 2025
+October 19, 2025