From 84b25f6333ee93774e12b92028d4db485c63ad25 Mon Sep 17 00:00:00 2001 From: mxRobertR <67552586+mxRobertR@users.noreply.github.com> Date: Fri, 5 Jun 2026 11:45:37 +0200 Subject: [PATCH 1/3] Update 2026.md Release 2026.06.07 --- content/en/docs/releasenotes/developer-portal/2026.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/en/docs/releasenotes/developer-portal/2026.md b/content/en/docs/releasenotes/developer-portal/2026.md index a01271cbe5e..4bbe3d3b6c4 100644 --- a/content/en/docs/releasenotes/developer-portal/2026.md +++ b/content/en/docs/releasenotes/developer-portal/2026.md @@ -6,6 +6,14 @@ description: "2026 release notes for app management and other parts of Apps" weight: 1 --- +## June 2026 + +### June 7, 2026 + +#### Improvements + +* Based on user feedback, we have made improvements to the Project Categories feature and increased the limit from 5 to 10 categories per project. + ## May 2026 ### May 22, 2026 From 7d064c060d1d9a6b759caabe67979a3d9182e8d9 Mon Sep 17 00:00:00 2001 From: nicoletacoman Date: Fri, 5 Jun 2026 14:13:19 +0200 Subject: [PATCH 2/3] TW review --- .../en/docs/control-center/company/project-categories.md | 2 ++ content/en/docs/releasenotes/control-center/2026.md | 8 ++++++++ content/en/docs/releasenotes/developer-portal/2026.md | 2 +- layouts/partials/landingpage/latest-releases.html | 2 +- 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/content/en/docs/control-center/company/project-categories.md b/content/en/docs/control-center/company/project-categories.md index 3e97061711b..e159a053c9f 100755 --- a/content/en/docs/control-center/company/project-categories.md +++ b/content/en/docs/control-center/company/project-categories.md @@ -32,6 +32,8 @@ Follow these steps to add a category: You can add multiple values as a comma-separated list. Each entry consists of a unique name and code. The unique code is automatically generated for you. You can edit it afterwards, as long as you provide a new unique code. +You can add a maximum of 10 categories. + ### Editing Categories Follow these steps to edit a category: diff --git a/content/en/docs/releasenotes/control-center/2026.md b/content/en/docs/releasenotes/control-center/2026.md index d87e096df09..16f8605997a 100644 --- a/content/en/docs/releasenotes/control-center/2026.md +++ b/content/en/docs/releasenotes/control-center/2026.md @@ -7,6 +7,14 @@ weight: 1 numberless_headings: true --- +## June 2026 + +### June 7, 2026 + +#### Improvements + +* Based on your feedback related to app [Project Categories](/control-center/project-categories/), we have increased the limit from 5 to 10 categories per project. + ## May 2026 ### May 12, 2026 diff --git a/content/en/docs/releasenotes/developer-portal/2026.md b/content/en/docs/releasenotes/developer-portal/2026.md index 4bbe3d3b6c4..3e96307239d 100644 --- a/content/en/docs/releasenotes/developer-portal/2026.md +++ b/content/en/docs/releasenotes/developer-portal/2026.md @@ -12,7 +12,7 @@ weight: 1 #### Improvements -* Based on user feedback, we have made improvements to the Project Categories feature and increased the limit from 5 to 10 categories per project. +* Based on your feedback related to [Project Categories](/control-center/project-categories/), we have increased the limit from 5 to 10 categories per project. ## May 2026 diff --git a/layouts/partials/landingpage/latest-releases.html b/layouts/partials/landingpage/latest-releases.html index c4e84b2a9eb..624c56f50d5 100644 --- a/layouts/partials/landingpage/latest-releases.html +++ b/layouts/partials/landingpage/latest-releases.html @@ -10,7 +10,7 @@

Latest Releases

  • Apps -

    May 22, 2026

    +

    June 7, 2026

  • Deployment From 13d0ddfda095553f6a53b159be972f0396f6a2ab Mon Sep 17 00:00:00 2001 From: nicoletacoman Date: Fri, 5 Jun 2026 15:31:39 +0200 Subject: [PATCH 3/3] Changed release date --- content/en/docs/releasenotes/control-center/2026.md | 2 +- content/en/docs/releasenotes/developer-portal/2026.md | 2 +- layouts/partials/landingpage/latest-releases.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/en/docs/releasenotes/control-center/2026.md b/content/en/docs/releasenotes/control-center/2026.md index 16f8605997a..dbb630b4404 100644 --- a/content/en/docs/releasenotes/control-center/2026.md +++ b/content/en/docs/releasenotes/control-center/2026.md @@ -9,7 +9,7 @@ numberless_headings: true ## June 2026 -### June 7, 2026 +### June 14, 2026 #### Improvements diff --git a/content/en/docs/releasenotes/developer-portal/2026.md b/content/en/docs/releasenotes/developer-portal/2026.md index 3e96307239d..c1181e1e18e 100644 --- a/content/en/docs/releasenotes/developer-portal/2026.md +++ b/content/en/docs/releasenotes/developer-portal/2026.md @@ -8,7 +8,7 @@ weight: 1 ## June 2026 -### June 7, 2026 +### June 14, 2026 #### Improvements diff --git a/layouts/partials/landingpage/latest-releases.html b/layouts/partials/landingpage/latest-releases.html index 624c56f50d5..4a33d294401 100644 --- a/layouts/partials/landingpage/latest-releases.html +++ b/layouts/partials/landingpage/latest-releases.html @@ -10,7 +10,7 @@

    Latest Releases

  • Apps -

    June 7, 2026

    +

    June 14, 2026

  • Deployment