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
6 changes: 6 additions & 0 deletions content/en/docs/releasenotes/control-center/2026.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ numberless_headings: true
* 10.24.18 and above
* 9.24.43 and above

### 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 @@ -14,6 +14,14 @@ weight: 1

* You can now use Jira as your planning tool when creating an app with [Maia Plan](/developerportal/maia-plan/). During the **Start Development** step, you can choose between the Mendix Planning Board or Jira to organize and prioritize your work. For details, refer to the [Connecting Maia Plan to Jira](/developerportal/maia-plan/start-development/#connect-jira) section in *Starting the Development*.

### 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

#### Fixes
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