Skip to content

Commit 66403d4

Browse files
Merge pull request #10629 from mxashokkhedkar/portuns_release_7_24_0_mxazure_1_13
Updated release notes for portunus v7.24.0 and MxOnAzure v1.13
2 parents 92fae26 + ee53516 commit 66403d4

3 files changed

Lines changed: 20 additions & 2 deletions

File tree

content/en/docs/deployment/mx-azure/mx-azure-backups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Backups cannot be created while the environment is in any of these states:
3232
* Creation in progress
3333
* Creation failed
3434
* Deployment package is being deployed
35-
* Environment is in transition state (runtime processing)
35+
3636
{{% /alert %}}
3737

3838
1. Click **Create Backup**.

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,16 @@ These release notes cover changes to deployment to [Mendix on Azure](/developerp
1010

1111
For information on the current status of Mendix deployment, see [Mendix Status](https://status.mendix.com/).
1212

13+
### Release date: January 22, 2026
14+
15+
* We have fixed an issue that prevented custom CA certificates from being added during new cluster initialisation.
16+
* We have fixed an issue that prevented the removal of custom CA certificates after they were added to clusters.
17+
* We have enhanced the preflight validation error shown when PostgreSQL cannot be reached, making the underlying cause clearer and easier to diagnose.
18+
19+
### Known issues:
20+
21+
* Custom CA certificates cannot be removed once added. This issue will be fixed in a future release.
22+
1323
### Release date: January 8, 2026
1424

1525
* We have added an option to upload and enable custom CA certificates in the Mendix on Azure portal.

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,17 @@ For information on the current status of deployment to Mendix on Kubernetes and
1414

1515
### January 22, 2026
1616

17+
#### Portal Improvements
18+
19+
* We have fixed an issue where the option to set Studio Pro as the default was missing when creating a new project app. (Tickets 268532, 269338)
20+
* We have fixed an issue that prevented selecting environments in a processing state on the **Backups** page for Mendix on Azure environments.
21+
* We have fixed an issue where the full list of managed namespaces was not being retrieved when using the Global Operator through APIs (Ticket 267150)
22+
* We have improved the tooltip message for the namespace selection dropdown during environment creation. This change is intended to reduce confusion and explain the purpose of this selection.
23+
* Editing reduced downtime options on the **Cluster Overview** page is now recorded in the activity logs.
24+
1725
#### Mendix Operator v2.25.1 {#2.25.1}
1826

19-
* We have implemented an enhancement to improve how our system parses S3 endpoint URLs by addressing configurations where the S3 endpoint is provided as a hostname without a preceding schema (e.g., my-s3-endpoint.com instead of https://my-s3-endpoint.com).
27+
* We have implemented an enhancement to improve how our system parses S3 endpoint URLs by addressing configurations where the S3 endpoint is provided as a host name without a preceding schema (for example, `my-s3-endpoint.com` instead of `https://my-s3-endpoint.com`).
2028

2129
### January 19, 2026
2230

0 commit comments

Comments
 (0)