diff --git a/content/en/docs/releasenotes/deployment/_index.md b/content/en/docs/releasenotes/deployment/_index.md index a707e0ef350..0e2da4f93e4 100644 --- a/content/en/docs/releasenotes/deployment/_index.md +++ b/content/en/docs/releasenotes/deployment/_index.md @@ -3,7 +3,7 @@ title: "Deployment Release Notes" linktitle: "Deployment" url: /releasenotes/developer-portal/deployment/ description: "Release notes for deployment capabilities managed in the Mendix Developer Portal" -weight: 25 +weight: 26 cascade: - numberless_headings: true #This document is mapped to the landing page, featured.html. Update the link there if renaming or moving the doc file. diff --git a/content/en/docs/releasenotes/digital-execution/_index.md b/content/en/docs/releasenotes/digital-execution/_index.md index 8363a4761cc..3be18646097 100644 --- a/content/en/docs/releasenotes/digital-execution/_index.md +++ b/content/en/docs/releasenotes/digital-execution/_index.md @@ -3,7 +3,7 @@ title: "Digital Execution Release Notes" linktitle: "Digital Execution" url: /releasenotes/digital-execution/ description: "Release notes for Compass and Portfolio Management" -weight: 20 +weight: 27 cascade: - numberless_headings: true #This document is mapped to the landing page, update the link there if renaming or moving the doc file. diff --git a/content/en/docs/releasenotes/mendix-cloud-genai-resource-packs/_index.md b/content/en/docs/releasenotes/mendix-cloud-genai-resource-packs/_index.md new file mode 100644 index 00000000000..10ed5526c61 --- /dev/null +++ b/content/en/docs/releasenotes/mendix-cloud-genai-resource-packs/_index.md @@ -0,0 +1,28 @@ +--- +title: "Mendix Cloud GenAI Resource Packs Release Notes" +linktitle: "Mendix GenAI Resources" +url: /releasenotes/genai-resource-packs/ +description: "Release notes for Mendix Cloud GenAI Resource Packs" +weight: 25 +numberless_headings: true +#This document is mapped to the landing page, update the link there if renaming or moving the doc file. +--- + +These release notes cover changes made to the [Mendix Cloud GenAI Resource Packs](/appstore/modules/genai/mx-cloud-genai/resource-packs/). + +## 2025 + +### September 1, 2025 + +#### New Features + +* [Mendix GenAI Resource Packs](/appstore/modules/genai/mx-cloud-genai/resource-packs/) are now generally available. They enable seamless integration of GenAI into your Mendix ecosystem by leveraging GenAI Models and Knowledge Bases. With these packs, you can accelerate advanced use cases such as Retrieval-Augmented Generation (RAG) and Agentic AI. +You can access them through the [Mendix Cloud GenAI Portal](https://genai.home.mendix.com/). + +#### Improvements + +* We introduced a new landing page for the Mendix Cloud GenAI Portal, providing a more intuitive and streamlined experience to find and access GenAI resources. + +#### Fixes + +* We fixed an issue where uploading a file to the **Knowledge Base** in the Mendix Cloud GenAI Portal failed when creating a new collection.