Skip to content

Commit ad3975a

Browse files
Merge pull request #10341 from NehaGit30/patch-3
Update mendix-cloud.md
2 parents 12aa2aa + 9bdf11e commit ad3975a

3 files changed

Lines changed: 12 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 29, 2025 |
18+
| [Mendix Cloud](/releasenotes/developer-portal/mendix-cloud/) | November 9, 2025 |
1919
| [Mendix on Kubernetes](/releasenotes/developer-portal/mendix-for-private-cloud/) | November 6, 2025 |
2020
| [Mendix on Azure](/releasenotes/developer-portal/mendix-on-azure/) | November 6, 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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,16 @@ For information on the current status of deployment to Mendix Cloud and any plan
1616

1717
## 2025
1818

19+
### November 9, 2025
20+
21+
#### New Features
22+
23+
* We have added a new feature on the **Cloud Settings** page, called [IP Restriction Profiles](/developerportal/deploy/access-restrictions/#ip-restriction-profiles), to block IP addresses at the root level of your application URL. Once configured, profiles can be applied in the [IP Access Restriction](/developerportal/deploy/environments-details/#ip-access-restrictions) section on the **Networks** tab.
24+
25+
#### Bug Fixes
26+
27+
* We have fixed an issue where custom domain routes were not removed entirely, even when they were deleted from the application.
28+
1929
### October 29, 2025
2030

2131
#### New Features

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 29, 2025</p>
17+
<p class="rn-date">November 9, 2025</p>
1818
</li>
1919
</ul>

0 commit comments

Comments
 (0)