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
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 project management and other parts of Proje
weight: 1
---

## September 2026

### September 3, 2026

#### Improvements

* We are now providing clear information messages and preventing further steps in Maia Plan if creating or updating the project in Projects does not succeed. Previously, you were allowed to continue, which lead to errors when trying to open the project in Studio Pro.

## August 2026

### August 20, 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/">Projects</a>
<p class="rn-date">August 20, 2026</p>
<p class="rn-date">September 3, 2026</p>
</li>
<li class="lp-panel-list">
<a href="/releasenotes/developer-portal/deployment/">Deployment</a>
Expand Down