diff --git a/docs/releases/node-releases.md b/docs/releases/node-releases.md index 73803cf87..c343ccb61 100644 --- a/docs/releases/node-releases.md +++ b/docs/releases/node-releases.md @@ -11,7 +11,7 @@ Updates to the Nano protocol are done through major node releases, occurring app ## Current Release The following release is the latest and only release actively supported by the Nano Foundation. This release and the [Active Releases](#active-releases) below represent the only node versions that will participate on the main network. More details can be found on the [Current Release Notes page](/releases/current-release-notes). ---8<-- "release-details-v25-0.md" +--8<-- "release-details-v26-1.md" **Builds and Commands** @@ -22,7 +22,7 @@ The following release is the latest and only release actively supported by the N ## Next Planned Release The following release is currently under development. Details about potential features to be included can be found in the [Nano Roadmap GitHub Project](https://github.com/orgs/nanocurrency/projects/5). ---8<-- "release-details-v26-0.md" +--8<-- "release-details-v27-0.md" --8<-- "setup-beta-test-testing.md" @@ -31,6 +31,18 @@ The following release is currently under development. Details about potential fe ## Active Releases The following releases can still actively participate on the network by peering with other nodes of the same versions. Any nodes running versions earlier than these will no longer peer with the latest and fall out of sync with the network. +--8<-- "release-details-v26-0.md" + +--- + +--8<-- "release-details-v25-1.md" + +--- + +--8<-- "release-details-v25-0.md" + +--- + --8<-- "release-details-v24-0.md" --- diff --git a/docs/snippets/current-build-links-main.md b/docs/snippets/current-build-links-main.md index 2cfad3402..7ba5eb808 100644 --- a/docs/snippets/current-build-links-main.md +++ b/docs/snippets/current-build-links-main.md @@ -1,9 +1,9 @@ | OS | Download link/command | Verification | |---------------------|---------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------| -| Universal Linux | https://repo.nano.org/live/binaries/nano-node-V25.1-Linux.tar.bz2 | [SHA256 Checksum](https://repo.nano.org/live/binaries/nano-node-V25.1-Linux.tar.bz2.sha256) | -| Debian | https://repo.nano.org/live/binaries/nano-node-V25.1-Linux.deb | [SHA256 Checksum](https://repo.nano.org/live/binaries/nano-node-V25.1-Linux.deb.sha256) | -| macOS | https://repo.nano.org/live/binaries/nano-node-V25.1-Darwin.dmg | [SHA256 Checksum](https://s3.us-east-2.amazonaws.com/repo.nano.org/live/binaries/nano-node-V25.1-Darwin.dmg.sha256) | -| Windows (exe) | https://repo.nano.org/live/binaries/nano-node-V25.1-win64.exe | [SHA256 Checksum](https://repo.nano.org/live/binaries/nano-node-V25.1-win64.exe.sha256) | -| Windows (zip) | https://repo.nano.org/live/binaries/nano-node-V25.1-win64.zip | [SHA256 Checksum](https://repo.nano.org/live/binaries/nano-node-V25.1-win64.zip.sha256) | -| Docker | `docker pull nanocurrency/nano:V25.1`
See [Pulling the Docker Image](/running-a-node/node-setup/#pulling-the-docker-image) for more details. | | -| RHEL/RockyLinux rpm | https://repo.nano.org/live/binaries/nanocurrency-25.1-1.el8.x86_64.rpm | [SHA256 Checksum](https://repo.nano.org/live/binaries/nanocurrency-25.1-1.el8.x86_64.rpm.sha256) | +| Universal Linux | https://repo.nano.org/live/binaries/nano-node-V26.1-Linux.tar.bz2 | [SHA256 Checksum](https://repo.nano.org/live/binaries/nano-node-V26.1-Linux.tar.bz2.sha256) | +| Debian | https://repo.nano.org/live/binaries/nano-node-V26.1-Linux.deb | [SHA256 Checksum](https://repo.nano.org/live/binaries/nano-node-V26.1-Linux.deb.sha256) | +| macOS | https://repo.nano.org/live/binaries/nano-node-V26.1-Darwin.dmg | [SHA256 Checksum](https://s3.us-east-2.amazonaws.com/repo.nano.org/live/binaries/nano-node-V26.1-Darwin.dmg.sha256) | +| Windows (exe) | V26.1 is not available yet. | | +| Windows (zip) | V26.1 is not available yet. | | +| Docker | `docker pull nanocurrency/nano:V26.1`
See [Pulling the Docker Image](/running-a-node/node-setup/#pulling-the-docker-image) for more details. | | +| RHEL/RockyLinux rpm | V26.1 is not available yet. | | diff --git a/docs/snippets/current-build-links-test.md b/docs/snippets/current-build-links-test.md index 97e022fec..55887c10c 100644 --- a/docs/snippets/current-build-links-test.md +++ b/docs/snippets/current-build-links-test.md @@ -1,9 +1,9 @@ -| OS | Download link/command | -|---------------------|-----------------------------------------------------------------------------------------------------------| -| Universal Linux | https://repo.nano.org/test/binaries/nano-node-V25.0-Linux.tar.bz2 | -| Debian | https://repo.nano.org/test/binaries/nano-node-V25.0-Linux.deb | -| macOS | https://repo.nano.org/test/binaries/nano-node-V25.0-Darwin.dmg | -| Windows (exe) | V25.0 is not available yet. Link for V24.0: https://repo.nano.org/test/binaries/nano-node-V24.0-win64.exe | -| Windows (zip) | V25.0 is not available yet. Link for V24.0: https://repo.nano.org/test/binaries/nano-node-V24.0-win64.zip | -| Docker | `docker pull nanocurrency/nano-test:V25.0` | -| RHEL/RockyLinux rpm | Not available for the test network | +| OS | Download link/command | +|---------------------|-------------------------------------------------------------------| +| Universal Linux | https://repo.nano.org/test/binaries/nano-node-V26.1-Linux.tar.bz2 | +| Debian | https://repo.nano.org/test/binaries/nano-node-V26.1-Linux.deb | +| macOS | https://repo.nano.org/test/binaries/nano-node-V26.1-Darwin.dmg | +| Windows (exe) | V26.1 is not available yet. | +| Windows (zip) | V26.1 is not available yet. | +| Docker | `docker pull nanocurrency/nano-test:V26.1` | +| RHEL/RockyLinux rpm | Not available for the test network | diff --git a/docs/snippets/release-details-v27-0.md b/docs/snippets/release-details-v27-0.md new file mode 100644 index 000000000..4e2158657 --- /dev/null +++ b/docs/snippets/release-details-v27-0.md @@ -0,0 +1,3 @@ +| Node | Protocol | Database | Release Date | Release Notes | GitHub Links | +| | | | | | | +| 27.0 | TBD | TBD | TBD | | Release - [Milestone](https://github.com/nanocurrency/nano-node/milestone/33) - Changelog | diff --git a/mkdocs.yml b/mkdocs.yml index 0e91933cb..451b7704c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -91,7 +91,9 @@ nav: - Releases: - Node Releases: releases/node-releases.md - Release Notes: - - V25.1 (Latest): releases/release-v25-1.md + - V26.1 (Latest): releases/release-v26-1.md + - V26.0: releases/release-v26-0.md + - V25.1: releases/release-v25-1.md - V25.0: releases/release-v25-0.md - V24.0: releases/release-v24-0.md - V23.3: releases/release-v23-3.md diff --git a/theme-overrides/main.html b/theme-overrides/main.html index c3421a993..cfe8fe0bf 100644 --- a/theme-overrides/main.html +++ b/theme-overrides/main.html @@ -22,7 +22,7 @@ {% block announce %} - Nano node V25.1 now available! We highly recommend upgrading to + Nano node V26.1 now available! We highly recommend upgrading to this version for improved network operation: efficiency and security.