From 7bb2b250b1fbf4a69475f933ae1e8b4aeb54c6f7 Mon Sep 17 00:00:00 2001 From: replicated-ci <90716069+replicated-ci@users.noreply.github.com> Date: Wed, 25 Jun 2025 16:51:10 +0000 Subject: [PATCH 1/2] Vendor Portal v2025.06.25-1 release notes --- docs/release-notes/rn-vendor-platform.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/release-notes/rn-vendor-platform.md b/docs/release-notes/rn-vendor-platform.md index 425062e925..a2c15b270c 100644 --- a/docs/release-notes/rn-vendor-platform.md +++ b/docs/release-notes/rn-vendor-platform.md @@ -10,6 +10,13 @@ This topic contains release notes for the Replicated Vendor Platform, which incl +## v2025.06.25-1 + +Released on June 25, 2025 + +### New Features {#new-features-v2025-06-25-1} +* Adds machine readable `step_name` field to Enterprise Portal install instruction steps to act as a consistent step identifier. Unlike `Title`/`Description` fields which may change subtly over time - `step_name` should remain consistent. + ## v2025.06.23-1 Released on June 23, 2025 From 0f65f1c2a3e51077ff03f6095e3c20318ddb6b31 Mon Sep 17 00:00:00 2001 From: Paige Calvert Date: Wed, 25 Jun 2025 14:06:53 -0600 Subject: [PATCH 2/2] Update rn-vendor-platform.md --- docs/release-notes/rn-vendor-platform.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes/rn-vendor-platform.md b/docs/release-notes/rn-vendor-platform.md index a2c15b270c..0c148b1aaa 100644 --- a/docs/release-notes/rn-vendor-platform.md +++ b/docs/release-notes/rn-vendor-platform.md @@ -15,7 +15,7 @@ This topic contains release notes for the Replicated Vendor Platform, which incl Released on June 25, 2025 ### New Features {#new-features-v2025-06-25-1} -* Adds machine readable `step_name` field to Enterprise Portal install instruction steps to act as a consistent step identifier. Unlike `Title`/`Description` fields which may change subtly over time - `step_name` should remain consistent. +* Adds a machine-readable `step_name` field to the installation instructions in the Enterprise Portal. This field is used to identify each step when tracking the user's install progress. `step_name` provides a more consistent way for the Enterprise Portal to track install progress compared to using `Title` or `Description` fields, which might change over time. ## v2025.06.23-1