From e0718836a6b2f5e9569f1dfd09a61c42a29160a6 Mon Sep 17 00:00:00 2001 From: mxRobertR <67552586+mxRobertR@users.noreply.github.com> Date: Thu, 30 Jul 2026 13:39:15 +0200 Subject: [PATCH] Update 2026.md Sprintr 2026.08.02 Release Notes --- .../en/docs/releasenotes/developer-portal/2026.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/content/en/docs/releasenotes/developer-portal/2026.md b/content/en/docs/releasenotes/developer-portal/2026.md index df99613925c..e4db01faa53 100644 --- a/content/en/docs/releasenotes/developer-portal/2026.md +++ b/content/en/docs/releasenotes/developer-portal/2026.md @@ -4,9 +4,20 @@ linktitle: "2026" url: /releasenotes/developer-portal/2026/ description: "2026 release notes for project management and other parts of Projects" weight: 1 -#ki: PRO-9168 --- +## August 2026 + +### August 2, 2026 + +#### Improvements + +* We have increased the response limit of the GET /project-categories endpoint to 11 in the [Project Category API](/apidocs-mxsdk/apidocs/project-category-api/). + +#### Fixes + +* We fixed the issue with the Environments link on the Projects overview page, which prevented a proper redirect to the deployment page for apps hosted outside of Mendix Cloud. (Ticket 283823) + ## July 2026 ### July 27, 2026 @@ -40,6 +51,7 @@ weight: 1 #### Known Issues {#ki-PRO-9168} * On the **Projects** overview page, the **Environments** link does not properly redirect to the deployment page for apps hosted outside of Mendix Cloud. As a workaround, navigate to the deployment page through the top-left menu, or use a direct URL. + * Fixed in the August 2, 2026 release. ## June 2026