Skip to content

Commit f10f68c

Browse files
Merge pull request mendix#10245 from NehaGit30/patch-2
Update mendix-cloud.md
2 parents 7a70071 + dc50650 commit f10f68c

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

content/en/docs/releasenotes/deployment/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Follow the links in the table below to see the release notes you want:
1515

1616
| Type of Deployment | Last Updated |
1717
| --- | --- |
18-
| [Mendix Cloud](/releasenotes/developer-portal/mendix-cloud/) | October 12, 2025 |
18+
| [Mendix Cloud](/releasenotes/developer-portal/mendix-cloud/) | October 19, 2025 |
1919
| [Mendix on Kubernetes](/releasenotes/developer-portal/mendix-for-private-cloud/) | September 4, 2025 |
2020
| [Mendix on Azure](/releasenotes/developer-portal/mendix-on-azure/) | August 7, 2025 |
2121
| [SAP Business Technology Platform (SAP BTP)](/releasenotes/developer-portal/sap-cloud-platform/) | August 27, 2024 |

content/en/docs/releasenotes/deployment/mendix-cloud.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,17 @@ For information on the current status of deployment to Mendix Cloud and any plan
1616

1717
## 2025
1818

19+
### October 19, 2025
20+
21+
#### New Features
22+
23+
* 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.
24+
25+
* 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.
26+
27+
#### Bug Fixes
28+
29+
* We have fixed an issue where apps were getting stuck in the "starting" state instead of failing gracefully due to missing package metadata.
1930

2031
### October 12, 2025
2132

layouts/partials/landingpage/latest-releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ <h4 class="lp-panel-title">Latest Releases</h4>
1414
</li>
1515
<li class="lp-panel-list">
1616
<a href="/releasenotes/developer-portal/deployment/">Deployment</a>
17-
<p class="rn-date">October 12, 2025</p>
17+
<p class="rn-date">October 19, 2025</p>
1818
</li>
1919
</ul>

0 commit comments

Comments
 (0)