Skip to content

Commit 4d1d002

Browse files
committed
docs: move upgrade-steps reminder above lifecycle callout as plain text on release notes
1 parent 6b4e95d commit 4d1d002

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

docs/scripts/release-notes.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,14 @@ meta_title: On-premises release notes for Label Studio Enterprise
4444
meta_description: Review new features, enhancements, and bug fixes for on-premises Label Studio Enterprise installations.
4545
---
4646
47+
Before upgrading, review the steps outlined in [Upgrade Label Studio Enterprise](upgrade_enterprise) and ensure that you complete the recommended tests after each upgrade.
48+
4749
!!! attention "Release support lifecycle"
4850
Each Label Studio Enterprise on-premises release version is supported for up to 12 months from its release date. After this period, please contact your HumanSignal representative to upgrade to a currently supported release.
4951
5052
!!! note
5153
The release notes for Label Studio Community Edition are available from the <a href="https://github.com/HumanSignal/label-studio/releases">Label Studio GitHub repository</a>.
5254
53-
!!! note
54-
Before upgrading, review the steps outlined in [Upgrade Label Studio Enterprise](upgrade_enterprise) and ensure that you complete the recommended tests after each upgrade.
55-
5655
`;
5756

5857
const finalString = frontmatter + wrappedPages;

docs/source/guide/release_notes.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,14 @@ meta_title: On-premises release notes for Label Studio Enterprise
1212
meta_description: Review new features, enhancements, and bug fixes for on-premises Label Studio Enterprise installations.
1313
---
1414

15+
Before upgrading, review the steps outlined in [Upgrade Label Studio Enterprise](upgrade_enterprise) and ensure that you complete the recommended tests after each upgrade.
16+
1517
!!! attention "Release support lifecycle"
1618
Each Label Studio Enterprise on-premises release version is supported for up to 12 months from its release date. After this period, please contact your HumanSignal representative to upgrade to a currently supported release.
1719

1820
!!! note
1921
The release notes for Label Studio Community Edition are available from the <a href="https://github.com/HumanSignal/label-studio/releases">Label Studio GitHub repository</a>.
2022

21-
!!! note
22-
Before upgrading, review the steps outlined in [Upgrade Label Studio Enterprise](upgrade_enterprise) and ensure that you complete the recommended tests after each upgrade.
23-
2423
<div class="release-note"><button class="release-note-toggle"></button>
2524
<a name="2331md"></a>
2625

0 commit comments

Comments
 (0)