diff --git a/content/en/docs/releasenotes/deployment/mendix-cloud.md b/content/en/docs/releasenotes/deployment/mendix-cloud.md index 829521b85fe..e0ebb1885f3 100644 --- a/content/en/docs/releasenotes/deployment/mendix-cloud.md +++ b/content/en/docs/releasenotes/deployment/mendix-cloud.md @@ -16,6 +16,16 @@ For information on the current status of deployment to Mendix Cloud and any plan ## 2025 +### October 5, 2025 + +#### New Features + +* We have added support for IP blocklisting in the **Access Restriction Profile** for apps deployed on Kubernetes, allowing you to block incoming requests from specific IPs that match the configured profile. + +#### Bug Fixes + +* We have fixed an issue where duplicate paths were added in **Path Based Access Restriction** and caused deployment failures for apps on Kubernetes. The fix prevents new duplicates, but existing ones must be manually removed. + ### October 1, 2025 #### Announcement – Deprecation of HTTPS SSL/TLS Weak Ciphers from February 1, 2026