Skip to content
Merged
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/) | April 17, 2025 |
| [Mendix Cloud](/releasenotes/developer-portal/mendix-cloud/) | May 25, 2025 |
| [Mendix for Private Cloud](/releasenotes/developer-portal/mendix-for-private-cloud/) | May 23, 2025 |
| [Mendix on Azure](/releasenotes/developer-portal/mendix-on-azure/) | April 24, 2025 |
| [SAP Business Technology Platform (SAP BTP)](/releasenotes/developer-portal/sap-cloud-platform/) | August 27, 2024 |
Expand Down
23 changes: 22 additions & 1 deletion content/en/docs/releasenotes/deployment/mendix-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,28 @@ For information on the current status of deployment to Mendix Cloud and any plan

## 2025

### May 25, 2025

#### New Features

* We have added a new warning message about required overhead (database disk space) before starting a backup restore.

#### Improvements

* We have updated the validation rules for creating custom domain names. Instead of 53 characters limit, it is now set to 63 characters limit in compliance with DNS standards.

#### Bug Fixes

* We fixed a bug where user got an error while opening the permissions tab for production environment (Ticket 241675).

#### Deprecations

* Old UI is being deprecated on 1st June. Users will automatically be switched to the new UI if not already done before.

#### Temporary Deprecations

* Basic plan offering is being temporarily paused.

### April 17, 2025

#### Improvements
Expand All @@ -29,7 +51,6 @@ For information on the current status of deployment to Mendix Cloud and any plan
* We have added a validation mechanism for pipeline designs, which prevents users from deleting a design if any pipelines using that design are currently running. For more information, see [Pipelines: Editing a Pipeline Design](/developerportal/deploy/pipelines/#edit-pipeline).
* You can now access the **Details** page of a pipeline at any point, also while the pipeline is running. For more information, see [Pipelines: Run Results](/developerportal/deploy/pipelines/#run-results).

## 2025

### February 20, 2025

Expand Down