From 375ac6c3089f088a9cb61fdd53772aa73682813b Mon Sep 17 00:00:00 2001 From: nicoletacoman Date: Fri, 3 Oct 2025 13:38:38 +0200 Subject: [PATCH 1/2] Documented language selection --- .../mendix-profile/user-settings.md | 24 +++++++++---------- .../releasenotes/control-center/_index.md | 8 +++++++ .../releasenotes/developer-portal/_index.md | 8 +++++++ .../partials/landingpage/latest-releases.html | 2 +- 4 files changed, 28 insertions(+), 14 deletions(-) diff --git a/content/en/docs/mendix-portal/mendix-profile/user-settings.md b/content/en/docs/mendix-portal/mendix-profile/user-settings.md index 50f0de4af34..eaf7680005f 100644 --- a/content/en/docs/mendix-portal/mendix-profile/user-settings.md +++ b/content/en/docs/mendix-portal/mendix-profile/user-settings.md @@ -16,21 +16,19 @@ On the [User Settings](https://user-settings.mendix.com/link/profile) page, you This is what you can do on the [Profile](https://user-settings.mendix.com/link/profile) page: -* Upload your profile image. -* Fill in your personal and work details. -* Tell the Mendix community about yourself and your work experience. Let everyone know your area of expertise by filling in your **Industry** and **Skills**. -* Connect your social accounts via **Twitter URL** and **LinkedIn URL**. -* Choose to make your profile public by clicking **Make Profile Public**. This allows the Mendix community to view your profile. Be sure to do the following to make your profile public: - - * Add an avatar. - * Enter a **Job Title**, **Department**, and **Country of Residence**. - * Add some details **About You**. - * Add at least one **Skill**. - * Add at least one **Industry Experience** item. - +* Upload a profile image. +* Enter your name. +* Add your work details, meaning **Job Title** and **Department**. +* Select your **Country of Residence**. +* Select the **Language** in which to display Mendix Portal content. Language selection is applied after signing out and singing back in. {{% alert color="info" %}} - To make your public profile private again, click **Make Profile Private**. + User-created content and system-generated content, such as app logs, is not translated. {{% /alert %}} +* Tell the Mendix community about yourself and your work experience. Let everyone know your area of expertise by filling in the **About You** field, and your **Industry** and **Skills**. +* Connect your LinkedIn account through the **LinkedIn URL**. +* Choose to make your profile public by clicking **Make Profile Public**. This allows the Mendix community to view your profile. + To make your public profile private again, click **Make Profile Private**. + * Add a **Recovery Email** address, which is useful if you lose access to your account or Mendix Profile. You can provide a non-business email address for this. diff --git a/content/en/docs/releasenotes/control-center/_index.md b/content/en/docs/releasenotes/control-center/_index.md index 26d8abcb3ea..38b89d3b01c 100644 --- a/content/en/docs/releasenotes/control-center/_index.md +++ b/content/en/docs/releasenotes/control-center/_index.md @@ -14,6 +14,14 @@ To see the current status of the Mendix Control Center, see [Mendix Status](http ## 2025 +### September 29, 2025 + +#### New Features + +* The Mendix platform is now generally available in Korean and Japanese. + You can set the language from the [User Settings](/mendix-profile/user-settings/) page of your Mendix Profile. The language you choose is then applied once you sign out and sign back in. + Note that user-created content and system-generated content, such as app logs, is not translated. + ### September 4, 2025 #### Improvements diff --git a/content/en/docs/releasenotes/developer-portal/_index.md b/content/en/docs/releasenotes/developer-portal/_index.md index 48846ad7fc6..c1b5f5551ef 100644 --- a/content/en/docs/releasenotes/developer-portal/_index.md +++ b/content/en/docs/releasenotes/developer-portal/_index.md @@ -21,6 +21,14 @@ To see the current status of the Mendix Portal, see [Mendix Status](https://stat ## 2025 +### September 29, 2025 + +#### New Features + +* The Mendix platform is now generally available in Korean and Japanese. + You can set the language from the [User Settings](/mendix-profile/user-settings/) page of your Mendix Profile. The language you choose is then applied once you sign out and sign back in. + Note that user-created content and system-generated content, such as app logs, is not translated. + ### September 28, 2025 #### Improvements diff --git a/layouts/partials/landingpage/latest-releases.html b/layouts/partials/landingpage/latest-releases.html index 789aaacbb70..e9718916dfb 100644 --- a/layouts/partials/landingpage/latest-releases.html +++ b/layouts/partials/landingpage/latest-releases.html @@ -10,7 +10,7 @@

Latest Releases

  • Apps -

    September 28, 2025

    +

    September 29, 2025

  • Deployment From ca45500b70f660290e10a5529fff20d4c4cf008f Mon Sep 17 00:00:00 2001 From: nicoletacoman Date: Fri, 3 Oct 2025 13:50:12 +0200 Subject: [PATCH 2/2] Fixed typo --- content/en/docs/mendix-portal/mendix-profile/user-settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/mendix-portal/mendix-profile/user-settings.md b/content/en/docs/mendix-portal/mendix-profile/user-settings.md index eaf7680005f..66b14cb678c 100644 --- a/content/en/docs/mendix-portal/mendix-profile/user-settings.md +++ b/content/en/docs/mendix-portal/mendix-profile/user-settings.md @@ -20,7 +20,7 @@ This is what you can do on the [Profile](https://user-settings.mendix.com/link/p * Enter your name. * Add your work details, meaning **Job Title** and **Department**. * Select your **Country of Residence**. -* Select the **Language** in which to display Mendix Portal content. Language selection is applied after signing out and singing back in. +* Select the **Language** in which to display Mendix Portal content. Language selection is applied after signing out and signing back in. {{% alert color="info" %}} User-created content and system-generated content, such as app logs, is not translated. {{% /alert %}}