diff --git a/content/en/docs/releasenotes/deployment/_index.md b/content/en/docs/releasenotes/deployment/_index.md index ed07efd931a..2ec6c82e014 100644 --- a/content/en/docs/releasenotes/deployment/_index.md +++ b/content/en/docs/releasenotes/deployment/_index.md @@ -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 | diff --git a/content/en/docs/releasenotes/deployment/mendix-cloud.md b/content/en/docs/releasenotes/deployment/mendix-cloud.md index 4bee965adbf..8b02ea37c04 100644 --- a/content/en/docs/releasenotes/deployment/mendix-cloud.md +++ b/content/en/docs/releasenotes/deployment/mendix-cloud.md @@ -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 @@ -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