Skip to content

Commit 3a86137

Browse files
Update mendix-for-private-cloud.md
1 parent 9141532 commit 3a86137

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

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

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,15 @@ For information on the current status of deployment to Mendix on Kubernetes and
1616

1717
#### Portal Improvements
1818

19-
* The Environment Details page in the portal now displays a new field, External Secret Store, indicating the source from which the secret was loaded.
20-
* Fixed an issue where starting an environment displayed an incorrect error message when the agent was in a disconnected state.
21-
* A date column has been added next to the Mendix Version in the deployment package creation pop-up, along with Latest Commit Date on the Branches page and Commit Date on the Revisions page..
19+
* The **Environment Details** page in the portal now displays a new field, **External Secret Store**, indicating the source from which the secret was loaded.
20+
* We have fixed an issue where starting an environment would display an incorrect error message when the agent was in a disconnected state.
21+
* The deployment package creation dialog now shows the date next to the Mendix version.
22+
* The **Branches** now shows the latest commit date for the branch.
23+
* The **Revisions** page now shows the commit date.
2224

2325
#### Build API
2426

25-
* Fixed an issue where the POST /apps/{appId}/packages/build endpoint in the v4 API returned location header containing v3, leading to 404 errors. The location header now correctly uses v4.
27+
* We have fixed an issue where the POST `/apps/{appId}/packages/build` endpoint in the v4 API returned a location header containing `v3`, leading to 404 errors. The location header now correctly uses `v4`.
2628

2729
### July 10, 2025
2830

0 commit comments

Comments
 (0)