Skip to content

Commit c40c8da

Browse files
rn: v13.7.5 (#2192)
1 parent 5590532 commit c40c8da

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
id: v13.7.5
3+
title: Version 13.7.4 Release Notes
4+
sidebar_label: v13.7.4
5+
image: "img/release-note-link-preview.png"
6+
---
7+
8+
_June 23rd, 2025_
9+
10+
## Console
11+
12+
### Bug Fix
13+
14+
This version address the following bugs:
15+
16+
- Fixed issue with project creation when the blueprint uses different values for `envPrefix` and `envId`.
17+
Before this fix, the created project would have both values set to the same `envId` from the Company blueprint, while `envPrefix` was not being applied correctly.
18+
19+
## How to update your Console
20+
21+
For self-hosted installations, please head to the [self hosted upgrade guide](/infrastructure/self-hosted/installation-chart/100_how-to-upgrade.md) or contact your Mia-Platform referent and upgrade to _Console Helm Chart_ `v14.1.6`.

versioned_sidebars/version-13.x.x-sidebars.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1893,6 +1893,10 @@
18931893
"id": "release-notes/versions"
18941894
},
18951895
"items": [
1896+
{
1897+
"id": "release-notes/v13.7.5",
1898+
"type": "doc"
1899+
},
18961900
{
18971901
"id": "release-notes/v13.7.4",
18981902
"type": "doc"

0 commit comments

Comments
 (0)