Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en/docs/releasenotes/deployment/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Follow the links in the table below to see the release notes you want:

| Type of Deployment | Last Updated |
| --- | --- |
| [Mendix Cloud](/releasenotes/developer-portal/mendix-cloud/) | January 11, 2026 |
| [Mendix Cloud](/releasenotes/developer-portal/mendix-cloud/) | January 18, 2026 |
| [Mendix on Kubernetes](/releasenotes/developer-portal/mendix-for-private-cloud/) | January 8, 2026 |
| [Mendix on Azure](/releasenotes/developer-portal/mendix-on-azure/) | January 8, 2026 |
| [SAP Business Technology Platform (SAP BTP)](/releasenotes/developer-portal/sap-cloud-platform/) | September 28, 2025 |
Expand Down
8 changes: 7 additions & 1 deletion content/en/docs/releasenotes/deployment/mendix-cloud/2026.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ weight: 1

## January 2026

### January 18, 2026

#### New Features

* We have added support for centralized certificate management. Through the updated [Custom Domains](/developerportal/deploy/environments/#custom-domains) tab on the **Cloud Settings** page, Technical Contacts can now centrally manage custom domain certificates rather than only at the application level. They can also check whether a certificate is managed locally at the app level or centrally.

### January 11, 2026

#### Improvements
Expand All @@ -26,4 +32,4 @@ weight: 1
#### New Features

* We have added a new feature in the **Connectivity** tab of the **Environment Details** page that enables Technical Contacts to securely [connect Mendix applications to external resources](/developerportal/deploy/connecting-to-external-resource/) through [Mendix Cloud Private Connectivity](/control-center/private-connectivity/).
* From the [Connections](/developerportal/deploy/environments-details/#connections) section of the **Connectivity** tab, Technical Contacts can now request new private connections, track the status of their pending connection requests, connect to external resources, and delete existing connections.
* From the [Connections](/developerportal/deploy/environments-details/#connections) section of the **Connectivity** tab, Technical Contacts can now request new private connections, track the status of their pending connection requests, connect to external resources, and delete existing connections.
2 changes: 1 addition & 1 deletion layouts/partials/landingpage/latest-releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h4 class="lp-panel-title">Latest Releases</h4>
</li>
<li class="lp-panel-list">
<a href="/releasenotes/developer-portal/deployment/">Deployment</a>
<p class="rn-date">January 11, 2026</p>
<p class="rn-date">January 18, 2026</p>
</li>
<li class="lp-panel-list">
<a href="/releasenotes/catalog/">Catalog Release 2.150.0</a>
Expand Down