Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions content/en/docs/control-center/company/project-categories.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
8 changes: 8 additions & 0 deletions content/en/docs/releasenotes/control-center/2026.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ weight: 1
numberless_headings: true
---

## June 2026

### June 14, 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
Expand Down
8 changes: 8 additions & 0 deletions content/en/docs/releasenotes/developer-portal/2026.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ description: "2026 release notes for app management and other parts of Apps"
weight: 1
---

## June 2026

### June 14, 2026

#### Improvements

* 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

### May 22, 2026
Expand Down
2 changes: 1 addition & 1 deletion layouts/partials/landingpage/latest-releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ <h4 class="lp-panel-title">Latest Releases</h4>
</li>
<li class="lp-panel-list">
<a href="/releasenotes/developer-portal/">Apps</a>
<p class="rn-date">May 22, 2026</p>
<p class="rn-date">June 14, 2026</p>
</li>
<li class="lp-panel-list">
<a href="/releasenotes/developer-portal/deployment/">Deployment</a>
Expand Down