You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/deployment/mendix-cloud.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,16 @@ For information on the current status of deployment to Mendix Cloud and any plan
16
16
17
17
## 2025
18
18
19
+
### October 5, 2025
20
+
21
+
#### New Features
22
+
23
+
* 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.
24
+
25
+
#### Bug Fixes
26
+
27
+
* 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.
28
+
19
29
### October 1, 2025
20
30
21
31
#### Announcement – Deprecation of HTTPS SSL/TLS Weak Ciphers from February 1, 2026
0 commit comments