Skip to content

Commit df50cd1

Browse files
Merge pull request #11582 from mxashokkhedkar/portuns_release_7_31_0
Added release notes for private cloud portal release 7.31.0
2 parents 3b4323a + b394832 commit df50cd1

5 files changed

Lines changed: 23 additions & 2 deletions

File tree

content/en/docs/deployment/private-cloud/private-cloud-deploy/_index.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,9 +210,15 @@ You can deploy the deployment package of your app by doing the following:
210210

211211
{{< figure src="/attachments/deployment/private-cloud/private-cloud-deploy/image16.png" class="no-border" >}}
212212

213-
8. Click Apply Changes to deploy the application to the selected environment. The app will start automatically once the deployment is successful.
213+
8. Review the deployment details in the **Review and apply changes to the cluster** dialog. The deployment summary displays the target environment, package name, package version, and status. You can click **View Summary** to see detailed information about the changes included in this release, or click **Back** to make modifications.
214214

215-
{{< figure src="/attachments/deployment/private-cloud/private-cloud-deploy/ApplyChangesPage.png" class="no-border" >}}
215+
{{< figure src="/attachments/deployment/private-cloud/private-cloud-deploy/ApplyChangesPage.png" alt="Review and apply changes dialog showing deployment summary with View Summary button" class="no-border" >}}
216+
217+
9. Click **Apply Changes** to deploy the application to the selected environment. The app will start automatically once the deployment is successful.
218+
219+
10. Optional: Click **View Summary** to see the enhanced deployment package summary, which provides clearer visibility into the changes included in the release.
220+
221+
{{< figure src="/attachments/deployment/private-cloud/private-cloud-deploy/DeploymentPackageSummary.png" alt="Enhanced deployment package summary with detailed change information" class="no-border" >}}
216222

217223
You can find a description of what this deployment means within the Kubernetes cluster in [How the Operator Deploys Your App](#how-operator-deploys), below.
218224

@@ -293,6 +299,10 @@ This section shows all the environments created for this app.
293299

294300
For each environment, you can see a summary of the status of the resources and details of the package which is running in the environment.
295301

302+
{{< figure src="/attachments/deployment/private-cloud/private-cloud-deploy/EnvironmentOverview.png" alt="Environments Overview showing environment details with build status and package information" class="no-border" >}}
303+
304+
The environment card displays key information including environment ID, namespace, environment purpose, resource status indicators (Network, Storage, Database, Service Account), build status with replica information, and package details (name, version, URL, and Mendix version).
305+
296306
You can perform the following actions:
297307

298308
* **Create Environment**

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,17 @@ For information on the current status of deployment to Mendix on Kubernetes and
1212

1313
## 2026
1414

15+
### July 23, 2026
16+
17+
#### Portal Improvements
18+
19+
* We refreshed the portal and environment views to match the Public Cloud design.
20+
* We introduced direct links to environment details for streamlined operations desk navigation.
21+
* We removed outdated navigation options.
22+
* We enhanced deployment package summaries to give clearer visibility into upcoming release changes.
23+
* We resolved a security vulnerability in cluster invitation emails.
24+
* We fixed several dark mode, tooltip, and layout display issues.
25+
1526
### June 11, 2026
1627

1728
#### License Manager CLI v0.10.11 {#0.10.11}
-5.27 KB
Loading
135 KB
Loading
231 KB
Loading

0 commit comments

Comments
 (0)