From fbd154d933b2b00f60ebb9be7f473f880903edd1 Mon Sep 17 00:00:00 2001 From: NehaGit30 Date: Fri, 23 May 2025 11:44:20 +0200 Subject: [PATCH 1/3] Update mendix-cloud.md Release notes for May 25, 2025 --- .../releasenotes/deployment/mendix-cloud.md | 23 ++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/content/en/docs/releasenotes/deployment/mendix-cloud.md b/content/en/docs/releasenotes/deployment/mendix-cloud.md index 4bee965adbf..8d2bcb4a971 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 (required database disk space) before starting the restore of backup. + +#### Improvements + +* We have updated the validation while creating customĀ  domain names. Instead of 53 characters limit, it is set to 63 characters limit now as per DNS standards . + +#### Bug Fixes + +* We fixed a bug where user got an Error while opening permissions tab for production environment (Ticket no. 241675) + +#### Deprecations + +* Old UI is being deprecated on 1st June and users will now automatically be switched to 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 From bb817ef0414e9b726740181487a44050269258c8 Mon Sep 17 00:00:00 2001 From: Olufunke Moronfolu Date: Fri, 23 May 2025 13:21:00 +0200 Subject: [PATCH 2/3] Language review --- .../en/docs/releasenotes/deployment/mendix-cloud.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/en/docs/releasenotes/deployment/mendix-cloud.md b/content/en/docs/releasenotes/deployment/mendix-cloud.md index 8d2bcb4a971..8b02ea37c04 100644 --- a/content/en/docs/releasenotes/deployment/mendix-cloud.md +++ b/content/en/docs/releasenotes/deployment/mendix-cloud.md @@ -20,23 +20,23 @@ For information on the current status of deployment to Mendix Cloud and any plan #### New Features -* We have added a new warning message about required overhead (required database disk space) before starting the restore of backup. +* We have added a new warning message about required overhead (database disk space) before starting a backup restore. #### Improvements -* We have updated the validation while creating customĀ  domain names. Instead of 53 characters limit, it is set to 63 characters limit now as per DNS standards . +* 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 permissions tab for production environment (Ticket no. 241675) +* 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 and users will now automatically be switched to new UI if not already done before +* 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 +* Basic plan offering is being temporarily paused. ### April 17, 2025 From 7b9ae3a7b542180b54b85d396edd0ebdbe964b27 Mon Sep 17 00:00:00 2001 From: Olufunke Moronfolu Date: Fri, 23 May 2025 13:22:29 +0200 Subject: [PATCH 3/3] Update release date --- content/en/docs/releasenotes/deployment/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/releasenotes/deployment/_index.md b/content/en/docs/releasenotes/deployment/_index.md index 24e21578ea4..c4d30ef1afe 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 08, 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 |