diff --git a/content/SCALE/GettingStarted/SCALEReleaseNotes.md b/content/SCALE/GettingStarted/SCALEReleaseNotes.md index 998ea651f4..51a7870a7b 100644 --- a/content/SCALE/GettingStarted/SCALEReleaseNotes.md +++ b/content/SCALE/GettingStarted/SCALEReleaseNotes.md @@ -65,8 +65,6 @@ More details are available from [Software Releases]({{< relref "/TrueNASUpgrades ### Upgrade Paths (Anticipated) {{< include file="/static/includes/SCALEUpgradePaths.md" >}} @@ -94,7 +92,8 @@ Enterprise customers should [contact Support](https://www.truenas.com/docs/scale --> ## Component Versions -Click the component version number to see the latest release notes for that component. +Component version numbers below are updated to reflect the latest TrueNAS 24.05 release. +Click the component version number to see release notes for that component. {{< truetable >}} | Component | Version | diff --git a/data/properties/scale-downloads.yaml b/data/properties/scale-downloads.yaml index 7e709f6860..edcee5f3e7 100644 --- a/data/properties/scale-downloads.yaml +++ b/data/properties/scale-downloads.yaml @@ -115,6 +115,9 @@ majorVersions: majorVersion: "24.10 (Electric Eel)" releaseName: "Electric Eel" releases: + - name: "24.10.2" + link: "https://download.truenas.com/TrueNAS-SCALE-ElectricEel/24.10.2/" + date: "2024-01-28" - name: "24.10.1" link: "https://download.truenas.com/TrueNAS-SCALE-ElectricEel/24.10.1/" date: "2024-12-17" diff --git a/data/properties/scale-releases.yaml b/data/properties/scale-releases.yaml index 29de33b40a..a483dffef5 100644 --- a/data/properties/scale-releases.yaml +++ b/data/properties/scale-releases.yaml @@ -17,16 +17,11 @@ majorVersions: name: "TrueNAS 24.10 - Electric Eel" releaseName: "Electric Eel" releases: - - name: "24.10.1" - type: "Maintenance" - link: "https://www.truenas.com/docs/scale/24.10/gettingstarted/scalereleasenotes/#24101-changelog" - releaseDate: "2024-12-17" - latest: true - name: "24.10.2" type: "Maintenance" - link: "" + link: "https://www.truenas.com/docs/scale/24.10/gettingstarted/scalereleasenotes/#24102-changelog" releaseDate: "2025-01-28" - latest: false + latest: true - lifecycle: "Next" name: "TrueNAS 25.04 - Fangtooth" releaseName: "Fangtooth" @@ -39,7 +34,7 @@ majorVersions: - name: "25.04-BETA.1" type: "Early" link: "" - releaseDate: "2025-02-11" + releaseDate: "2025-02-13" latest: false - name: "25.04-RC.1" type: "Early" diff --git a/static/images/TrueNAS_Community_Edition.png b/static/images/TrueNAS_Community_Edition.png new file mode 100644 index 0000000000..e1e0f66a21 Binary files /dev/null and b/static/images/TrueNAS_Community_Edition.png differ diff --git a/static/images/TrueNAS_Community_Edition_White.png b/static/images/TrueNAS_Community_Edition_White.png new file mode 100644 index 0000000000..e67d4883fb Binary files /dev/null and b/static/images/TrueNAS_Community_Edition_White.png differ diff --git a/static/images/TrueNAS_Enterprise.png b/static/images/TrueNAS_Enterprise.png new file mode 100644 index 0000000000..0925d1a969 Binary files /dev/null and b/static/images/TrueNAS_Enterprise.png differ diff --git a/static/images/TrueNAS_Enterprise_White.png b/static/images/TrueNAS_Enterprise_White.png new file mode 100644 index 0000000000..fbd1ea9d5b Binary files /dev/null and b/static/images/TrueNAS_Enterprise_White.png differ diff --git a/static/includes/SCALEUpgradePaths.md b/static/includes/SCALEUpgradePaths.md index 7840d2b2e7..b6dbc98d1f 100644 --- a/static/includes/SCALEUpgradePaths.md +++ b/static/includes/SCALEUpgradePaths.md @@ -53,9 +53,15 @@ Users can skip major versions with a fresh ISO install followed by a configurati Carefully review release notes for each skipped major version before upgrading, noting any service deprecations or significant changes that impact the previous configuration. Consider stopping at major versions with significant impacts to address changes before continuing the upgrade path or be prepared to manually reconfigure incompatibilities on the latest target version. +{{< hint type=note >}} +This chart shows the basic update path to and from the latest release of each TrueNAS major version. +Depending on your use case and risk tolerance, some users may prefer to remain on an earlier minor or major version for a period of time before updating. +Visit the TrueNAS Software Status page for recommendations on which software version to use, tailored to user types ranging from Developer to Mission Critical. +{{< /hint >}} +