Skip to content

Commit 5487136

Browse files
Merge pull request #11239 from mendix/nc-maia-plan-hotfix
Maia Plan hotfix
2 parents 473cb24 + 042316d commit 5487136

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

content/en/docs/releasenotes/developer-portal/2026.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ weight: 1
88

99
## May 2026
1010

11+
### May 22, 2026
12+
13+
#### Fixes
14+
15+
* We have fixed an issue in [Maia Plan](/developerportal/maia-plan/) where accessing a plan after some time had passed since its creation resulted in an error. You can safely access the plan both immediately after creation and at any later time, through the **Apps** page in Mendix Portal or through a deep link.
16+
1117
### May 21, 2026
1218

1319
#### Fixes

layouts/partials/landingpage/latest-releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h4 class="lp-panel-title">Latest Releases</h4>
1010
</li>
1111
<li class="lp-panel-list">
1212
<a href="/releasenotes/developer-portal/">Apps</a>
13-
<p class="rn-date">May 21, 2026</p>
13+
<p class="rn-date">May 22, 2026</p>
1414
</li>
1515
<li class="lp-panel-list">
1616
<a href="/releasenotes/developer-portal/deployment/">Deployment</a>

0 commit comments

Comments
 (0)