Skip to content

Commit 5ac3689

Browse files
Merge pull request #10420 from mendix/olu-pipelines-release-nov2725
Mendix Pipelines release notes
2 parents 4c11567 + c2ccf2d commit 5ac3689

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

content/en/docs/releasenotes/deployment/mendix-pipelines.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ To see the current status of the Mendix Pipelines, see [Mendix Status](https://s
1212

1313
## 2025
1414

15+
### November 27, 2025
16+
17+
#### Improvements
18+
19+
* We have updated Mendix Pipelines deeplinks to improve navigation. Old links using `/link/` have been replaced with `/p/`. Update any bookmarked pipeline pages to use the new URL format. For example:
20+
* Old format – `https://pipeline-portal.home.mendix.com/link/project/{ProjectID}`
21+
* New format – `https://pipeline-portal.home.mendix.com/p/project/{ProjectID}`
22+
1523
### August 7, 2025
1624

1725
#### New Features

layouts/partials/landingpage/latest-releases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ <h4 class="lp-panel-title">Latest Releases</h4>
1414
</li>
1515
<li class="lp-panel-list">
1616
<a href="/releasenotes/developer-portal/deployment/">Deployment</a>
17-
<p class="rn-date">November 23, 2025</p>
17+
<p class="rn-date">November 27, 2025</p>
1818
</li>
1919
</ul>

0 commit comments

Comments
 (0)