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
7 changes: 7 additions & 0 deletions content/en/docs/releasenotes/developer-portal/2026.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ weight: 1

## July 2026

### July 27, 2026

#### Fixes

* We have fixed an issue which prevented the **Refine** buttons in the Maia Plan chat pane from working as expected.
* We have fixed an issue which caused stories in Maia Plan to remain in a loading state.

### July 23, 2026

#### Improvements
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">July 23, 2026</p>
<p class="rn-date">July 27, 2026</p>
</li>
<li class="lp-panel-list">
<a href="/releasenotes/developer-portal/deployment/">Deployment</a>
Expand Down